my customers have the option to pay with IDEAL. this process takes place via the stripe integration.
Now I need to update to API for Payment intent for the Ideal payments.
on my own website and the bricklink it now runs via this API. However, I can't find anything on Brickowl about how to change this for Brickowl.
could someone or lawrence help?
Comments
https://dashboard.stripe.com/settings/payments
And then added the payment method here:
https://www.brickowl.com/mystore/settings/payment_methods
It may have changed since then but it was pretty simple to do.
@hoddie, i've ideal working that not the problem, but now i have to change to API Intents
when you go to an ideal payment in stripe and you scroll to the bottom it has to say something like in the image "200 OK a request to make a paymentintent is granted"
it's working on my website and bricklink, but not on brickowl, maybe it's something that lawrence has to change on the website within the stripe plugin.
more information can be found: https://docs.stripe.com/payments/payment-methods/transitioning
Looks like card payment are going the way Stripe 'wants' it, there I can see the 200 OK PaymentIntent in the logs.