#sahararad

1 messages · Page 1 of 1 (latest)

proper gustBOT
digital pelican
#

Hi there!

#

If you want to test your Stripe integration, you should only do so in test mode.

#

https://stripe.com/docs/testing

Don’t use real card details. The Stripe Services Agreement prohibits testing in live mode using real payment method details. Use your test API keys and the card numbers below.

jovial narwhal
#

i am familiar with the test card but sometime we want to test the funnel End 2 End to mimic certain behaviour. is there no option to "void" the transaction? before having to refund it?

digital pelican
#

One option is to place a hold on the card, and never capture the funds. But like I said you shouldn't be testing your integration in live mode.

jovial narwhal
#

i know, and we barely need to to that.
just looking for a solution for rare cases where we want to mimic thos scenarios in live mode.
is it possible to maybe attach a permanent discount or coupon to a certain user or payment method so at least the amount will be the minimal amount and we won't have to refund it at all ?

digital pelican
jovial narwhal
#

thanks Soma! i'll look into it!