Stripe Development Keys

Hello,

I have set a payment system in my app that I would like to test with my employees. I want to give them Stripe’s test card number and let them test the app and payment system. The problem is that when I click the button checkout, I get an error message that prevents me from continuing the operation.

I deleted the live keys form the stripe Plugin so it only uses the development keys and allows me to us the test card. If I paste the live keys Stripe wont allow me use the test card.

From the error message I get I think it has something to do with the secret key, but I have the development secret key.

can you post the error message?