From b1ee5ba0df8b881495557a85e6beef585782e7fa Mon Sep 17 00:00:00 2001 From: Leow Date: Fri, 20 Apr 2018 12:25:51 +0900 Subject: [PATCH] Added channel list information at readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 983352e..6526e8d 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ This plugin provides an integrated MOLPay payment module that contains a wrapper 'mp_country' : 'MY', // Optional String. - 'mp_channel' : '', // Use 'multi' for all available channels option. For individual channel seletion, please refer to "Channel Parameter" in "Channel Lists" in the MOLPay API Spec for Merchant pdf. + 'mp_channel' : '', // Use 'multi' for all available channels option. For individual channel seletion, please refer to https://github.com/MOLPay/molpay-mobile-xdk-examples/blob/master/channel_list.tsv. 'mp_bill_description' : '', 'mp_bill_name' : '', 'mp_bill_email' : '',