Stripe testing dificulties

I’m trying to test out a stripe integration for a “Subscription” product… When I enter the test credit card info from Strip as per this page

https://stripe.com/docs/testing

I get the following error in the browser

Your card was declined. Your request was in live mode, but used a known test card.

The Stripe account is in test mode and I successfully added the Stripe Connect payent gateway as described here…

https://invoiceninja.github.io/docs/hosted-stripe/

Do you know what might be going wrong?

The error implies the account may not be in test mode.

@david any thoughts?

On the hosted platform we can’t switch on Test mode. We are soon standing up a sandbox environment, so this may be an option for you.

1 Like