#Zia-subscription
1 messages · Page 1 of 1 (latest)
sure sir
I got enabled the on behalf of for my platform
and it's perfectly working for checkouts
by adding ExtraParams
but in case of schedule creation stripe says me that's it's not valid parameter
can you please guide me how I can use OnBehalfOf while creating subscriptionSchedules
I'm using .net
You can set on_behalf_of under the phases: https://site-admin.stripe.com/docs/api/subscription_schedules/object#subscription_schedule_object-phases-on_behalf_of
Phases is a list of PhaseItemOptions
I am unable to find any parameter for "on behalf of" to add in phases
Hi! I'm taking over this thread.
Unfortunately it is currently not possible to use subscription schedule with on_behalf_of.
You can try to contact Stripe support to see if if would be possible to get access to that feature, https://support.stripe.com/contact
sure
let me check with support
meanwhile can you please help me on the following:
req Log Id: req_G1far0e4WblLHf
I am doing this multicurrency things with the checkout and those are working perfectly fine
the seller has AUD currency
he creates a subscription in AUD and buyer is trying to buy with USD Card
👋 taking over for my colleague. Let me catch up.
one thing to note is that Subscription Schedules don’t support multi-currency Prices. If you create a Subscription Schedule with a multi-currency Price, it always uses the Price’s default currency.
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!