#ndom91-testing
1 messages · Page 1 of 1 (latest)
Ah okay thats a bummer, so what do you normally recommend? Just run those kinds of tests againsti preview / staging environments exclusively?
Well, run it with test keys, and if it works, change the keys to live
Unless somewhere in your code you check the livemode property, there is absolutetly no reason that it won't work
Yeah I guess thats what I meant by preview env (that it is using test stripe keys). Thanks a lot for the quick repsonses!
Happy to help !
@kind elk you don't happen to have a link to the TOS I could forward to my manager, do you? I wasn't able to find anything about this on https://stripe.com/en-gb-de/legal
If not no big deal 👍
I don't have a direct link to something no, but it's just not something we are going to ever officially tell you to do(as you mention, it can look like fraud). Generally if your integration works in test mode it works in live mode and you will have monitoring in place to detect if that turns out to not be the case. I'm aware it's not a great answer but I'm limited in what I can recommend you officially.