#Maou-invoice
1 messages · Page 1 of 1 (latest)
ok this is the invoice id - B3AA5643-0001
I need the Stripe invoice ID, that looks like in_xxx, you can find it in the Stripe dashboard.
oh this one in_1KfdRwSGCCvNxMQDC6Vsndku
Thanks! So it looks like your account is in India and is "individual", so you cannot accept international payments. You can learn more about this here: https://stripe.com/docs/india-accept-international-payments
So you would need to either change the currency of the invoice to INR, or change your Stripe account to sole proprietorships or limited liability partnerships companies,.
ok so how can i fix this because most of my customers are not from india
i'm a freelancer
You would need to either change the currency of the invoice to INR, or change your Stripe account to sole proprietorships or limited liability partnerships companies.
You may be able to do it from here: https://dashboard.stripe.com/settings/taxation
ok as i see it's asking for Company identification number and Business PAN (Permanent Account Number)
i don't have those i'm a freelancer
and i sell services related to website domain, hosting and creation of websites
Makes sense. So the other option is to change the currency of the invoice.
Yes
ok last question how can i delete a created invoice or payment
You cannot delete an invoice, but you can void it. To do it with the API you can use this: https://stripe.com/docs/api/invoices/void
i want to can this one pi_3KfcqfSGCCvNxMQD0gv3KZdr which i created by mistake
And here's how to cancel a PaymentIntent: https://stripe.com/docs/api/payment_intents/cancel