You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I saw from stripe documentation that I can use Apple Pay to create payment method and then create subscription but I don't have any idea on how to make it. At the moment my code works using card and creating the payment method, then I register the subscription. I think I just need to change the payment method process but don't know where to start.
This discussion was converted from issue #797 on June 19, 2022 08:36.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey I saw from stripe documentation that I can use Apple Pay to create payment method and then create subscription but I don't have any idea on how to make it. At the moment my code works using card and creating the payment method, then I register the subscription. I think I just need to change the payment method process but don't know where to start.
DART FRONT END CODE
TYPESCRIPT BACKEND CODE FOR CREATE CUSTOMER
NOTE: I'm already using Apple Pay thanks the Payment Sheet so I've just configured merchant id and other stuff.
Beta Was this translation helpful? Give feedback.
All reactions