Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LeowWH committed May 10, 2019
1 parent 8b5daaf commit f8558ce
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!--
# license: Copyright © 2011-2016 MOLPay Sdn Bhd. All Rights Reserved.
# license: Copyright © 2011-2019 RMS Sdn Bhd. All Rights Reserved.
-->

<img src="https://user-images.githubusercontent.com/38641542/39353138-654385dc-4a39-11e8-9710-19e5f03ec62e.jpg">

# molpay-mobile-xdk-xamarin-android
# rms-mobile-xdk-xamarin-android

This is the complete and functional MOLPay Xamarin Android payment module that is ready to be implemented into Visual Studio as a MOLPayXDK module. An example application project (MOLPayXdkExample) is provided for MOLPayXDK framework integration reference.
This is the complete and functional Razer Merchant Services Xamarin Android payment module that is ready to be implemented into Visual Studio as a MOLPayXDK module. An example application project (MOLPayXdkExample) is provided for MOLPayXDK framework integration reference.

## Recommended configurations

Expand Down Expand Up @@ -65,7 +65,7 @@ This is the complete and functional MOLPay Xamarin Android payment module that i
"paydate" - The transaction date
"order_id" - The transaction order id
"channel" - The transaction channel description
"txn_ID" - The transaction id generated by MOLPay
"txn_ID" - The transaction id generated by Razer Merchant Services

* Notes: You may ignore other parameters and values not stated above

Expand All @@ -77,10 +77,10 @@ This is the complete and functional MOLPay Xamarin Android payment module that i

Parameter and meaning:

"Communication Error" - Error starting a payment process due to several possible reasons, please contact MOLPay support should the error persists.
"Communication Error" - Error starting a payment process due to several possible reasons, please contact Razer Merchant Services support should the error persists.
1) Internet not available.
2) API credentials (username, password, merchant id, verify key).
3) MOLPay server offline.
3) Razer Merchant Services server offline.

## Import namespaces

Expand Down Expand Up @@ -214,12 +214,12 @@ This is the complete and functional MOLPay Xamarin Android payment module that i

## Support

Submit issue to this repository or email to our support@molpay.com
Submit issue to this repository or email to our support-sa@razer.com

Merchant Technical Support / Customer Care : support@molpay.com<br>
Sales/Reseller Enquiry : sales@molpay.com<br>
Marketing Campaign : marketing@molpay.com<br>
Channel/Partner Enquiry : channel@molpay.com<br>
Media Contact : media@molpay.com<br>
R&D and Tech-related Suggestion : technical@molpay.com<br>
Abuse Reporting : abuse@molpay.com
Merchant Technical Support / Customer Care : support-sa@razer.com<br>
Sales/Reseller Enquiry : sales-sa@razer.com<br>
Marketing Campaign : marketing-sa@razer.com<br>
Channel/Partner Enquiry : channel-sa@razer.com<br>
Media Contact : media-sa@razer.com<br>
R&D and Tech-related Suggestion : technical-sa@razer.com<br>
Abuse Reporting : abuse-sa@razer.com

0 comments on commit f8558ce

Please sign in to comment.