#yanglao_56309
1 messages · Page 1 of 1 (latest)
Are you using Stripe Checkout or Elements ?
Do you have a valid card added to your Google/Apple wallet ?
I used python code to generate the checkout session. codes like session = stripe.checkout.Session.create(),
then jump to session.url
and how to added card to Google/Apple wallet?🥲