Feature #127
closedIntegrate the mPay (debit card) into HK online mall
0%
Description
Due to some reason, the debit card related transaction will be handled by mPay in the future.
The URL of the demo application:
The details of the integration:
- Suggested Payment Flow
- Programming Guide
- FAQ
- MPAY_INTERFACE table - to store the payment transaction
- Cannot re-use the order number
- Create few dummy orders in the interface table for testing purpose
- Cannot touch
web.xml
or perform hot-deploy, otherwise the mPay won't work - For Alipay payment (staging environment only), you need to:
Updated by chin-yeh over 13 years ago
- Subject changed from Integrate the mPay into China mall to Integrate the mPay into online mall
Updated by chin-yeh over 13 years ago
- Java Cryptography APIs - http://192.168.2.13:50000/redmine/attachments/download/218/bcprov-jdk14-125.jar
- mPay
All of these libraries are already deployed to development environment.
Updated by chin-yeh about 13 years ago
- Subject changed from Integrate the mPay into online mall to Integrate the mPay (debit card) into HK online mall
This debit card integration is on hold until further notification.
Refer to another issue for the credit card integration for mPay
Updated by chin-yeh almost 13 years ago
Hi Hann,
FYI, we only need to implement the PRC payment method in RMB currency. To get started, just play around with this sample payment app. All of the relevant codes have already been committed into the CVS.
For other information, do refer to those guides that mentioned in this issue description.
Updated by Chooi-Mey over 12 years ago
- Status changed from New to Closed
Integration of mPay PRC gateway into HK Mall is go live on 5th April 2012, 1600pm.
To run parallel with IPS as round robin with ratio 100% (mPay PRC) : 0% (IPS) for RMB Debit Card.