#jan123459371
1 messages · Page 1 of 1 (latest)
You can use Destionation charge for this
https://stripe.com/docs/connect/destination-charges
You can use Invocie with connect too:
https://stripe.com/docs/connect/invoices
Your current code seems to be fine, ære you getting an error from Stripe APIs? if so can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Uncaught Error sending request to Stripe: (Status 400) (Request req_DAjOsqCdFu02CH) Received unknown parameter: issuer
id
req_DAjOsqCdFu02CH
👋 taking over for my colleague. Let me catch up.
what were you trying to accomplish with the issuer parameter?
The invoice to the customer must be from service provider.
Mean: Invoice must use customer as bill to and service provider as issuer of invoice.
not (!) us as platform. All contracting is done between service provider and customer. Hence invoice too 🙂
yes I understand, now I'm trying to investigate where the error is coming from
just give me a few minutes please
the issuer is a brand new feature that should be available very soon. so they can retry in the next few days.
if you're eager to have access to this feature please contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok thank you
I would suggest waiting a bit though (until tomorrow) and trying again
What is the official release date of issuer-feature?