#fluxorg

1 messages · Page 1 of 1 (latest)

signal summitBOT
lapis vine
gentle cargo
#

Hi, thanks, so from reading that it seems I can do a one off invoice in a given currency, but not update their currency. Is that right?

lapis vine
#

Correct

gentle cargo
#

It is not a subscription customer so its using the direct invoicing api

lapis vine
#

I see. yeah issuing a one off invoice would be the way to go here

gentle cargo
#

Ok going off your other article you shared, it says:

#

You can change the customer’s default currency if there are no active subscriptions, quotes, or other Billing objects in the customer's current currency. The customer’s default currency will be changed when the customer does not have any active subscriptions and you start a new subscription, quote, or subscription schedule for the customer in a new currency.

#

I do not see any subscriptions, quotes or billing objects for the customer, so its unclear why I cant change thier currency

#

Is there a way to check if they have these objects?

#

I see in the ui it says:

#

No payments
No payment methods

#

Customer does not currently have a balance.

#

No invoices

#

No pending invoice items

#

No subscriptions

#

No emails sent within the past 30 days

#

No quotes

lapis vine
#

Interesting, can you share the customer ID?

gentle cargo
#

cus_O5sQ1xzLORzYUl

lapis vine
#

I am able to reproduce this by creating a customer via the dashboard. Let me check in with a colleague on why this is happening

gentle cargo
#

ok thank you

lapis vine
#

Ah it seems like customer created via the dashboard are locked to the specific currency

#

If you were to use the API to create customer, set the currency to usd and then create a subscription for them in eur then the default currency would update to eur

gentle cargo
#

ok is there anything I can do for an existing customer that has been created via the dashboard? Say would I be able to change it via API or somewhere else in the UI?

lapis vine
gentle cargo
#

Ok that seems like an arbitrary restriction but thank you for researching this and confirming it, I will go with the multi currency invoice option then.

lapis vine
#

Yeah, before multicurrency invoice the only option was to re-create the customer object with a different currency 🙂

Hopefully one day we'll remove all the restrictions from the default currency

gentle cargo
#

👍

#

thanks for your help