#napolean_solo

1 messages · Page 1 of 1 (latest)

hybrid cragBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

umbral jasper
#

Stripe invoice only accepts the prices that are in the same currency

#

If the currency is different, it can't be added to the invoice

high kindle
#

So how can I programmatically handle charging user based on their currency?

#

When an invoice is created, i am adding an invoiceItem but how can I charge users based on their currency if there are multi currency users?

umbral jasper
#

Invoice doesn't support currency conversion. You can either:

  1. Create the price in customer's local currency; OR
  2. Create the invoice with currency of the invoice item and bill in the different currency
high kindle
#

Can you elaborate on the 2nd?

Bill in a different currency?

umbral jasper
high kindle
#

Oh okay

#

It would have been much easier to add currency conversion in invoice item as well

#

Can you please pass this feedback if possible?

umbral jasper