#aiswaryanm_80277
1 messages · Page 1 of 1 (latest)
How are you integrating with Stripe? Payment Intent with Payment Element, Checkout Session.. etc?
Payment Intent with Payment element
If your subscription is created with Subscription API and use Payment Element to collect the payment method details, then yes - Apple Pay is supported
I'm confused about the statement "Apple’s developer terms require their In-App Purchase API be used for digital “content, functionality, or services,” such as premium content for your app or subscriptions for digital content. Payments made using the In-App Purchase API are processed by Apple and subject to their transaction fees."
Our app has a monthly/annual subscription to upgrade users to get some additional features. So, for this purpose can I use stripe SDk
We we using react native
I see what your concern is now. This channel is for developers and technical integration questions with Stripe. With regards to whether your app can use in-app payment for the subscription services, I'd recommend checking with Apple whether your subscription services fall under this condition
No problem! Happy to help 😄
Hi @ebon hull So, I just checked with the guidelines for in-app purchases, and it matched. But just curious to know that then how stripe subscription works it's doesn't have any auto renewal option.
If its there, can we implement on that way
with apple pay integration
Subscription will always charge the customers on the regular basis. In any case, if you wish to make an in-app payments, Apple guideline should be followed.
I wish to integrate Apple Pay and Google Pay with Stripe since we did Stripe in our web app. but I was confused about the monthly/annual subscription is works with stripe for apple pay