#rinaldohack-price
1 messages · Page 1 of 1 (latest)
hi! it means you used a live mode key but your code is using a Price ID you created in test mode.
I copied the test key from the example
\Stripe\Stripe::setApiKey('sk_test_51KjIyUFrRMKMLTuM5xxxxxxxx');
the products are also in test mode
where do I miss?
nvm the server actually being stupid and didn't accept my upload in time -,-
somewhere in your code you are using a livemode key despite what you thnk
okay, now how do I redirect to stripe to the customer to do the transaction instead?
I want stripe to accept the card number and stuff (not on my website)
you'd use the Low Code tab of the guide you linked above as that integrates with our Checkout hosted page