Developer

Integrating Cuepay to your website or application can be achieved using the "Create Invoice" option for custom integration; the "Payment Button" option for easy integration and the "Plug-in" option for popular Content Management Systems like WordPress. When using the "Create Invoice" option, the status of each transaction must be queried - see the "Transdaction Status" tab.


Create an invoice for payment by submiting your parameters directly to our secure end point using an HTML Form.

 

The Form should be submitted to


 

HTML Form & Parameters



Note: "reference", "customer", "narration" and "redirect" are optional parameters


To query a transaction, you would need the "reference" you provided for the transaction. This reference number is also submitted via the POST method to the "redirect" and "callback" URL after a transaction.

The callback URL is notified only on successful transactions; and the status of every transaction must be queried for security reasons.


This is the base URL to perform transaction queries:


 

Parameters: Examples: PHP



Integrating the cuepay button into your website and application is pretty simple and requires a minimum of just 2 steps.

 

Step 1.   Paste the code below just after </body>


 

Step 2.   Paste the button code where required



 

  Woocommerce


This Payment Gateway modules allow you to integrate cuepay with the WHMCS platform.

Download here:   https://github.com/cuepay/woocommerce

 

  Gateway Module for WHMCS


This Payment Gateway modules allow you to integrate cuepay with the WHMCS platform.

Download here:   https://github.com/cuepay/whmcs