Skip to content

Commit c79c77a

Browse files
LeowLeow
authored andcommitted
fix readme
1 parent 39f4bd7 commit c79c77a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# molpay-mobile-xdk-nativescript
66

7-
This is the beta but functional MOLPay NativeScript payment module that is ready to be implemented into any NativeScript project npm install module. An example application project (MOLPayXDKExample) is provided for MOLPayXDK framework integration reference.
7+
This is the functional MOLPay NativeScript payment module that is ready to be implemented into any NativeScript project npm install module. An example application project (MOLPayXDKExample) is provided for MOLPayXDK framework integration reference.
88

99
## Recommended configurations
1010

@@ -176,10 +176,6 @@ molpay.startMolpay(molpayView ,paymentDetails , function(data){
176176

177177
chksum = MD5(mp_merchant_ID + results.msgType + results.txn_ID + results.amount + results.status_code + merchant_private_secret_key)
178178

179-
##Tip
180-
181-
1) Refer MOLPayReactExampleProject if have any issue.
182-
183179
## Support
184180

185181
Submit issue to this repository or email to our support@molpay.com

0 commit comments

Comments
 (0)