#bilalameen - laravel

1 messages · Page 1 of 1 (latest)

final elk
#

Hi there!

simple olive
#

Hello

final elk
#

Our recommended ways to accept a payment with Stripe are mentioned here: https://stripe.com/docs/payments/accept-a-payment?platform=web

  • With "prebuilt Checkout page", you create a Checkout Session on your backend, and then redirect your customer to our hosted page
  • With "custom payment flow", you create a PaymentIntent on the backend, and then use the Payment Element on the frontend to collect the payment information
simple olive
#

I don't want to use the prebuilt page

final elk
simple olive
#

we are creating an online learning platform where we will sell courses, when users click on the course purchase button on the mobile app, it shows the payment screen where the user will put the payment detials after that it will proceed with the payment, which we want to do on the server-side. Hopefully, things will clear up.

#

I am using stripe package in Laravel

#

Could you please share the tutorial related my issue

#

It will be helpful

#

You There?

final elk
#

Sorry for the delay.

simple olive
#

No problem

final elk
simple olive
#

Okay, Will check and update you