#vsb

1 messages · Page 1 of 1 (latest)

limpid nimbusBOT
visual gulch
#

hi! how do you integrate on the frontend, what components are you using?

ocean phoenix
#

Hi, I'm using the react-stripe-js package and useStripe() to get the stripe instance.
Subsequently creating a paymentRequest object and calling the canMakePayment method.

visual gulch
#

you can check the response of canMakePayment and decide not to render anything if applePay:true is set on it