Possible to use Stripe in Test Mode?
Hello,
I'm trying to test my stripe account through Cash Music, but I cant seem to figure out if it's possible to hook up the Stripe test account since the API key seems to be auto-pulled from Stripe when you make the connection.
thanks!
Jason
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tom Filepp on 26 Jun, 2017 04:18 PM
Hey Jason,
At the moment using testing mode isn't possible since the API mode gets set on the platform level. At some point it'd be nice to have a switch, but since there are multiple payment methods this might take a bit to get working across the board.
Thanks!
Tom
2 Posted by jason on 11 Jul, 2017 04:25 PM
Got it, thank you Tom.
I continued to try some test transactions with Stripe and Paypal, but both fail without much information. I have both connections setup, and I tried to process a small transaction ($0.01), is there any way to get debug information about what might be going wrong?
thanks,
Jason
Support Staff 3 Posted by Tom Filepp on 11 Jul, 2017 04:29 PM
Hi Jason, I suppose we might not have that verbose of an error coming back,
but there is a minimum Stripe transaction---looks like it's 50 cents.
Thought we had a check on that during submission, but it sounds like it's
not firing. I can take a look at that ASAP!
Thanks,
Tom
https://support.stripe.com/questions/what-is-the-minimum-amount-i-can-charge-with-stripe
4 Posted by jason on 11 Jul, 2017 04:37 PM
Thanks for looking into this Tom,
Actually, the paypal one looks like it’s working. I tried increasing the Stripe charge to $1.00 and it failed the same way.