#bojack420

1 messages · Page 1 of 1 (latest)

maiden pondBOT
terse bison
#

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'
random bison
#

So does this just go in the elements area?

#

just trying to figure out where to implement digital wallet attributes

terse bison
#

The radar rules should be set in the Dashboard

random bison
#

ahh ok thank you!

terse bison
#

No problem! Happy to help 😄