Status
– To manually close the recurring pay-in registration with the ENDED
status. When doing so, no recurring pay-in can be created based on the registration anymore. Note that for PayPal, only one recurring registration can be used per UserId
, so you may need to set the registration to ENDED
in order to create a new one with the same user.Billing
and Shipping
– To change information about billing and shipping.ENDED
The status of the recurring registration for PayPal:CREATED
– The recurring registration was created, but no recurring pay-in has yet been made.AUTHENTICATION_NEEDED
– A customer-initiated transaction (CIT) has been initiated against the registration but not authenticated. Note that there is no re-authentication process with PayPal: this status is only returned after the CIT is initiated but not yet successful.IN_PROGRESS
– The CIT has was successful and subsequent merchant-initiated transactions (MIT) can be requested.ENDED
– The registration can no longer be modified nor reused. A new one can be created for the same user.200
CREATED
, AUTHENTICATION_NEEDED
, IN_PROGRESS
, ENDED
The status of the recurring registration for PayPal:CREATED
– The recurring registration was created, but no recurring pay-in has yet been made.AUTHENTICATION_NEEDED
– A customer-initiated transaction (CIT) has been initiated against the registration but not authenticated. Note that there is no re-authentication process with PayPal: this status is only returned after the CIT is initiated but not yet successful.IN_PROGRESS
– The CIT has was successful and subsequent merchant-initiated transactions (MIT) can be requested.ENDED
– The registration can no longer be modified nor reused. A new one can be created for the same user.LastPayinId
references a transaction older than 13 months, it may have been archived.CUSTOM
For PayPal recurring registrations, this value is always CUSTOM
.null
.null
.null
.null
.null
.false
. However, you can specify NextTransactionDebitedFunds
and NextTransactionFees
to set up a fixed-amount recurrence.null
.0
.NextTransactionDebitedFunds
NextTransactionDebitedFunds
.FixedNextAmount
or FractionedPayment
are true
, the subsequent amount will be the same as FirstTransactionDebitedFunds
amount.false
.CARD_DIRECT
, PAYPAL
Default value: CARD_DIRECT
The type of recurring pay-in registration (which must correspond to the pay-ins requested against it).