#venkateshjsoft
1 messages · Page 1 of 1 (latest)
hello
We want to check one behavior. We want to intentionally fail the subsequent payment, but I'm not sure how this can be done. Since when we initiated the first payment, we already confirmed the payment. During the subsequent calls, we only pass the payment method, so I'm not sure how this can be achieved. We need this for testing
we use both cards/ideal
we want to fail the subsequent transaction for our local testing
this way we can check how to handle if the same issue happened on production
hmmmm, i don't think there's any straightforward way to go about this. The best way I can think of is to use a different payment method (that will fail) for the subsequent transaction
what kind of payment method?