Skip to main content

Tools

smilepayz teamsAbout 2 min


code_example.png

GitHub


Tips

Java SDKopen in new window

If your programming language is Java, you can refer to the JAVA SDK and follow Steps 1, 2, 3, 4 in the SDK... If you
have any questions, please contact smilepayz.

  • Step1_RSA.java: You can generate RSA pair. Please keep your private key safe and set the public key to smilepayz.
  • Step2_AccessToken.java: Before you send request, please set the MerchantID first. Through this interface, you can
    get the AccessToken.
  • Step3_Payin.java Before you send request, please set the MerchantSecret first. Through this interface, you can
    transaction payin.
  • Step4_Payout.java Through this interface, you can disbursement payout.

Tips

Python SDKopen in new window

So if your programming language is Python, you can refer to the Python SDK and follow steps 1, 2, 3, 4 in the SDK.... If
you have any questions, please contact smilepayz.

  • Step1_RSA_Pair.py: You can generate RSA pair. Please keep your private key safe and set the public key to
    smilepayz.
  • Step2_AccessToken.py: Before you send request, please set the MerchantID first. Through this interface, you can get
    the AccessToken.
  • Step3_PayIn.py Before you send request, please set the MerchantSecret first. Through this interface, you can
    transaction payin.
  • Step4_Payout.py Through this interface, you can disbursement payout.

Tips

Node.js SDKopen in new window

So if your programming language is Node.js, you can refer to the Node.js SDK and follow steps 1, 2 in the SDK.... If you
have any questions, please contact smilepayz.

  • Step1_generate_rsa_keys.js: You can generate RSA pair. Please keep your private key safe and set the public key to
    smilepayz.
  • Step2_accessToken.js: Before you send request, please set the MerchantID first. Through this interface, you can get
    the AccessToken.

Tips

Php SDKopen in new window

So if your programming language is Php, you can refer to the Php SDK and follow steps 1, 2 in the SDK.... If you have
any questions, please contact smilepayz.

  • Step1_RSA.php: You can generate RSA pair. Please keep your private key safe and set the public key to smilepayz.
  • Step2_AccessToken.php: Before you send request, please set the MerchantID first. Through this interface, you can
    get the AccessToken.

Tips

Other SDKopen in new window

So if you need SDKs for other languages, please let us know and we can provide them as soon as possible


Tips

Woocommerceopen in new window

The current document version is above 1.0.5 (including 1.0.5). Please download 1.0.5 and install it before payment

Install

  • After finding the plugin in the results, click Install Now. ...
  • To use the plugin, you'll need to activate it. ...
  • Click Upload Plugin at the top of the page.
  • Click Choose File, locate the plugin . ...
  • After the installation is complete, click Activate Plugin.

Configuration

  • Step.1 -Configuration MerchantID. MerchantSecret...
    An image
  • Step.2 -Enable payment list.
    An image
Last update: