#Gautam
1 messages · Page 1 of 1 (latest)
Stripe account with US as the country supports CAD: https://stripe.com/docs/currencies?presentment-currency=US#presentment-currencies
You can either have US account supporting CAD or a different CA account for CA payments only
In addition to that , we want to see the customer from canada only in dashbaord ..could you please give me some deatils from reporting (managing separately for US and Canada) and how to manage currency differntly for US and Canada
You can have metadata to differentiate which country the payments are for. However, I'd recommend using a different accounts for different countries as metadata management can be complex as they don't get populated to other objects
different accounts for different countries -- it means we will have different keys for US and Canada.. then how we will manage in application
Your system should use different keys for different countries
There should be a routing logic
runtime ..we have to pick the keys for canada and US ?
a a how to create different accounts--any docs
we have to pick the keys for canada and US ?
Yes
how to create different accounts
You can go to your Dashboard > Click the account dropdown menu at top left corner > SelectCreate new account