Courses

Stripe Checkout Form with Laravel Cashier

Step 4. Processing Payment with Laravel Cashier

Previous: Step 3. Submit Form to Save Card Data
avatar

How to impletment Idempotency Key with stripe charge / Payment Intent?

avatar

Would this Stripe docs article explain it enough?

avatar
You can use Markdown
avatar

i got this error A return_url must be specified because this Payment Intent is configured to automatically accept the payment methods enabled in the Dashboard, some of which may require a full page redirect to succeed. If you do not want to accept redirect-based payment methods, set automatic_payment_methods[enabled] to true and automatic_payment_methods[allow_redirects] to never when creating Setup Intents and Payment Intents.

avatar
You can use Markdown
avatar
You can use Markdown