#Codex
1 messages · Page 1 of 1 (latest)
@worldly nebula how can I help?
From these docs, https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements, it says "The payment methods currently supported by both the Payment Element and Subscriptions are credit cards, Link, SEPA Direct Debit, and BECS Direct Debit."
Does this mean Apple/Google Pay are currently not supported in the Subscriptions API?
Ah, I can see how that's confusing. I think this doc is grouping GooglePay and ApplePay with "cards"
Both GooglePay and ApplePay can be used with Subscriptions: https://stripe.com/docs/payments/wallets#product-support
Oh I see, thank you for the clarification!