#mohammedfaahiz_api
1 messages ยท Page 1 of 1 (latest)
๐ 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.
- mohammedfaahiz_code, 29 minutes ago, 36 messages
Can you share the exact request error please
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Or details on the API request you're making
no request is logged in stripe as mentioned in recent closed thread
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?
https://docs.page/flutter-stripe/flutter_stripe/sheet this is article i followed
we used the payment sheet
got the intent
payment shows failed when processed
So what's the error you're seeing? You shoud be catching the exception
OK so you have an ID, share it please
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}
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
flutter code?
Whichever code you're using that throws the error yes
ok
unfortunately I'm not familiar with flutter
and we normally don't provide support for Flutter at Stripe
you can let me know in native or one your familiar
I guess the closest is https://docs.stripe.com/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-collect-payment-details
ok
we had followed this too along with flutter still same issue
we get the payment page but shows failed
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
when lock button is clicked to confirm payment
where are you testing this from?
physical device
I meant location
Apple Pay isn't available in India
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
is it current location or phones region
phone region is set to USA
current location is india
customer location
am testing currency UAE
regardless of the currency
does customer location matter for test cards too?
did you read the link I sent you?
it's either/or
?
We currently do not support Google Pay and Apple Pay on Stripe Checkout and Elements for Stripe accounts and customers in India.
google pay i tested it worked fine
so if either the Stripe account or the customer location is in India Apple pay doesn't work
can we trying using VPN?
I can't guarantee it would work
ok thanks for your time. ๐