#mani-help
1 messages · Page 1 of 1 (latest)
Hi ive recently setup payment gateway on a app in Europe and once setup , during payment gateway , its asking for country below card details , is there any workaround to hide country ?
What integration flow are you using?
How can i know which flow was used ?
my dev is currently away
tomorrow he will be back
Do you know what docs were followed?
i have access to stripe account
Sure can you provide the account ID?
this one ?
Yep, give me a moment
Okay looks like you are using PaymentSheet on the Android SDK. No this isn't possible to hide country... nor should you really want to, actually, as we use it to determine whether the issuer will need to know the customer's postal code and what format that postal code should be in.
but most of the apps dont ask for country 😮
Sorry not sure what you mean by that?
What is "most of the apps"?
Like other apps?
If you use a different integration flow you can control this and not ask for country. But you can't do this with the current integration you are using — and as noted above, there is good reason for why.
whats the best and easiest flow to also include apple pay and google pay ?
The flow you are currently using is the simplest as it has everything built in already (including apple pay and google pay).
is there any way we can show a country by default ?
because our country is in M and its a bit flustrating from user experience point of view
You can set the default billing details via the PaymentSheet config. See: https://stripe.com/docs/payments/accept-a-payment?platform=android&ui=payment-sheet#default-billing-details
A country can be set to be defaultly selected ?
Yes correct.
@strange moon I've reopened your thread
app is sending the country information to stripe but stripe is asking for country without selecting the country which was sent to stripe
by default its showing United kingdom
but my location is Malta
Can you rephrase your question? Did you set the default billing details like bismark suggested already?
i dont see a phrase " billing address" in the link shared
can you point me to exact piece pls where we can pass default country
Bismark shared this earlier:
You can set the default billing details via the PaymentSheet config. See: https://stripe.com/docs/payments/accept-a-payment?platform=android&ui=payment-sheet#default-billing-details
Found it thanks , will try tomorrow and pls keep this thread open
This thread will likely be archived (we always archive if we havne't heard a response in a while), but we can always reopen it if necessary