v1

latestOpenAPI 3.1.02026-07-2041850.8 KB
General

Ask issuer to notify the shopper

Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to Recurring card payments in India.

post/notifyShopper

Request body

billingDatestring

Date on which the subscription amount will be debited from the shopper. In YYYY-MM-DD format

billingSequenceNumberstring

Sequence of the debit. Depends on Frequency and Billing Attempts Rule.

displayedReferencestring

Reference of Pre-debit notification that is displayed to the shopper. Optional field. Maps to reference if missing

merchantAccountstring required

The merchant account identifier with which you want to process the transaction.

recurringDetailReferencestring

This is the recurringDetailReference returned in the response when you created the token.

referencestring required

Pre-debit notification reference sent by the merchant. This is a mandatory field

shopperReferencestring required

The ID that uniquely identifies the shopper.

This shopperReference must be the same as the shopperReference used in the initial payment.

storedPaymentMethodIdstring

This is the recurringDetailReference returned in the response when you created the token.

Response

OK - the request has succeeded.

displayedReferencestring

Reference of Pre-debit notification that is displayed to the shopper

messagestring

A simple description of the resultCode.

pspReferencestring

The unique reference that is associated with the request.

referencestring

Reference of Pre-debit notification sent in my the merchant

resultCodestring

The code indicating the status of notification.

shopperNotificationReferencestring

The unique reference for the request sent downstream.

storedPaymentMethodIdstring

This is the recurringDetailReference returned in the response when token was created