#Meta Krypto
1 messages · Page 1 of 1 (latest)
Hi
The server-driven integration is generally available in the United States and Canada. To request access to the server-driven integration in countries other than the US and CA, please email stripe-terminal-betas@stripe.com.
oh ok thank you
Welcome!
should I request for the countries where I'll sit in physically as well?
as the countries where I have shops/ businesses that will use server driven terminal?
I'm working as remote developer, so the countries I'm in are not the same as the countries that have businesses
Precise that in the email you'll be sending to Stripe Support and they'll ask you further information if needed.
alright, thanks
otherwise, I did test with the location US and currency USD in the server implementation, it doesn't work neither. Let me double check
yes, I confirm, it doesn't work with error message
> Error: {"code":"card_present_currency_not_supported","status":400,"message":"The card_present source type with currency usd is not supported in GB.","request_id":"req_6BpnLzdavovRLA","type":"invalid_request_error"}
How should I do to select the card (test)
I did created the US location and the corresponding Reader
curl https://api.stripe.com/v1/terminal/locations -u sk_test_MyTestSK: -d "display_name"="HQ" -d "address[line1]"="1272 Valencia Street" -d "address[city]"="San Francisco" -d "address[state]"="CA" -d "address[country]"="US" -d "address[postal_code]"="94110"
curl https://api.stripe.com/v1/terminal/readers -u sk_test_MyTestSK: -d "registration_code"="simulated-wpe" -d "label"="Simulated Reader US" -d "location"="tml_FCycZwNIS13XR8"
otherwise, I did test with the location US and currency USD in the server implementation, it doesn't work neither. Let me double check
Your Stripe Account must be located in US/CA
Welcome!
then the only way to make it work is to request that my account ID compatible with US country?
Yes, send an email to Stripe Support stripe-terminal-betas@stripe.com
and share with them the error you are facing and all the (Connected) Accounts you'll be managing too.