Deposit
Deposit Response object.
Deposit amount in currency minor units.
Currency alphabetic code as specified by ISO 4217
Possible values: >= 3 characters and <= 3 characters
EURpaymentInstrumentReference object
Represents a reference to a Payment Instrument, used for Deposit or Withdrawal.
Instrument identifier.
1001Represents the type of the instrument.
| Value | Description |
|---|---|
| SEPA_BANK_ACCOUNT | SEPA Bank account |
| UK_BANK_ACCOUNT | UK Bank account |
| US_BANK_ACCOUNT | US Bank account |
| CCI_BANK_ACCOUNT | CCI Bank account |
| CARD | Card |
Possible values: [SEPA_BANK_ACCOUNT, UK_BANK_ACCOUNT, US_BANK_ACCOUNT, CCI_BANK_ACCOUNT, CARD]
CARDThis is the merchant reference number created by the merchant and submitted as part of the request. It must be unique for each request and allows cross referencing objects from merchant system to embedded wallet objects.
Possible values: <= 255 characters
4bc2deb3-9766-4598-a08e-a98b60615936returnUrls object[]
Links to redirect customer back during transaction flow.
The link rel defines a semantic of the merchant url to redirect the payment flow.
DEFAULT - The default return URL that will be used if specific status return URL is not defined or cannot be determined.
ON_COMPLETED - Paysafe will return to this merchant url post succeful payment authorisation.
ON_FAILED - Paysafe will return to this merchant url post if the authorisation failed.
ON_CANCELLED - Paysafe will return to this merchant url post if payment is cancelled in PSP.
Possible values: [DEFAULT, ON_COMPLETED, ON_FAILED, ON_CANCELLED]
DEFAULTDEFAULTThe url to be used for further actions.
https://api.paysafe.com/card/redirect/372b5ee7-6360-4403-b444-164f8f1d2709HTTP request method.
Possible values: [GET, POST]
GETpaymentProperties object[]
List of payment option specific properties.
Payment property key. Defines available payment property key and their meaning.
Card payment properties:
CARD_CVV- Card CVV is required to confirm the card payment during deposit.- Valid value:
123
- Valid value:
CARD_SAVE_INSTRUMENT- The user agrees to save the card for further payments.- Valid value:
true
- Valid value:
SAVE_INSTRUMENT- The user agrees to save the instrument for further payments.- Valid value:
true. ReplacesCARD_SAVE_INSTRUMENT
- Valid value:
PAYMENT_CONFIRMATION- For PCI-DSS level 3 partners card information is collected in Paysafe hosted interface.Valid values Description EMBEDDEDDefault The payment is confirmed in the hosted Paysafe interface OUTSOURCEDThe payment flow is returned to caller after collection of card data CARRIER- Specifies the carrier(s) for the payment flow, used to define the payment target when the payment instrument cannot uniquely identify it. The user must choose from a predefined list of carriers provided by the payment provider.QR_CODE- The unique QR code generated by the payment provider and used to identify the payment transaction.VERIFICATION_OF_PAYEE- Result of the Validation of Payee.Valid values Description MATCHThe recipient's name and account details match. NO_MATCHThe account holder name does not match the account details of the recipient. CLOSE_MATCHThe account holder name provided is similar, but not an exact match. NOT_POSSIBLEUnable to verify the recipient's details due to a technical issue or missing information. PHONE_NUMBER- Specifies the phone number provided by the user, required for completing certain payment flows or verification steps.- Valid value:
A valid phone number in international format (e.g. +351912345678).
- Valid value:
Possible values: [CARD_CVV, CARD_SAVE_INSTRUMENT, SAVE_INSTRUMENT, SAVE_RECIPIENT, PAYMENT_CONFIRMATION, CARRIER, QR_CODE, VERIFICATION_OF_PAYEE, PHONE_NUMBER]
The value of the payment property.
Deposit id generated during creation.
112233Customer id.
10001The account where the money gets deposited in. It deduced based on the currency.
2100002Slip identifier. Slip contains list of transactions associated with the deposit operations.
5009964049Deposit Funding transaction id. Stored by Single API and used for Recon.
500005Represents RFC 3339, section 5.6 date-time.
2021-07-15T17:54:12ZRepresents RFC 3339, section 5.6 date-time.
2021-07-15T17:54:12ZThe payment status:
PREVIEW- Payment preview.PENDING- Payment transaction is created and further action is required by the customer.PROCESSING- Payment is scheduled for processing by the payment provider.COMPLETED- Payment is completed. Note that some transactions might be completed from Embedded Wallet point of view, but not from customer point of view, since money movement might take some time outside of the Embedded Wallet network.FAILED- Payment has failed. Check STATUS_REASON property for details.CANCELLED- Payment have been cancelledREFUNDED- Payment has been refunded. Valid only for deposits.SCHEDULED- Payment is scheduled funds are blocked, but some action is required. Check action response object property for detailsACCEPTED- Payment has been accepted by the recipient and will be automatically processed.
Possible values: [PREVIEW, PENDING, PROCESSING, COMPLETED, FAILED, SCHEDULED, ACCEPTED, CANCELLED, REFUNDED]
FAILEDStatus reason for FAILED transaction.
Possible values: <= 60 characters
Provides the next possible status update the client can request, depending on the chosen payment type and option.
Possible values: [PREVIEW, PENDING, PROCESSING, COMPLETED, FAILED, SCHEDULED, ACCEPTED, CANCELLED, REFUNDED]
Specifies action required to complete to be able to continue to the next payment status:
NONE– No action is required, you can proceed to the next deposit status.REDIRECT– The user must be redirected in order to complete a payment, for example, when an alternate payment method like Paysafecard is used.SCA- The user must complete a Strong Customer Authentication (SCA) process.ONBOARD- A transfer-specific action is required. The recipient customer must be registered with the corresponding email address.USER_INPUT- Additional information from the user is required to complete the payment.
Possible values: [NONE, REDIRECT, SCA, ONBOARD, USER_INPUT]
NONENONEredirectUrl object
The redirect link defines the link used to redirect the payment flow to hosted payment page. The property rel defines the link type semantic.
The link rel defines the redirect link semantic.
REDIRECT_PAYMENT- Merchant needs to redirect consumer to this url to complete payment.
Possible values: [REDIRECT_PAYMENT]
REDIRECT_PAYMENTREDIRECT_PAYMENTThe url to be used for further actions.
https://api.paysafe.com/card/redirect/372b5ee7-6360-4403-b444-164f8f1d2709HTTP request method.
Possible values: [GET, POST]
GETEnumeration of supported Payment Option Types
Possible values: [RAPID_TRANSFER, BANK_TRANSFER, OFFLINE_BANK_TRANSFER, CARD, PAYSAFECASH, PAYSAFECARD, PAGO_EFECTIVO, MBWAY, KLARNA]
CARDIs the deposit refundable.
instrumentValidationRules object[]
List of payment instrument validation rules relevant for the specific payment option and allows client side instrument validation. This field is returned only when no existing payment instrument is passed, upon deposit creation. This field can also contain validation data for payment options, that does not use payment instruments.
Represents the type of the instrument.
| Value | Description |
|---|---|
| SEPA_BANK_ACCOUNT | SEPA Bank account |
| UK_BANK_ACCOUNT | UK Bank account |
| US_BANK_ACCOUNT | US Bank account |
| CCI_BANK_ACCOUNT | CCI Bank account |
| CARD | Card |
Possible values: [SEPA_BANK_ACCOUNT, UK_BANK_ACCOUNT, US_BANK_ACCOUNT, CCI_BANK_ACCOUNT, CARD]
CARDfields object[]
Field name.
ibanvalidations object[]
Validation rule id. Can be used to identify the validation.
VALID_IBANHuman readable validation error message in English.
Please enter valid IBAN.Regular explression for the validation
^AL\d{10}[0-9A-Z]{16}$|^AD\d{10}[0-9A-Z]{12}$|^AT\d{18}$|^BH\d{2}[A-Z]{4}[0-9A-Z]{14}$|^BE\d{14}$|^BA\d{18}$|^BG\d{2}[A-Z]{4}\d{6}[0-9A-Z]{8}$|^HR\d{19}$|^CY\d{10}[0-9A-Z]{16}$|^CZ\d{22}$|^DK\d{16}$|^FO\d{16}$|^GL\d{16}$|^DO\d{2}[0-9A-Z]{4}\d{20}$|^EE\d{18}$|^FI\d{16}$|^FR\d{12}[0-9A-Z]{11}\d{2}$|^GE\d{2}[A-Z]{2}\d{16}$|^DE\d{20}$|^GI\d{2}[A-Z]{4}[0-9A-Z]{15}$|^GR\d{9}[0-9A-Z]{16}$|^HU\d{26}$|^IS\d{24}$|^IE\d{2}[A-Z]{4}\d{14}$|^IL\d{21}$|^IT\d{2}[A-Z]\d{10}[0-9A-Z]{12}$|^[A-Z]{2}\d{5}[0-9A-Z]{13}$|^KW\d{2}[A-Z]{4}22!$|^LV\d{2}[A-Z]{4}[0-9A-Z]{13}$|^LB\d{6}[0-9A-Z]{20}$|^LI\d{7}[0-9A-Z]{12}$|^LT\d{18}$|^LU\d{5}[0-9A-Z]{13}$|^MK\d{5}[0-9A-Z]{10}\d{2}$|^MT\d{2}[A-Z]{4}\d{5}[0-9A-Z]{18}$|^MR13\d{23}$|^MU\d{2}[A-Z]{4}\d{19}[A-Z]{3}$|^MC\d{12}[0-9A-Z]{11}\d{2}$|^ME\d{20}$|^NL\d{2}[A-Z]{4}\d{10}$|^NO\d{13}$|^PL\d{10}[0-9A-Z]{,16}n$|^PT\d{23}$|^RO\d{2}[A-Z]{4}[0-9A-Z]{16}$|^SM\d{2}[A-Z]\d{10}[0-9A-Z]{12}$|^SA\d{4}[0-9A-Z]{18}$|^RS\d{20}$|^SK\d{22}$|^SI\d{17}$|^ES\d{22}$|^SE\d{22}$|^CH\d{7}[0-9A-Z]{12}$|^TN59\d{20}$|^TR\d{7}[0-9A-Z]{17}$|^AE\d{21}$|^GB\d{2}[A-Z]{4}\d{14}$paymentDetails object[]
List of payment-option-specific details.
Defines the available payment details keys and their meaning.
Paysafecash-specific details:
PAYSAFECASH_BARCODE_TYPE- The type of the generated barcode, when using the Paysafecash payment option.- Valid value:
CODE128
- Valid value:
PAYSAFECASH_BARCODE_VALUE- The value of the generated barcode, when using the Paysafecash payment option.- Valid value:
1000000000000004574
- Valid value:
PAYMENT_ROUTE- Payment provider used for the payment. Might change without notice.- Valid value:
LPM - Valid value:
BCRP Interoperability Network
- Valid value:
Possible values: [PAYSAFECASH_BARCODE_TYPE, PAYSAFECASH_BARCODE_VALUE, PAYMENT_ROUTE]
PAYSAFECASH_BARCODE_TYPEfees object[]
Customer fees attached to the transaction.
Amount of the merchant payment, in mintor units. If currency is not specified, then the main transaction currency is used.
Possible values: >= 0
01000Currency alphabetic code as specified by ISO 4217
Possible values: >= 3 characters and <= 3 characters
EURFee payment reason.
- SENDER_FEE - Fee that will be applied to sender party of transfer collected into partner merchant wallet.
- RECIPIENT_FEE - Fee that will be applied to recipient client of transfer collected into partner merchant wallet.
- DEPOSIT_FEE - Fee charged for deposit transactions collected into partner merchant wallet.
- WITHDRAWAL_FEE - Fee charged for withdrawal transactions collected into partner merchant wallet.
- MERCHANT_FEE - Fee for the payment service collected into partner merchant wallet.
- PAYSAFE_FEE - Fee collected by Paysafe for the provided payment service. Usually Paysafe Fee is not directly applied to customer transactions.
- ATM_FEE - Fee for ATM service, when using prepaid cards.
- FX_FEE - Fee applied, when payment requires currency exchange.
- VAT_FEE - Consumer VAT fee (when applicable)
- OTHER_FEE - It could be used for any additional, unspecified fees that may be applied to a transaction
Possible values: [MERCHANT_FEE, ATM_FEE, FX_FEE, PAYSAFE_FEE, OTHER_FEE, SENDER_FEE, RECIPIENT_FEE, DEPOSIT_FEE, VAT_FEE, WITHDRAWAL_FEE]
OTHER_FEEThe target merchant wallet id.
500005Currency alphabetic code as specified by ISO 4217
Possible values: >= 3 characters and <= 3 characters
EURThe target account in which the payment is accepted. If not specified the account is determined by the main transaction currency.
100001fxAmount object
(In Development)
Contains the amount in converted currency during currency conversion.
Converted amount (in minor units).
Currency conversion rate.
Currency alphabetic code as specified by ISO 4217
Possible values: >= 3 characters and <= 3 characters
EUR{
"amount": 0,
"currencyCode": "EUR",
"paymentInstrumentReference": {
"id": "1001",
"instrumentType": "CARD"
},
"merchantRefNum": "4bc2deb3-9766-4598-a08e-a98b60615936",
"returnUrls": [
{
"rel": "DEFAULT",
"href": "https://api.paysafe.com/card/redirect/372b5ee7-6360-4403-b444-164f8f1d2709",
"method": "GET"
}
],
"paymentProperties": [
{
"key": "CARD_CVV",
"value": "string"
}
],
"id": "112233",
"customerId": "10001",
"accountId": "2100002",
"slipId": "5009964049",
"fundingTransactionId": "500005",
"creationTime": "2021-07-15T17:54:12Z",
"expirationTime": "2021-07-15T17:54:12Z",
"status": "FAILED",
"statusReason": "string",
"nextStatus": [
"FAILED"
],
"action": "NONE",
"redirectUrl": {
"rel": "REDIRECT_PAYMENT",
"href": "https://api.paysafe.com/card/redirect/372b5ee7-6360-4403-b444-164f8f1d2709",
"method": "GET"
},
"paymentOption": "CARD",
"refundable": true,
"instrumentValidationRules": [
{
"instrumentType": "CARD",
"fields": [
{
"fieldName": "iban",
"validations": [
{
"id": "VALID_IBAN",
"message": "Please enter valid IBAN.",
"regexp": "^ALd{10}[0-9A-Z]{16}$|^ADd{10}[0-9A-Z]{12}$|^ATd{18}$|^BHd{2}[A-Z]{4}[0-9A-Z]{14}$|^BEd{14}$|^BAd{18}$|^BGd{2}[A-Z]{4}d{6}[0-9A-Z]{8}$|^HRd{19}$|^CYd{10}[0-9A-Z]{16}$|^CZd{22}$|^DKd{16}$|^FOd{16}$|^GLd{16}$|^DOd{2}[0-9A-Z]{4}d{20}$|^EEd{18}$|^FId{16}$|^FRd{12}[0-9A-Z]{11}d{2}$|^GEd{2}[A-Z]{2}d{16}$|^DEd{20}$|^GId{2}[A-Z]{4}[0-9A-Z]{15}$|^GRd{9}[0-9A-Z]{16}$|^HUd{26}$|^ISd{24}$|^IEd{2}[A-Z]{4}d{14}$|^ILd{21}$|^ITd{2}[A-Z]d{10}[0-9A-Z]{12}$|^[A-Z]{2}d{5}[0-9A-Z]{13}$|^KWd{2}[A-Z]{4}22!$|^LVd{2}[A-Z]{4}[0-9A-Z]{13}$|^LBd{6}[0-9A-Z]{20}$|^LId{7}[0-9A-Z]{12}$|^LTd{18}$|^LUd{5}[0-9A-Z]{13}$|^MKd{5}[0-9A-Z]{10}d{2}$|^MTd{2}[A-Z]{4}d{5}[0-9A-Z]{18}$|^MR13d{23}$|^MUd{2}[A-Z]{4}d{19}[A-Z]{3}$|^MCd{12}[0-9A-Z]{11}d{2}$|^MEd{20}$|^NLd{2}[A-Z]{4}d{10}$|^NOd{13}$|^PLd{10}[0-9A-Z]{,16}n$|^PTd{23}$|^ROd{2}[A-Z]{4}[0-9A-Z]{16}$|^SMd{2}[A-Z]d{10}[0-9A-Z]{12}$|^SAd{4}[0-9A-Z]{18}$|^RSd{20}$|^SKd{22}$|^SId{17}$|^ESd{22}$|^SEd{22}$|^CHd{7}[0-9A-Z]{12}$|^TN59d{20}$|^TRd{7}[0-9A-Z]{17}$|^AEd{21}$|^GBd{2}[A-Z]{4}d{14}$"
}
]
}
]
}
],
"paymentDetails": [
{
"key": "PAYSAFECASH_BARCODE_TYPE",
"value": "string"
}
],
"fees": [
{
"amount": 1000,
"currency": "EUR",
"paymentReason": "OTHER_FEE",
"merchantId": "500005",
"recipientCurrency": "EUR",
"merchantAccountId": "100001",
"fxAmount": {
"amount": 0,
"rate": 0,
"currency": "EUR"
}
}
]
}