Mexico API Introduction
About 1 min
API Introduction
The API accepts application/json request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. You can use the API in sandbox mode, which does not affect your live data or interact with the banking networks.
The API key you use to authenticate the request determines whether the request is sandbox mode or production mode.
Environment
Environment | Protocol | MediaType | Base URL |
---|---|---|---|
SandBox | https | application/json | https://sandbox-gateway.smilepayz.com |
Production | https | application/json | https://gateway.smilepayz.com |
GitHub
PayInRequestDemo.java
for pay in requestPayoutRequestDemo.java
for pay out requestInquiryBalanceDemo.java
for balance inquiryInquriyOrderStatusDemo.java
for order status inquirySignatureUtils.java
Provide minify(body) method, sha256RsaSignature method and checkSha256RsaSignature.
pay_in_request_demo.py
for pay in request .pay_out_request_demo.py
for pay out request.balance_inquiry.py
for balance inquiry.status-inquiry.py
for order status inquiry.Tool_Sign.py
Provide minify(body) method, sha256RsaSignature method and checkSha256RsaSignature.
pay_in_request_demo.js
pay_out_request_deom.js
inquiry_balance_demo.js
inquiry_order_status.js
SignatureUtils.js
Provide minify(body) method, sha256RsaSignature method and checkSha256RsaSignature.
PayInRequestDemo.php
:PayoutRequestDemo.php
:InquiryBalanceDemo.php
:InquiryOrderStatusDemo.php
:Signature.php
: Provide minify(body) method, sha256RsaSignature method and checkSha256RsaSignature.
PayInRequestDemo.cs
PayOutRequestDemo.cs
:BalanceInquiryDemo.cs
:OrderStatusInquiryDemo.cs
:SignatureUtils.cs
: Provide minify(body) method, sha256RsaSignature method and checkSha256RsaSignature.
/v2/PayInRequestDemoV2.go
/v2/PayoutRequestDemov2.go
:/v2/BalanceInquiryDemoV2.go
:/v2/OrderStatusInquiryDemoV2.go
:/common/SignatureUtils.go
: Provide minify(body) method, sha256RsaSignature method and checkSha256RsaSignature.
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.fter 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...
- Step.2 -Enable payment list.