I don't really know what is up, but since what I had created worked, 2-3 days ago. I thought of writing here.
So: I had the integration of the demo smart checkout.
Everything worked: from the opening of the checkout, payment processing, getting the success/failure message on my frontend, and getting the webhook data to my database in order to mark the payment verified in my db.
Today, I try to make a test purchase, and no test card was passing.
I tried from the deployed site (which still has the demo credentials), readded the demo credentials, redeployed and the smart checkout only works via the google pay integration.
And the google pay integration only works when i am on my cell phone. not when I am on my PC (which doesnt make any sense as the code is the same).
Now I am sure that my issue is not my code, but rather the smart checkout itself.
Reason being that I never actually leave the smart checkout. so the card credentials are never accepted.
If you need any further information, or someone knows what's up, please let me know.
I don't really know what is up, but since what I had created worked, 2-3 days ago. I thought of writing here.
So: I had the integration of the demo smart checkout.
Everything worked: from the opening of the checkout, payment processing, getting the success/failure message on my frontend, and getting the webhook data to my database in order to mark the payment verified in my db.
Today, I try to make a test purchase, and no test card was passing.
I tried from the deployed site (which still has the demo credentials), readded the demo credentials, redeployed and the smart checkout only works via the google pay integration.
And the google pay integration only works when i am on my cell phone. not when I am on my PC (which doesnt make any sense as the code is the same).
Now I am sure that my issue is not my code, but rather the smart checkout itself.
Reason being that I never actually leave the smart checkout. so the card credentials are never accepted.
If you need any further information, or someone knows what's up, please let me know.