#Zan-wallet

1 messages ยท Page 1 of 1 (latest)

delicate heart
#

๐Ÿ‘‹ Happy to help

hot hedge
#

Hi

#

I'm using connect checkout with card type atm. I didn't find any way to add Apple Pay and Google Pay

delicate heart
#

Did you explicitly set payment_method_types: ['card'], when creating a Checkout Session?

hot hedge
#

yes

#

PaymentMethodTypes = new List<string>
{
"card",

delicate heart
#

Checkout will automatically pick up payment methods enabled in the dashboard when payment_method_types is not set

hot hedge
#

I have already enabled in dashboard

#

ah ok

delicate heart
#

Let me know if it still doesn't work after removing payment_method_types

hot hedge
#

I removed it but still can't see it.

delicate heart
#

Could you share the Checkout Session ID?

hot hedge
#

I guess it will be visible only on mobile devices?

#

or not sure

delicate heart
#

Could you share the Checkout Session ID (cs_xxx) for me to have a check?

hot hedge
#

cs_test_a1a98ww6WHeyDtQ7exflnBrr7Y36sQsXsOHofPIuSw6ChTFVKkNzsbAj5D#fidkdWxOYHwnPyd1blpxYHZxWjA0SUNXNXFOajdid2JWUDZCSldgXDM9c2tyS1JXdkkxTV1vd3xhVFM8Nl1PfDFtQkNATmB2U0xqX1dmUnxpN29yXXJwXWBtQVZOajRERH9uM0hyM3VUMkR1NTVJYGZSfFJpcCcpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYCkndnF3bHVgRGZmanBrcSc%2FJ2RmZnFaNElnbFVrMU5UbUhIb3xCZyd4JSUl

delicate heart
#

I'm able to see Apple Pay on my iPhone

hot hedge
#

How can i check on my phone?

delicate heart
#

You should ensure following requirements are met in your device in order for Apple Pay/Google Pay to work:

hot hedge
#

any way to check in laptop browser?

delicate heart
#

If you are using Chrome and have cards saved in your Google Pay wallet, Google Pay button will be displayed

hot hedge
#

ok

delicate heart
#

I'm able to see Google Pay on my Chrome as well

hot hedge
#

yes, I can see it now ๐Ÿ™‚

#

Thanks

delicate heart
#

No problem! Happy to help ๐Ÿ˜„