#RayAtomsk-payment-button

1 messages · Page 1 of 1 (latest)

primal hare
elfin jackal
#

@hollow hollow ah sorry, misunderstood, one sec!

hollow hollow
#

Thank you @primal hare . Maybe you know why countries supported by Apple are not supported by Stripe?

elfin jackal
#

this value (the country for the PaymentRequest) is the merchant country

#

we don't support Stripe accounts in Ukraine today, which is why it's not accepted in that parameter

#

it's nothing to do with the customer's location, you can charge UA customers with the PaymentRequest button just fine

hollow hollow
#

So I need to pass our Account country? In our case IE for Ireland?

elfin jackal
#

yep

hollow hollow
#

Thank you. Now I see in documentation that it state 'country for Stripe account'.

elfin jackal
#

to explain, the reason it wants to know that is because merchants in some countries can't accept certain brands(like EU merchants can't process Discover cards) so we want to hide the button if the customer only has non-accepted cards, so we need to know your country so we know what to filter out