#Ian [MAPLE]
1 messages · Page 1 of 1 (latest)
Can you share the subscription id where this happened so I can take a look?
No id's are fine
Try creating the sub again except don't pass save_default_payment_method: "on_subscription" this time
In fact just don't pass payment_settings and see if that fixes it
Oh that seems to work 😂 thanks @autumn ridge !
Ah yeah
I think passing save_default_payment_method: 'on_subscription' indicates that you intend to provide a new payment method
That's why
Ah ok that makes sense. Thank you!