#bojack420
1 messages · Page 1 of 1 (latest)
This is possible with Radar rules (https://stripe.com/docs/radar/rules) with using digital_wallet attribute. For example:
- Apple Pay: Block if :digital_wallet: = 'apple_pay'
- Google Pay: Block if :digital_wallet: = 'android_pay'
So does this just go in the elements area?
just trying to figure out where to implement digital wallet attributes
The radar rules should be set in the Dashboard
It will be at https://dashboard.stripe.com/settings/radar/rules
ahh ok thank you!
No problem! Happy to help 😄