#yanglao_56309

1 messages · Page 1 of 1 (latest)

plain compassBOT
nocturne narwhal
#

Are you using Stripe Checkout or Elements ?

#

Do you have a valid card added to your Google/Apple wallet ?

frigid flax
#

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?🥲

nocturne narwhal
#

You need to use real card in your Google/Apple pay wallet

#

like using this Payment methods in any other payment processor

#

Checkout Session has support to Google/Apple pay without doing any additional configuration

frigid flax
#

thanks a lot!!!!it solved

#

🥳