#kencoca
1 messages · Page 1 of 1 (latest)
You may use Radar rules to to block Apple Pay for testing payment failures.
- Block rules: https://stripe.com/docs/radar/rules#block-rules
- Block digital wallet attribute: https://stripe.com/docs/radar/rules/supported-attributes#other-payment-details
For example, the rule will be like:
Block if :digital_wallet: = 'apple_pay'