Solutionunvalidated
If you want to create a PaymentIntent that works with Apple Pay. Tension: there's no `apple_pay` payment method in Stripe. Outcome: you would use `payment_method=["card"]`.
9c6b3aea-251d-4297-ba84-befb95775b5f
If you want to create a PaymentIntent that works with Apple Pay. Tension: there's no apple_pay payment method in Stripe. Outcome: you would use payment_method=["card"].