#Gapromer-live-error

1 messages · Page 1 of 1 (latest)

lime token
#

Hi there! What is happening? Are you hitting an error? Can you explain more about how it doesn't work in livemode?

south hull
#

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

lime token
#

Sure

south hull
#

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

lime token
#

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?

south hull
#

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

lime token
#

Can you open you Console

#

Are you seeing any errors there?

south hull
#

let me open it from the server so i can see any errors

#

not errors

lime token
#

I'm talking about opening your Chrome Developer Tools

#

Not your server

south hull
#

yes yes

#

but no errors

lime token
#

Ok, in that case you need to start adding logs to your code to see what is happening when you hit submit

south hull
#

just some warnings but is about other stuff

lime token
#

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

south hull
#

sorry i am trying a couple of things to solve this

lime token
#

No worries, let me know if I can help further!