#J.K. - wordpress
1 messages · Page 1 of 1 (latest)
Hi! We don't know anything about Wordpress here on Discord, but let me know if you have questions about Stripe.
We have question about stripe
Our code is this one:
stripe.open({
name: 'windproofcurtains',
description: 'wall/s',
amount: this.price,
currency: 'gbp'
}
Currently the plugin is working fine, but doesn't have 3d authentication
But with this code is poping iframe
Rhe developer tryied to add
'confirmation_method' => 'manual',
'confirm' => true
But its not responding
What is stripe.open()? Is this a function of the plugin?
Then we won't be able to help here. Who developed the wordpress plugin?
Other developer, but currently i cant reach him, other developer is working on it
The previous one followed the documentation of Stripe
This is the window it pops when we use Stripe payments and it works, but doesnt have 3D authentication
Got it! Well this is using an old Stripe integration called legacy Checkout, that doesn't support 3DS.
We have a guide on how to migrate to the new version (that support 3DS): https://stripe.com/docs/payments/checkout/migration
Yes there should be everything on that guide.
Thanks a lot!
How long do you think would it take?
Its only for customizable product
We dont subscription or something else
I can't answer that, I don't know. Sorry.
No problem