#Mehdei-Checout

1 messages · Page 1 of 1 (latest)

pastel terrace
#

Hi there, Checkout Session and PaymentIntent are two different integration options

#

So are you using CheckoutSession or PaymentIntent?

spring topaz
#

Thanks for your responce .. I'm using PaymentIntent to charge the customer an amount without using "prices or products"

#

I want to checkout and pay this charge in server side code

pastel terrace
spring topaz
#

So, it's not posible to handle it only using server side (like passing the card info to my server, the my server do the pay with Stripe)

pastel terrace
#

I'd suggest you to integrate Stripe.js in your webpage, so that Stripe can help you collect the card details for you, so you don't need to worry about compliance

spring topaz
#

Super!!, thank you so much 🤩

pastel terrace
#

No problem!