#bawanglong1715
1 messages ยท Page 1 of 1 (latest)
I launched the payment interface through presentWithPaymentIntent, but there are no other payment options available on the interface
This is the optional payment method returned by the server
When querying this order, you can also see that these four methods are allowed to be displayed
Are you referring to this, pmc_ 1NBCNyCQOGOFHFAnbYBNd3vI
pi_3O2VNYCQOGOFHFAn1tdhWtjg_secret_RdNsflBSLwkW6smgABXkAJbX5
pi_3O2VNYCQOGOFHFAn1tdhWtjg
taking a look
ok
so basically these are the valid payment method types ["card","alipay","wechat_pay","link"] for your PI
would you mind sharing your frontend code?
I found that after upgrading to the latest SDK com. stripe: stripe android: 2033.0, there were two payment methods: "card" and "alipay", but still no "wechat_pay" or "link" appeared
it would be great to take a look at your code so I would know how to help you
Hoping This Helps
Hey! Taking over for my colleague. Let me catch up.
com. stripe: stripe android What is the latest version
Wechat is not available in the Mobile Element:
https://stripe.com/docs/payments/payment-methods/integration-options#support-wallets
Same for Link, it's not availble on Mobile
https://stripe.com/docs/payments/payment-methods/integration-options#support-link
how about googlepay and applepay?