On This Page
REST API
Recurring Payment
A recurring payment is a COF transaction. A series of recurring payments consists of
multiple transactions that you bill to a cardholder at fixed, regular intervals not to exceed
one year between transactions. The series of recurring payments is the result of an agreement
between you and the cardholder.
API Resource Name:
POST
https://api.smartpayfuse.barclaycard
/pts/v2/paymentsReady to
integrate?
- Cardholder consents to terms and establishes service or obtains goods.
- You charge the first recurring payment as a CIT. Include theprocessingInformation.authorizationOptions.initiator.credentialStoredOnFilefield in the authorization request and set the value for this field tomerchant.
- You charge subsequent recurring payments on a regular basis. Include the following fields in each authorization request:
- processingInformation.commerceIndicator—set the value for this field torecurring.
- processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction.previousTransactionId—set the value for this field to theprocessorInformation.transactionIdresponse field.