#Meta Krypto

1 messages · Page 1 of 1 (latest)

shrewd girderBOT
cloud palm
#
ancient socket
#

oh ok thank you

cloud palm
#

Welcome!

ancient socket
#

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

cloud palm
#

Precise that in the email you'll be sending to Stripe Support and they'll ask you further information if needed.

ancient socket
#

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"
cloud palm
#

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

ancient socket
#

oh ok

#

thanks

cloud palm
#

Welcome!

ancient socket
#

then the only way to make it work is to request that my account ID compatible with US country?

cloud palm
#

and share with them the error you are facing and all the (Connected) Accounts you'll be managing too.

shrewd girderBOT