Create a Recurring PayIn Registration
Authentication
Path parameters
Request
Request body for card recurring pay-in registrations, using a tokenized CardId.
Request body for Apple Pay recurring pay-in registrations, using the tokenized PaymentData object retrieved from the Apple Pay API.
Request body for Google Pay recurring pay-in registrations, using the tokenized PaymentData string retrieved from the Google Pay API.
Request body for PayPal recurring pay-in registrations, redirecting the user to authenticate via PayPal.
Note that for PayPal:
- Only one active
PAYPALregistration object can exist for a user. - You can use
NextTransactionDebitedFundsandNextTransactionFeesin the registration (and therefore omit them from MIT pay-in requests). TheRecurringTypeis alwaysCUSTOM, and theFixedNextAmountparameter is not supported. - The
FreeCyclesproperty is not supported.
Response
Response object for card recurring pay-in registrations.
Response object for PayPal recurring pay-in registrations.
Response object for Apple Pay recurring pay-in registrations.
Response object for Google Pay recurring pay-in registrations.