Getting started
- Home
- How-to guides
- Release notes
Integration options
- Server-side SDKs
- Checkout SDK
- Vault SDK
- Profiler SDK
- Mirakl connector
Resources
- Postman
- Testing
- Error handling
- Webhooks
- Bank statements
- Reports
Useful links
009101
Error message | PSP timeout please try later |
---|---|
Description | PSP timeout please try later. |
Categories | Pay-in |
Example
API Response
{
"Id":"333781255",
"Tag":"Custom meta",
"CreationDate":1677833965,
"AuthorId":"333395534",
"CreditedUserId":"333355434",
"DebitedFunds":{
"Currency":"EUR",
"Amount":3600
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":3000
},
"Fees":{
"Currency":"EUR",
"Amount":600
},
"Status":"FAILED",
"ResultCode":"009101",
"ResultMessage":"PSP timeout please try later",
"ExecutionDate":null,
"Type":"PAYIN",
"Nature":"REGULAR",
"CreditedWalletId":"3333955441",
"DebitedWalletId":null,
"PaymentType":"CARD",
"ExecutionType":"DIRECT",
"SecureMode":"DEFAULT",
"CardId":"3554009403",
"SecureModeReturnURL":null,
"SecureModeRedirectURL":null,
"SecureModeNeeded":false,
"Culture":"EN",
"SecurityInfo":{
"AVSResult":"NO_CHECK"
},
"StatementDescriptor":"Yoojo",
"BrowserInfo":{
"AcceptHeader":"application/json, text/plain, */*",
"JavaEnabled":true,
"Language":"fr",
"ColorDepth":24,
"ScreenHeight":844,
"ScreenWidth":390,
"TimeZoneOffset":-60,
"UserAgent":"AutoChrome",
"JavascriptEnabled":true
},
"IpAddress":"92.184.97.254",
"Requested3DSVersion":"V2_1",
"Applied3DSVersion":null,
"RecurringPayinRegistrationId":null
}
Was this page helpful?
On this page