Skip to content

Latest commit

 

History

History
executable file
·
25 lines (21 loc) · 1.63 KB

RedsysPreauthorizeResponse.md

File metadata and controls

executable file
·
25 lines (21 loc) · 1.63 KB

RedsysPreauthorizeResponse

Properties

Name Type Description Notes
debited_funds Money Information about the funds that are being debited [optional]
status str The status of the transaction [optional]
payment_status str Status of the payment [optional]
execution_date int When the transaction happened [optional]
result_code str The result code [optional]
result_message str A verbal explanation of the ResultCode [optional]
execution_type str The type of execution for the payin [optional]
card_id str The Id of the card saved, if any. [optional]
statement_descriptor str A custom description to appear on the user's bank statement. It can be up to 10 characters long, and can only include alphanumeric characters or spaces [optional]
author_id str A user's ID [optional]
pay_in_id str The Id of the associated PayIn [optional]
language str Valid values are ES, EN, CA, FR, DE, NL, IT, SV, PT, PL, GL and EU [optional]
provider PreauthorizationRedsysData Redsys related data [optional]
id str The item's ID [optional]
creation_date int When the item was created [optional]
tag str Custom data that you can add to this item [optional]

[Back to Model list] [Back to API list] [Back to README]