#Meddy - Express Connect

1 messages ยท Page 1 of 1 (latest)

elfin nest
#

Hi ๐Ÿ‘‹

#

This will behave the same way as standard Payment Intents. It should settle in USD

lime jungle
#

Does it work with subscription?

#

How should we attach this param to the subscription request body?

elfin nest
lime jungle
#

Yes

#

This is what we get using this approach "Received unknown parameter: on_behalf_of"

elfin nest
lime jungle
#

ID:

#

req_2EKLg8zyTuisvM

#

hello?

elfin nest
#

Okay sorry I was digging through our docs and there are multiple people asking questions.

lime jungle
#

No worries ๐Ÿ™‚

elfin nest
#

Unfortunately I don't think you'll be able to use on_behalf_of with Subscriptions. The way you would handle this is to listen for the invoice.created webhook event and then modify the Invoice it generates to set on_behalf_of:
https://stripe.com/docs/invoicing/connect#on-behalf-of

lime jungle
#

oh bad news!

#

ok thanks I will dig into this

elfin nest