#rob.clayton
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- rob.clayton, 46 minutes ago, 5 messages
You would need to attach the test Payment Method to the test Customer ahead of creating a Subscription Schedule, then ensure you set it as the default on the Customer or the Subscription
hmmm ... okies ... I can do that all from the BE?
BE? What's that?
apologies, server side
Yes.
Attach PM: https://stripe.com/docs/api/payment_methods/attach
Set default: https://stripe.com/docs/api/customers/create#create_customer-invoice_settings-default_payment_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
sssso ... I do set the pm_card_visa as the payment_method for the customer ...
but this doesn't seem to work for me ...
If I call :
Yes, that's python code, but we then call ...
I'm getting that error, and I've set the default payment for the customer: