-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong documentation for "Create a setup intent" #71
Comments
upps, you're right, my bad 😅 Are you up to send a pull request to revise that? If not, i'll take a look a bit later! Thanks! |
Hi Bruno, I'm really newbie and learning right now about git and laravel. Bye the way just an help from you... is this flow correct?
With this form
With this js
In Stripe when the user visit
Is this correct? Can be done in a better way? I thought the intent should be confirmed after pay click with something like this...
But i can see that this is enough, why I don't have to confirm in the controller?
Routes
|
In this part of the doc "Create a setup intent"
the provided example code I think is wrong and refer to payment methods.
The text was updated successfully, but these errors were encountered: