#Gapromer-live-error
1 messages · Page 1 of 1 (latest)
Hi there! What is happening? Are you hitting an error? Can you explain more about how it doesn't work in livemode?
is it better if i just send the link so you can try it?
because the problem is that it doesnt show any errors it keeps loading
as it is stuck
Sure
please go on with choosing any of the items in the storefront and go to the cart
you will have an all in one chekout page where you just need to pick credit card and press the bottom right button
I can't get the card input to show, I'm assuming because of errors with the inputs above, however you aren't surfacing the requirements anywhere so I don't know what is wrong.
Can you test yourself and open your Console and provide a screenshot?
Are you the developer for this site?
yes
this here is the last page and then just press submit
when you submit it keeps like this
always charging
but now i am changing to test mode
Ok, in that case you need to start adding logs to your code to see what is happening when you hit submit
just some warnings but is about other stuff
So start walking through your code and check if each step is as expected. First thing to also check is whether the payment is actually going through or not.
You could just not be disabling your spinner in your callback
sorry i am trying a couple of things to solve this
No worries, let me know if I can help further!