#jacobjensen
1 messages · Page 1 of 1 (latest)
hello! unfortunately, that doesn't look like it's possible via Subscription Schedules at the moment.
it is possible to do it via the user interface, so perhaps it is because subscription schedules are a somewhat new thing?
kinda, Subscription Schedules are a newer API as compared to Subscriptions
have you tried to see if it's possible to modify the Subscription linked to the Subscription Schedule?
That was my initial thought, but my problem is this: we basically want to create a cycle where a subscription starts 5 days after the purchase. However, if I create the schedule then the subscription won't be created before being released by the schedule (as I understand it?), so we basically won't have time to change the subscription before the invoice is sent
ah that makes sense. Will the payment method(s) always change for Subscriptions from different customers?
I can easily do this via the "Create Subscription" API, but we don't want Stripe to issue invoices for the trial periods (as of right now it issues invoices amounting to 0). Well we want to offer Sepa payments to all of our customers, as they are mainly based in Germany.
if that's the case, you can modify the default invoice payment methods instead via your Dashboard : https://dashboard.stripe.com/settings/billing/invoice
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ahhh - I see. Let me check out and see If I can make that work. Thank you so much for your help, Alex 🙂
feel free to reach out again if that doesn't work or if you're still having trouble
Hi again, Alex - just wanted to say that your suggestion worked like a charm. Thank you so much!