#gauravtayal0
1 messages · Page 1 of 1 (latest)
How can we help?
Hey
So i want to understand few things related tp payment intent
- i saw stripe supports cross sell, does the payment intent amount gets updated if user add/remove cross sell to buy?
Which integration are you using? Do you use PaymentIntent with Payment Element or Checkout Session?
Hey i work in a indian company called CRED and we have our own checkout and oms with payment service
we are also looking to integrate with Stripe
so doing this exercise to figure what industry standard is in terms of dealing with Order and payments
and how it expands including offer on payment, settlement and txn history
I see! Cross sell only works in Checkout Session (Stripe hosted page). If you use PaymentIntent with Payment Element directly, cross-sell is not supported.
Cross sell on Checkout Session: https://stripe.com/docs/payments/checkout/cross-sells
so when you create checkout session, it has separate entity from payment intent ?
Since Checkout Session is Stripe hosted page, Stripe will generate PaymentIntent based on the products selected in the checkout page
With using PaymentIntent directly, the product selection is controlled by your own website
possible to have a small call with you sometime today or monday, me and my colleague wants to understand in bit more detail and discuss few more things ?
We don't do call in the discord, but we are happy to help here if you have any technical/integration question
sure