Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Their API changelog makes no mention of this.I received this message from Stripe support when I queried why a specific customer's payment did not go through:
The Payment Method was attached to the customer during the PaymentIntent Confirmation request by setting 'save_payment_method: true':
This parameter — 'save_payment_method: true' — is from before we built the default behavior of 'setup_future_usage'[0], which will automatically make these Payment Methods the default for the customer. This is why you will no longer see 'save_payment_method' as a documented parameter in our API Reference.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.