Skip to main content

Recurring Sale

POST 

/api/v1/payment/recurring

Use this call to create a new recurring payment transaction using the stored cardholder data.

THis call requires:

  • Merchant authentication
  • Signature validation.

On success, you get a response with:

  • status: "settled"
  • reason: "reason for setling"

Request

Responses

Recurring payment processed successfully