This call retrieves a single Deposit Preauthorization, of which there are two types, indicated byDocumentation Index
Fetch the complete documentation index at: https://docs.mangopay.com/llms.txt
Use this file to discover all available pages before exploring further.
PaymentType:
CARD – Created using POST Create a Card Deposit Preauthorization; can be captured using POST Create a Card Deposit Preauthorized PayInPAYPAL – Created using POST Create a PayPal Preauthorization; can be captured using POST Create a Preauthorized PayPal PayIn200 - Card response object
PaymentStatus changes to EXPIRED if no captures were made.null.CREATED, SUCCEEDED, FAILEDThe status of the authorization.WAITING, CANCELED, CANCEL_REQUESTED, EXPIRED, VALIDATED, FAILEDThe payment status of the deposit preauthorization object:WAITING – The deposit preauthorization can be used: the preauthorized funds can be captured (if Status is SUCCEEDED) or the preauthorization can be canceled manually.CANCELED – Value to pass to manually cancel the deposit preauthorization before use; indicates that the deposit preauthorization was canceled manually.CANCEL_REQUESTED – The cancellation of the deposit preauthorization has been requested but not yet processed.EXPIRED – The hold period on the preauthorized funds has ended without it being used.VALIDATED – Indicates that the preauthorized funds were captured.FAILED – The pay-in against the preauthorization has failed, but a retry may be possible.VISA, MASTERCARD, CB, MAESTROThe card network to use, as chosen by the cardholder, in case of co-branded cards.SecureModeNeeded parameter is set to true).SecureMode was used.CARD, DIRECT_DEBIT, PREAUTHORIZED, BANK_WIREThe type of pay-in.WEB, DIRECT, EXTERNAL_INSTRUCTIONThe type of execution for the pay-in.V1, V2_1The 3DS protocol version to be applied to the transaction.V1, V2_1The 3DS protocol version applied to the transaction.null is returned.200 - PayPal response object
LineItems added to the pay-in object.SET_PROVIDED_ADDRESS, GET_FROM_FILE, NO_SHIPPINGInformation about the shipping address behavior on the PayPal payment page:SET_PROVIDED_ADDRESS - The Shipping parameter becomes required and its values are displayed to the end user, who is not able to modify them.GET_FROM_FILE – The Shipping parameter is ignored and the end user can choose from registered addresses.NO_SHIPPING – No shipping address section is displayed.UnitAmount and TaxAmount must equal the DebitedFunds amount (negative amounts not allowed).ShippingPreference.null because the billing address is not applicable to PayPal preauth.WEB, DIRECT, EXTERNAL_INSTRUCTIONThe type of execution for the pay-in.PAYPALThe type of pay-in.CREATED, SUCCEEDED, FAILEDThe status of the transaction.WAITING, CANCELED, CANCEL_REQUESTED, EXPIRED, VALIDATED, FAILEDThe payment status of the deposit preauthorization object:WAITING – The deposit preauthorization can be used: the preauthorized funds can be captured (if Status is SUCCEEDED) or the preauthorization can be canceled manually.CANCELED – Value to pass to manually cancel the deposit preauthorization before use; indicates that the deposit preauthorization was canceled manually.CANCEL_REQUESTED – The cancellation of the deposit preauthorization has been requested but not yet processed.EXPIRED – The hold period on the preauthorized funds has ended without it being used.VALIDATED – Indicates that the preauthorized funds were captured.FAILED – The pay-in against the preauthorization has failed, but a retry may be possible.CREATED, SUCCEEDED, FAILEDThe status of the authorization.PaymentStatus changes to EXPIRED if no captures were made.