#Miggy-wallets
1 messages · Page 1 of 1 (latest)
Hi there! Are you using wallets with a web app or with a mobile app?
Is there a guide in the docs you are following?
Web!
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I saw this, but I can’t find find any docs that kinda explain how to do it
Gotcha! And are you using Payment Element already?
How are you collecting card payments?
(non-wallet)
I’m using the card element, but I thought I should implement the mobile wallets
Yep perfect
So I began to follow the code for Apple Pay
In that case you want to use the Payment Request Button: https://stripe.com/docs/stripe-js/elements/payment-request-button
Yes! I set that up, but now am trying to capture the token to set up a subscription!