Required Fields for Authorizing a Merchant-Initiated Recurring Payment
RedeREST API
Use these required fields to authorize subsequent recurring payments.
- processingInformation. authorizationOptions. initiator. merchantInitiatedTransaction. previousTransactionID
- For Discover and American Express cards, use the transaction ID from the original transaction. For Visa, use the last successful transaction ID.
- Set totrue.
- Set tomerchant.
- Set torecurring.
Card-Specific Required Fields for Authorizing Subsequent Recurring Payments
Some card companies require additional information when making authorizations with stored credentials.
Discover
Include the authorization amount from the original transaction in this field:
- processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction. originalAuthorizedAmount
Mastercard
Mastercard supports subscription and standing order payments instead of recurring
payments.