#mrcoles
1 messages · Page 1 of 1 (latest)
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?
Yes
Ah okay
Then yeah ignore the above and you can't have multiple Subs in different currencies
oh interesting
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
so you can have multiple one-time payments in different currencies per Customer, but not multiple Subscriptions
Yep that's correct.
Has to do with the Customer Credit Balance limitations
Which only applies to Invoices/Subs
But not one-time payments
oh, I see, so I could potentially enable this feature only for one-time payments
Yep that would work
ok, cool, thanks for the help!