#SimonTam-AlipayHK
1 messages · Page 1 of 1 (latest)
Stripe does support Alipay in HK, so I think yes. But specifically what SDK are you referring to?
I'm using this SDK. https://stripe.com/docs/payments/alipay/accept-a-payment?platform=ios
https://apps.apple.com/hk/app/alipayhk-支付寶香港/id1210638245
https://apps.apple.com/us/app/alipay-simplify-your-life/id333206289
AlipayHK為用戶帶來全面的流動付款體驗,服務涵蓋本地及跨境付款、生活繳費、交通付款、網上購物及P2P轉賬等,手機一撳即輕鬆完成交易。
AlipayHK用戶登記政府$5,000電子消費券計劃後即可領取$5,000電子消費券,並於超過100,000間AlipayHK合作商戶消費,同時兼享印花等額外優惠。消費券不停,享.邊度都好。
跨境付款服務已覆蓋超過100萬間內地商戶及日本熱門商圈,所有交易以港幣結算,更提供優惠匯率及當地的勁賞掃優惠。
繳費服務已覆蓋政府賬單、電費、煤氣費、流動電話費、寬頻、收費電視甚至培訓機構費用等。
《汪之助Go!》鼓勵用戶透過完成簡單任務,包括連結Apple…
Alipay is a super app designed to offer a bouquet of services to bring convenience into your everyday life. Trusted by more than 1.2 billion global users, Alipay’s offerings span from allowing it‘s users to make payments (send, receive, and spend money with ease), manage finances, choose a suitable…
I need to redirect to the HK version Alipay (https://apps.apple.com/hk/app/alipayhk-支付寶香港/id1210638245) if China version Alipay do not installed in the phone(https://apps.apple.com/us/app/alipay-simplify-your-life/id333206289)
AlipayHK為用戶帶來全面的流動付款體驗,服務涵蓋本地及跨境付款、生活繳費、交通付款、網上購物及P2P轉賬等,手機一撳即輕鬆完成交易。
AlipayHK用戶登記政府$5,000電子消費券計劃後即可領取$5,000電子消費券,並於超過100,000間AlipayHK合作商戶消費,同時兼享印花等額外優惠。消費券不停,享.邊度都好。
跨境付款服務已覆蓋超過100萬間內地商戶及日本熱門商圈,所有交易以港幣結算,更提供優惠匯率及當地的勁賞掃優惠。
繳費服務已覆蓋政府賬單、電費、煤氣費、流動電話費、寬頻、收費電視甚至培訓機構費用等。
《汪之助Go!》鼓勵用戶透過完成簡單任務,包括連結Apple…
Alipay is a super app designed to offer a bouquet of services to bring convenience into your everyday life. Trusted by more than 1.2 billion global users, Alipay’s offerings span from allowing it‘s users to make payments (send, receive, and spend money with ease), manage finances, choose a suitable…
Ok that's iOS SDK and yes it should support it
The Docs mentioned about Deep Link between your app and the Alipay app
I believe the SDK should determine the Alipay app for you.
Are you seeing it's not working as expected?
I am using testing api key, it only redirect to testing website, so I don't know the Deep Link work or not.
Do you have any demo app using live api key, I just want to know it work or not
Even if you install the Alipay app?
Learn the front end steps for accepting a payment with Alipay from your customers on iOS. Watch one of these episodes to learn the server side steps required to create a PaymentIntent using the Stripe API with one of the officially supported client libraries:
Ruby - https://youtu.be/079khYtqWPo
Python - https://youtu.be/Tgjwx-38Dic
Node.js - ht...
You can try to deploy on a real device, with AliPay installed to see how it works compare to this video
also you can try your own live key
you can't test the app-to-app redirect unfortunately , it only works in live mode
Alipay doesn't have a concept of a 'sandbox' or test mode, so when using test mode in Stripe we simulate the authentication in a browser window instead
what you can sometimes do is use a livemode key just to test if the redirect to the app works, but not complete the payment. I know it's not ideal but it's just how it is unfortunately!
Should I do something during this "Pending" status or just wait?
you just have to wait, it means are are onboarding you to Alipay and they/we need to check your details etc