#mohammedfaahiz_api

1 messages ยท Page 1 of 1 (latest)

sinful gardenBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1311295917613387837

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

stone shoal
halcyon barn
#

Can you share the exact request error please

#

Or details on the API request you're making

stone shoal
#

no request is logged in stripe as mentioned in recent closed thread

halcyon barn
#

So you're not further forward? I thought I explained that what you were trying to do wasn't supported and you should be using the Payment Sheet?

stone shoal
#

we used the payment sheet

#

got the intent

#

payment shows failed when processed

halcyon barn
#

So what's the error you're seeing? You shoud be catching the exception

halcyon barn
stone shoal
#

there is exception logged

#

pi_3QPjhjBX6aLLY3Vk0dyE98ve

#

this is the id

#

pay result {id: pi_3QPjhjBX6aLLY3Vk0dyE98ve, object: payment_intent, amount: 10500, amount_capturable: 0, amount_details: {tip: {}}, amount_received: 0, application: null, application_fee_amount: null, automatic_payment_methods: {allow_redirects: always, enabled: true}, canceled_at: null, cancellation_reason: null, capture_method: automatic_async, client_secret: pi_3QPjhjBX6aLLY3Vk0dyE98ve_secret_1NwE8BjrHL1EkGJT1cJITAxIe, confirmation_method: automatic, created: 1732708007, currency: aed, customer: null, description: null, invoice: null, last_payment_error: null, latest_charge: null, livemode: false, metadata: {bill_reference: 1334}, next_action: null, on_behalf_of: null, payment_method: null, payment_method_configuration_details: {id: pmc_1NNaVbBX6aLLY3VkV5pJO0pK, parent: null}, payment_method_options: {card: {installments: null, mandate_options: null, network: null, request_three_d_secure: automatic}, link: {persistent_token: null}}, payment_method_types: [card, link], processing: null, receipt_email: null, review: null, setup_future_usage: null, shipping: null, source: null, statement_descriptor: null, statement_descriptor_suffix: null, status: requires_payment_method, transfer_data: null, transfer_group: null}

halcyon barn
#

OK, and what code are you calling when the error is thrown? There's been no confirmation attempt on that intent and it's missing a payment method

#

Can you share the exact code you're using, and not a screenshot

halcyon barn
#

Whichever code you're using that throws the error yes

stone shoal
#

ok

sinful gardenBOT
stone shoal
#

here is the code

novel flower
#

unfortunately I'm not familiar with flutter

#

and we normally don't provide support for Flutter at Stripe

stone shoal
#

you can let me know in native or one your familiar

stone shoal
#

ok

#

we had followed this too along with flutter still same issue

#

we get the payment page but shows failed

novel flower
#

I really I wish I could help, I'm really not familiar with Flutter, but I think the Stripe Flutter SDK maintainers are pretty reactive and could help you out if you reach out to them

stone shoal
#

when lock button is clicked to confirm payment

novel flower
#

where are you testing this from?

stone shoal
#

physical device

novel flower
#

I meant location

stone shoal
#

india

#

mangalore

#

karnataka

novel flower
#

Apple Pay isn't available in India

#
stone shoal
#

is it current location or phones region

#

phone region is set to USA

#

current location is india

novel flower
#

customer location

stone shoal
#

am testing currency UAE

novel flower
#

regardless of the currency

stone shoal
#

does customer location matter for test cards too?

novel flower
#

did you read the link I sent you?

stone shoal
#

yes

#

mine is stripe account based on UAE

novel flower
#

it's either/or

stone shoal
novel flower
#

We currently do not support Google Pay and Apple Pay on Stripe Checkout and Elements for Stripe accounts and customers in India.

stone shoal
#

google pay i tested it worked fine

novel flower
#

so if either the Stripe account or the customer location is in India Apple pay doesn't work

stone shoal
#

can we trying using VPN?

novel flower
#

I can't guarantee it would work

stone shoal