#Estela

1 messages · Page 1 of 1 (latest)

ivory beaconBOT
robust sundial
#
  • How can I edit by code the value of the VAT ID in a Customer that already exists.
    Can you share a Stripe Object Id that contains the VAT/ or how are you collecting it now?
stoic slate
#

With the Checkout Session of our platform I request that you add your VAT, but later I need to update the "Customer" of my "Connect Account" with the VAT that was stored in the "Customer" of the main account

#

I think that with this link I can create a TAX for the connected account, collecting the information I need.

robust sundial
stoic slate
#

In the checkout session I request it with "tax_id_collection"

robust sundial
#

How could we do so that it only asks for the address if it is not saved.
You should check the customer before creating the Checkout Session, and ask for address collection only if the customer don't have an address

robust sundial
#
  • Finally, in the PDF of the invoice as Connect Account the user's data is not shown, but the issuer is the name we give to our connected account.
    You mean the customer data isn't displayed here ? can you share an invoiceId ?
stoic slate
# stoic slate This one

Instead of "Carbon Market - AirCO2" you should put the user information of the connected account

robust sundial
#

Can you share the id of this invoice ? in_1234

#

The name displayed there is the account from which the invoice was issued...

stoic slate
#

of course

#

Let me find it

#

in_1N0MtJ2Hp77Mt5CRYODcbqxJ

robust sundial
#

So yeah, that's expected... because the issuer of that invoice is the acocunt acct_1Mh9xf2Hp77Mt5CR which is Carbon Market - AirCO2 You need to create the invoice with a DirectCharge or using on_behalf_of

stoic slate
#

As our development is, we could not work with DirectCharges, because in one order they can be purchased from several Connect Accounts...

#

How could I use "on_behalf_of"?

robust sundial
stoic slate
#

Ok, I'm going to try everything you told me. If I have any problem, I will contact you again.
Thank you very much for your help, it has been very useful.

robust sundial
#

Np!

ivory beaconBOT