#prjangid27
1 messages · Page 1 of 1 (latest)
Payment Links is a re-usable Stripe hosted payment page for you to collect payment on a specific product
You may use Stripe mobile integration to collect payment: https://stripe.com/docs/payments/accept-a-payment?platform=ios
Makes sense. And it is applicable for both one time payment as well as recurring?
I have implemented this but there is some form of subscription in my app so I believe I will have to use Apple's In-App Purchase and I wanted to know that if I create a payment link then how to allow users to pay using that
Could you share a reference link so that I can understand how to use payment links on mobile app?
Payment Links is just a URL and it can be shared or open in the mobile app.
For the mobile integration guide (https://stripe.com/docs/payments/accept-a-payment?platform=ios) that I shared earlier, it's a Payment Sheet integration in the mobile app, not payment links
Payment Links is just a URL and it can be shared or open in the mobile app.
I see. So payment made using this will it be reflected in my stripe customer dashboard?
For the mobile integration guide (https://stripe.com/docs/payments/accept-a-payment?platform=ios) that I shared earlier, it's a Payment Sheet integration in the mobile app, not payment links
Yes. I currently having Payment Sheet running perfectly fine but someone informed me that allowing apple pay using stripe's Payment sheet will not be correct so I wanted to clarify about these links.
Depending on the products you sell, it might be possible to use Payment Sheet with recurring payments: https://stripe.com/docs/apple-pay?platform=ios#using-stripe-and-apple-pay-versus-in-app-purchases
Same policy applies to all of the integrations including Payment Links in iOS app
Unless the payments is made on web outside of mobile app, the guideline should be followed
Oh. So if I process payments using payment links for granting extra digital services to my users as part of their subscription then that will also be scrutinized by Apple!
Ok so just one question if the user is provided with the link and he/she goes to the browser in mobile and then completes then payment then is this web or mobile based payment?
Although it will be considered as a web based payment, I'm afraid I don't have the necessary expertise to advise whether it follows the guideline if the payment link is initiated by mobile app. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
No problem. I will look into this.
Thanks for the help.