joe_g Posted December 16, 2022 Posted December 16, 2022 Hello, I've gotten quite far with my test setup but at the final step stripe gives an error: Some cookie issues in the console: I disabled adblockers and such. No other errors anywhere, from what I can see. I'm using a test account on stripe (not live keys), but I would imagine it would fail more gracefully if this was the reason? tx, J
kongondo Posted December 16, 2022 Posted December 16, 2022 Hey @joe_g, I've just tested on my demo site and it works fine. I don't think Stripe would authorise a payment below $0.50 US anyway (CHF 0.10 is $0.11 US). 7 hours ago, joe_g said: Some cookie issues in the console: Those have to do with Stripe itself. They inject the JS to build the Web Element. I have never been able out if I am able to 'mute' them. 8 hours ago, joe_g said: but I would imagine it would fail more gracefully if this was the reason? I'll see what I can do about this.
joe_g Posted December 19, 2022 Author Posted December 19, 2022 Ha, that was it. Too low amount. Now I have a fully functional proof of concept setup. Very nice. Now the error message is very clear, it says that it's a test setup. The previous more generic error was due to the low amount. 1
kongondo Posted December 19, 2022 Posted December 19, 2022 5 hours ago, joe_g said: Now I have a fully functional proof of concept setup. Very nice. Cool! Glad you got it sorted!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now