#Andrii-subschedule
1 messages · Page 1 of 1 (latest)
Hi subscriptions don't have a application_fee_amount. So you have two options:
- Use
phases.application_fee_percentwhen creating the Subscription Schedule https://stripe.com/docs/api/subscription_schedules/create - Or add the
application_fee_amountdirectly the subscription invoice, as explained here: https://stripe.com/docs/connect/subscriptions#subscription-invoices