Initiate Transaction

Body Params
string
required

Amount to charge the customer.

string
required
Defaults to MWK

Currency to charge in. [ 'MWK', 'USD' ]

string

Your transaction reference. This MUST be unique for every transaction.

string

This is the first_name of your customer.

string

This is the last_name of your customer. (optional)

string
required

This is your IPN url, it is important for receiving payment notification. Successful transactions redirects to this url after payment. {tx_ref} is returned, so you don't need to pass it with your url

string
required

Once the customer cancels or after multiple failed attempts, we will redirect to the return_url with the query parameters tx_ref and status of failed. (optional)

string

This is the email address of your customer. Transaction notification will be sent to this email address (optional)

string

You can pass extra information here. (optional)

string

(optional)

customization
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json