Merchant POS retrieve the purchase order to be enquired by OrderID to recall the alipay wallet used in payment.
If Alipay_HK is used, Merchant POS will create a query payment detail request in AlipayHK APS format and dispatch the request to API /v1/payments/inquiryPayment. Alipay_HK will response the payment details.
If Alipay_CN is used, Merchant POS will create a query payment detail request in MAPI format and dispatch the request to API alipay.acquire.overseas.query. For integration details, please refer to https://global.alipay.com/docs/ac/globalbarcode/introduction.
If other Alipay A+ wallet is used, Merchant POS will create a query payment detail request in Alipay+ APS format and dispatch the request to API /v1/payments/inquiryPayment. For integration details, please refer to https://global.alipay.com/docs/ac/ams_upm/introduction.