#Arno
1 messages · Page 1 of 1 (latest)
That api key doesn't look quite right is should start with pk_test_ not pktest
Discord removed the underscore but it's here: "pk_test_***"
Ah ok. Does the key printed out match the publishable key from your dashboard exactly? Can you confirm just to make sure? https://dashboard.stripe.com/test/developers
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
a character was forgotten in the backend sry about that.
I added a payment method parameter when I ask for the confirmation and everything is working now
Ah cool