#Jerry Jose
1 messages · Page 1 of 1 (latest)
Hey! Bit of a broad question! Is there a specific use case you're trying to account for?
Iam trying with some test cards (payment faild or declined crads) and I got response in checkout page (its looking sync). How can I test with failed transaction like getting payment failed after submit the payment request ?
Actually that will depends on the PaymentMethods used
Current I am using card payment only
There is two types of PaymentMethods: async(like SEPA) or sync (like cards)
For Cards payment is sync
So the card payment is sync in Live also?
Yeap
So I think we don't need Webhook for card Payment, am I correct?
Yes you don't need, you can rely just on redirections