#svetidamir
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- svetidamir, 57 minutes ago, 11 messages
- svetidamir, 1 day ago, 22 messages
HI
I think you are looking for this guide:
https://stripe.com/docs/billing/subscriptions/paypal
Well this is explaining how to make a setup intent but when I was talking to @ebon olive he told me that I don't need it. I can create it again to make the payment. But if I have the subscription and create a setup intent will it prompt the payment automaticly?
Sorry river for the ping just realized I used @
But if I have the subscription and create a setup intent will it prompt the payment automaticly?
After you collect the paypal payment method using a Setupintent, then you simply use the payment method when creating the subscription
It won't prompt for another authentification attempt
Okay, so let me understand the flow.
-
User press signup -> give information -> goes to the payment page.
-
Press the pay with Paypal button.
-
I create the customer from the information
-
Setup intent
-
Make a subscription(by creating this and giving the payment method it will automaticly make the payment from paypal)
Yes as the guide I shared with you is recommending