#bhoomika-punjabi_code

1 messages ยท Page 1 of 1 (latest)

potent mapleBOT
#

๐Ÿ‘‹ 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/1326483626866774037

๐Ÿ“ 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.

deep ledge
#

hi! I don't know much about Tap to Pay unfortunately and it can be hard to debug.

The most likely cause I think is that you haven't requested the capabilities and entitlements in the build/target you're using(like if you have a development and production build). Some debugging tips are on https://github.com/stripe/stripe-terminal-react-native/issues/594

solar juniper
#

Also, we are receiving this error while trying to capture tips (only 1-2 $) after payment- "The payment could not be captured because the requested capture amount is greater than the amount you can capture for this charge and MCC (5399). Contact us via https://support.stripe.com/contact for help.", "Response Code: amount_too_large", "An error occurred while Payment"

#

Hey

deep ledge
solar juniper
#

We already have tap to pay development entitlement present

deep ledge
solar juniper
#

it was working as expected earlier in august last year

deep ledge
#

my best guess is that when this happens you're using a different target build of your app(i.e. not the stg Staging build) without realising it and that target doesn't have the capability/entitelement. Beyond that I don't have any other guesses or insights, I'm sorry

solar juniper
#

verified all the targets, all of them have the capability/entitlement

#

Also, we are receiving this error while trying to capture tips (only 1-2 $) after payment- "The payment could not be captured because the requested capture amount is greater than the amount you can capture for this charge and MCC (5399). Contact us via https://support.stripe.com/contact for help.", "Response Code: amount_too_large", "An error occurred while Payment"

deep ledge
#

I don't know then โ€” I'd suggest opening a support ticket so we can dig in further with the TTP team.

solar juniper
deep ledge