#nicolasguenther

1 messages · Page 1 of 1 (latest)

vagrant vectorBOT
rain moth
#

What Stripe object do you depend on to display the summary?

deft imp
#

The summary is a custom web page

rain moth
#

So it doesn't depends on stripe, am I right?

deft imp
#

The summary doesnt depend on stripe, thats right. When using the summary we need a way to build a two-step experience, however. As described in the attached docs page. Question is if the described approach is production ready

rain moth
#

it's a beta feature. but I don't understand what make you think you need it since the summary doesn't depends on Stripe.

deft imp
#

Think of the summary as confirmation page. The customer needs to confirm the cart with a certain amount and the selected payment method. The actual payment processing should be delayed until this confirmation happens

rain moth
#

I see, so you can't create a PaymentIntent until the amount is confirmed, am I right?

deft imp
#

Yes, this would be an option. Another option would be to create a payment intent with a two step approach as described in the doc

dense beacon
#

Hi! I'm taking over this thread.

deft imp
#

Thanks. We tried this approach. Problem is when we set confirmation_method to manual the payment element stops to display payment methods other than cards. Sepa direct debit, Sofort, Giropay and so on disappear as they propably don't support the manual confirmation method

dense beacon
#

Oh right, that's correct.

#

Then yes the beta you shared is probably the correct option.

deft imp
#

Alright. I requested access for this beta two days ago but got no answer yet. Is there information about when this will be out of beta status? I'm undecided if we should use the beta in production

dense beacon