#daniel.3dturnier

1 messages · Page 1 of 1 (latest)

split birchBOT
woeful osprey
tender hedge
#

yes - the stripe hosted page

woeful osprey
#

OK, then you likely need to pass the payment_method_types parameter when you create the session and only pass the PM the customer preselected

#

Like, payment_method_types: ['eps'] then that will be the only method on the page

tender hedge
#

I have tested this part - than I can't use "payment_method_configuration"

#

I would prefere not to remove the possibilty to change the method on the stripe page

woeful osprey
#

Yep, because that parameter is mututally exclusive to dynamic PMs which you opt out of when using payment_method_types

tender hedge
#

but just "preselect" one

woeful osprey
#

The pre-selected PM is determined automatically using an algorithm to optimise conversion

tender hedge
#

Ok - I think than I will life some weeks with that "double selection"

#

I have also a second question - where to stripe support couldn't help me

woeful osprey
#

Sure

tender hedge
#

I want to hand over the "name" of the customer (like the customer_email) - as I have it already in my system

#

the support send me this:

woeful osprey
#

Also not possible I'm afraid

tender hedge
#

customer_data.name - but testing it failed

woeful osprey
#

Yep, that's not a parameter. Just a field on the object

tender hedge
#

how can I avoid to force the customer to enter his name again?

woeful osprey
tender hedge
#

I assume I need to create a customer object and than add a reference to the session?

#

okay - thanks a lot for your fast support - great