#BOP

1 messages · Page 1 of 1 (latest)

twilit girderBOT
ionic dirge
#

Hello! Can you share a link so I can take a closer look?

gritty ledge
#

Every time you try to check out like on 'pay now' it is infinitely loading. I've added webhook etc. but it still wont work

ionic dirge
#

Ah, so this isn't Stripe Checkout? This is your own page that you've implemented?

gritty ledge
#

Yeah. I would like to use stripe checkout but i gave up on it so used woocommerce plugins cause installing stripe js was causing me issues

#

Any advise or help would be greatly appreciated. Tried to solve the issue for 12h yesterday

ionic dirge
#

If you're using a plugin you need to be talking to their support team if you're running into issues - we don't have any insight into how those plugins are built/what the setup steps are to get them to run

gritty ledge
#

I've removed all the plugins and it still has the issue

#

I dont think its a plugin issue

ionic dirge
#

If you've removed the plugins then why are you expecting your integration to work - the plugin is how you actually have integrated with stripe, right?

gritty ledge
#

No I added the stripe js to my headers

#

as well

#

i followed the steps in the stripe website

ionic dirge
#

Okay, so what are you using then? PaymentElement? Are you using confirmPayment? Do you get any errors in the console while the page is hanging?

gritty ledge
#

it says paymentrequestgateway on the console but im really unsure what that is referring to

#

i am using payment element