#amy_code

1 messages · Page 1 of 1 (latest)

silk apexBOT
#

👋 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/1227135137959903337

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

fleet eagleBOT
#

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.

  • amy_api, 20 hours ago, 39 messages
desert mason
#

The terminal payment authorization period is extended

#

paymentMethodType is card_present

fleet eagleBOT
steep sky
desert mason
#

Ok, I know, it means that the original authorization is 2 days, now you can set the authorization to 31 days will be cancelled, is that what it means?

steep sky
#

Yes

fleet eagleBOT
desert mason
feral plank
#

Hi @desert mason I'm taking over this thread

desert mason
#

hello

feral plank
#

I'd suggest you reaching out support to check your account eligibility of using extended authorizations

desert mason
#

Can I set it myself? Or is there a fee for this extension?

feral plank
desert mason
#

Okay, so normal uncaptured transactions are automatically canceled after two days, and we can't catch them. Is that what that means?

feral plank
#

What do you mean by " we can't catch them" ?

desert mason
#

capture

feral plank
#

Yes you are right

desert mason
#

So the function of this extension authorization is not open and needs to pay a certain fee to support it? Does our business support letting us open up?

feral plank
#

I'm not sure if additional fee is needed, nor your account's MCC supports extended authorization, please check with support.

desert mason
#

Does "support" mean in discord

feral plank
#

No, we are not support in discord.

desert mason
#

ok.Thank you

#

The state of the intent to pay is: requires_capture, which means authorization is successful but capture is pending, right?

feral plank
#

Yes you are right

desert mason
#

this problem please.

feral plank
#

I don't understand your question, can you rephrase?

desert mason
#

It means that the Android device connects to the pos machine through Bluetooth to complete the payment, and the return received is credible? At the same time, we also set up webhoobs, which can call back the results to our merchant.

feral plank
#

Ok, I'd highly recommend you implement a webhook endpoint so that your system can still receive the payment status even if your andorid applicaiton is unable to get the status from reader due to bluetooth connection disruption.

desert mason
#

Meaning the payment status is obtained from the reader?

silk apexBOT
feral plank
#

Yes you are right, and you can get the same payment status through webhooks as well.