#mrcoles

1 messages · Page 1 of 1 (latest)

tawdry krakenBOT
left ivy
#

Hi there

#

Hmm no afaik you should still be able to pre-fill a Customer ID just fine and the currency will still localize based on IP and then otherwise fall back to the Customer's default.

#

Otherwise, yes totally fine to have multiple Customer objects per actual customer if you want to go that route

#

Are you using Subscriptions?

daring dome
#

Yes

left ivy
#

Ah okay

#

Then yeah ignore the above and you can't have multiple Subs in different currencies

daring dome
#

oh interesting

left ivy
#

So yeah if you are going to have the same customer where you want to localize to different currencies then having multiple Customer objects is the correct route

daring dome
#

so you can have multiple one-time payments in different currencies per Customer, but not multiple Subscriptions

left ivy
#

Yep that's correct.

#

Has to do with the Customer Credit Balance limitations

#

Which only applies to Invoices/Subs

#

But not one-time payments

daring dome
#

oh, I see, so I could potentially enable this feature only for one-time payments

left ivy
#

Yep that would work

daring dome
#

ok, cool, thanks for the help!