#Julien CHERON

1 messages ยท Page 1 of 1 (latest)

glass abyssBOT
urban otter
feral palm
#

Thx for reply, but i don't want use stripe.js if it's possible. For now i able to create payment method sepa_debit type with api java calls, but i block with errors due to mandate not found. This kind of error message : "This PaymentIntent requires a mandate, but no existing mandate was found. Collect mandate acceptance from the customer and try again, providing acceptance data in the mandate_data parameter."

#

So i looking for be able to set mandate acceptance without stripe.js if it's possible.

urban otter
feral palm
#

Thx for reply, no soucy for miss understood. Actually, we don't use Checkout in our purchase funnel. We have a screen with payment methods and forms to add them. So we don't want exit of our app if it's possible. In the mandate stripe api i don't see the way to create one and attach them to payment method. https://stripe.com/docs/api/mandates Do you know if it's possible to do something without use Checkout or stripe.js ?

urban otter
#

Do you know if it's possible to do something without use Checkout or stripe.js ?
AFAIK, no, because there is no public api to creating a mandate directly.
So i looking for be able to set mandate acceptance without stripe.js if it's possible.
But I suggest you to give more details about your integration and issue while using stripe.js in order to figure out what is the issue together ๐Ÿ™‚