KlicklPay 英文收单接口文档

KlicklPay 英文收单接口文档


Access process

<p><strong>A merchant needs to go through the following process to access KlicklPay</strong></p> <p> <strong>1. Provide merchant information to open a merchant account for customer service personnel</strong></p> <p> - The merchant's default account number is the email address, and the password will be sent to the merchant mailbox.</p> <p><strong>2. Log in to the merchant background</strong></p> <ul> <li> <code>Test environment background website: https://prebadmin.klicklpay.com</code></li> <li><code>Production environment background website: https://badmin.klicklpay.com</code></li> </ul> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=bdfb95c264f7c00bd598efce85c17898&amp;amp;file=file.png" alt="" /></p> <p><strong>3. Open the access guide page and get the interface address / merchant ID (businessId) / merchant secret key</strong> <img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=4f9c28210de750d50c2d7317c345463e&amp;amp;file=file.png" alt="" /></p> <p><strong>4. Notify KlicklPay of your server IP, you need to whiten the IP of the server accessing the payment interface.</strong></p> <p><strong>5. Docking KlicklPay interface</strong></p> <p><strong>6. Configure payment page with multiple languages</strong> The default payment page is English, if you need other languages can be configured, add 〈=multilingual code after the payment link, as follows:</p> <pre><code>https://pay.klicklpay.com/payment?coin=ERC20_USDT&amp;amp;address=TNeHbFa6iQtACQYmrXtC7MuSZewCutwHJ1&amp;amp;amount=1&amp;amp;outOrderNo=20210915190319498168〈=en</code></pre> <table> <thead> <tr> <th style="text-align: left;">Supported languages</th> <th style="text-align: left;">Language Code</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Chinese (Simplified)</td> <td style="text-align: left;">cn</td> </tr> <tr> <td style="text-align: left;">English</td> <td style="text-align: left;">en</td> </tr> <tr> <td style="text-align: left;">Italian</td> <td style="text-align: left;">it</td> </tr> <tr> <td style="text-align: left;">Spanish</td> <td style="text-align: left;">es</td> </tr> <tr> <td style="text-align: left;">Brazilian</td> <td style="text-align: left;">ptbr</td> </tr> <tr> <td style="text-align: left;">Japanese</td> <td style="text-align: left;">ja</td> </tr> <tr> <td style="text-align: left;">Turkish</td> <td style="text-align: left;">tr</td> </tr> </tbody> </table>

页面列表

ITEM_HTML