#Carter-price

1 messages · Page 1 of 1 (latest)

dire nacelle
#

Hi there! Products must always have an associated Price, even if it is a $0 Price. What are you trying to do here exactly? In terms of the currency, a Customer object gets a determined Currency based on their first invoice/payment or what you dictate when you create the Customer. You can't use multiple currencies for a single Customer Object.

sharp urchin
#

I'm trying to invoice a new customer, for some existing products that have a price. When I select the product in the invoicing UI it sets the price at $0 and I can manually set it in CAD, but it doesn't offer the actual product price I've already set on the product itself.

dire nacelle
#

Are the current prices for that product in USD?

sharp urchin
#

Yes

dire nacelle
#

Right so you can't use USD prices for a Customer that has a currency set to CAD.

#

You either need to create a new Customer object, or use CAD prices.

sharp urchin
#

Got it, this was a new customer I'd just created through the UI (no payment method yet), so maybe I did something wrong and set them to CAD.

dire nacelle
#

If you don't specify the currency when you create the customer it will get set as your default currency.