https://github.com/razerms/sdk-razerms_csharp
Razer Merchant Services payment SDK for C#
https://github.com/razerms/sdk-razerms_csharp
csharp dotnet payment payments razerms sdk
Last synced: 5 months ago
JSON representation
Razer Merchant Services payment SDK for C#
- Host: GitHub
- URL: https://github.com/razerms/sdk-razerms_csharp
- Owner: RazerMS
- Created: 2018-04-18T07:13:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T07:04:31.000Z (about 4 years ago)
- Last Synced: 2025-01-26T03:31:42.795Z (over 1 year ago)
- Topics: csharp, dotnet, payment, payments, razerms, sdk
- Homepage: https://merchant.razer.com/v3/
- Size: 42.6 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [Mobile SDK] – RazerMS CSharp

## Introduction
### Notes/ Prerequisite
1. Visual Studio 2012 or above.
2. MOLPay Development or Production ID.
3. MOLPay General API.
### Installation Guidance
[Installation](https://github.com/RazerMS/CSharp-SDK/wiki/Installation-Guidance)
FAQ
----------
**1. Exception of type 'System.IO.FileLoadException' occurred**
1. Simply right-click the "References" folder and select "Manage NuGet Packages...".
2. Select the Browse tab.
3. In the search bar in the upper left type "Newtonsoft.Jason".
4. Click "Install" and you're done.
**OR**
1. Remove Newtonsoft.Jason on reference.
**2. If payment keep loading wont proceed**
If you are using c# webform **(aspx.cs file)** to set the value of Seamless Intergration, please make sure empty your **aspx** file except the first line of the file. For example:
``
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Seamless.aspx.cs" Inherits="MolPayUI.Seamless_function" %>
``
Changelog
----------
1. 2018-04-18 - v1.0.0 - Initial Release
2. 2018-04-24 - v1.1.0 - Add 5 requery method
3. 2018-04-26 - v1.2.0 - Add seamless integration, add a UI file inside seamlessintegration.zip
4. 2018-07-30 - v1.2.1 - Fix invalid production URL for certain function. `Payment Endpoin Integration`, Rename `Vkey` to `SecretKey`
## Contribution
You can contribute to this plugin by sending the pull request to this repository.
## Resources
- GitHub: https://github.com/RazerMS
- Website: https://merchant.razer.com/
- Twitter: https://twitter.com/Razer_MS
- YouTube: https://www.youtube.com/c/RazerMerchantServices
- Facebook: https://www.facebook.com/RazerMerchantServices/
- Instagram: https://www.instagram.com/RazerMerchantServices/
## Issues
Submit issue to this repository or email to our support-sa@razer.com
Contact Support
-------
Merchant Technical Support / Customer Care : support-sa@razer.com
Marketing Campaign : marketing-sa@razer.com
Channel/Partner Enquiry : channel-sa@razer.com
Media Contact : media-sa@razer.com
R&D and Tech-related Suggestion : technical-sa@razer.com
Abuse Reporting : abuse-sa@razer.com
Disclaimer
----------
Any amendment by your end is at your own risk.