#mangle8582

1 messages · Page 1 of 1 (latest)

mossy ventureBOT
sweet junco
#

Hello can you tell me more about what " as a bussiness" means in this context?

untold escarp
#

Sure

#

Stripe Checkout has this checkbox

#

VAT Information. And i suppose the receipt is populated with the Bussiness Name so you can give it to the accountant

#

@sweet junco

sweet junco
#

I don't think the Payment Element supports that but will double check

untold escarp
#

The thing is i'm using Stripe in an Electron desktop app, so i can't use Stripe Checkout, but i need to add functionality for bussinesses. If Payment Elements doens't support that, can i do it custom somehow?

sweet junco
#

I think you can but will also need to check in to that

untold escarp
#

Maybe add metadata with the custom fields when creating subscription, something like that

mossy ventureBOT
sweet junco
untold escarp
#

I'm not making the Tax calculation, i have a fixed Price and i will pay the VAT with my accountant

#

I believe i need bussiness name so i can add it to the receipt of the user

#

So he can use it to deduct his VAT of company to their state

sweet junco
#

Do you have the ID of a customer that you completed a Checkout Session like that with? I can check to see where Stripe stores it

untold escarp
#

I don't have checkout session because i'm using Electron, i have custom React Payment Element

sweet junco
#

Ah I thought you had created it to test the functionality outside of the flow you intent to use

untold escarp
#

No, i'm not sure how to do it with Payment Element and custom, because i'm limited by Electron and desktop app, and i cannot redirect the user inside the App to a stripe checkout

sweet junco
#

Where did you get that screenshot from? Having trouble getting the checkbox to show

untold escarp
#

The receipt works good, but i need to add the Business name and the Bussiness Number to the receipt that comes on email, so that user can deduct his VAT

untold escarp
outer lynx
#

👋 stepping in as Pompey needs to step away

#

Catching up

untold escarp
#

hello

outer lynx
#

Have you tested adding the VAT to the Customer as noted above? If you do that it should appear on the Invoice alongside the Customer information like the business name

#

So yeah, I just tested and it won't appear on the receipt email but it is present on the Invoice PDF or Receipt PDF.