#Fabien-bancontact-pm-js

1 messages · Page 1 of 1 (latest)

tight relic
#

Hey there! Are you using the new Payment Element?

lime ether
#

It seems to me that it is the new Payment Element

tight relic
#

Hmm, yeah that's not an official Stripe library. Just seems like a Vue wrapper around Stripe.js

#

(Not sure if that'll work – realise it's not documented)

lime ether
#

Which shows that he is using his own backend server to create the bancontact paymentMethod and not the stripe-js library.

tight relic
#

Ah, got it. The Stripe.js reference isn't really clear about that

#

This is our recommended integration path now

lime ether
#

I ran into that page but I was not sure if it applied to our usecase. Following your guidance, I am going to look into this.

#

The only little issue is that I assume that we would have to migrate our current card paymentMethod integration to the new element as well. It might be worth it anyway.

tight relic
#

There'd be some upfront migration yes, but overall there'd be less code for you to maintain

lime ether
#

In that new workflow, do you know if we will be able to create the Payment Methods from our front end for Bancontact and Cards ?

tight relic
#

Yep, the Payment Element will handle the creation of the Payment Method objects during confirmation of the associated Payment Intent