#RON WAFFLE
1 messages · Page 1 of 1 (latest)
I'm not sure. I would check with our support folks, as I believe MOTO payments are behind a gate that we don't have context on: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I've asked them and they've sent me here 🙂
The docs only refer to payment intents
but nothing to do with intents for subscriptions
I pass this when doing it normally
'payment_method_options' => ['card' => ['moto' => true]],
I was wondering if I could do something similar when creating a subscription