Integration Info
Less than 1 minute
Welcome to theAPI Integration Info feature!
Sandbox Env
Get Information before integration
- Login merchant backend
Merchant ID
: Assigned to you a merchant ID, which will be used for every transaction.Merchant Secret
: It will be used when requesting a transaction to generate signature.Platform Public Key
: Used to verify that we call back your notification of order status when the order status is terminated.
Set Information before integration
1.Config IP List
Ip white List
: your server ip address,Supports ipv4 and basic format ipv6.
2. Config CallbackUrl
API Notify Address
: smilepayz will notify this callback URL once the order is completed.
3. Config Public Key
- And How to Generate Rsa Key? -> GenerateRsaKey
Production Env
Get Information before integration
- Login merchant backend
Merchant ID
: Same description as Sandbox, but different values than Sandbox.Merchant Secret
: Same description as Sandbox, but different values than Sandbox.Platform Public Key
:Same description as Sandbox, but different values than Sandbox.
Set Information before integration
1.Config IP List
IP Whitelist
must be submitted to us for customer service to help you set up.
2.Config CallbackUrl
- Api Notify Address: smilepayz will notify this callback URL once the order is completed.
3.Config RSA Public key
- And How to Generate Rsa Key? -> GenerateRsaKey
Note
Remember to save your configuration