From f9bce77f29e4adc06f5ee799168cf1c0aacef3fd Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 30 Aug 2021 09:11:14 +0200 Subject: [PATCH] Updated JSON specs --- json/AccountService-v3.json | 309 +- json/AccountService-v4.json | 88 +- json/AccountService-v5.json | 100 +- json/AccountService-v6.json | 100 +- ...BalancePlatformNotificationService-v1.json | 324 +- json/BalancePlatformService-v1.json | 459 +- json/BinLookupService-v40.json | 70 +- json/BinLookupService-v50.json | 70 +- json/CheckoutService-v37.json | 4014 ++++++++++++++- json/CheckoutService-v40.json | 4116 +++++++++++++++- json/CheckoutService-v41.json | 4135 +++++++++++++++- json/CheckoutService-v46.json | 4135 +++++++++++++++- json/CheckoutService-v49.json | 4161 +++++++++++++++- json/CheckoutService-v50.json | 4187 +++++++++++++++- json/CheckoutService-v51.json | 4212 +++++++++++++++- json/CheckoutService-v52.json | 4212 +++++++++++++++- json/CheckoutService-v53.json | 4212 +++++++++++++++- json/CheckoutService-v64.json | 4212 +++++++++++++++- json/CheckoutService-v65.json | 4214 +++++++++++++++- json/CheckoutService-v66.json | 4214 +++++++++++++++- json/CheckoutService-v67.json | 4282 ++++++++++++++++- json/FundService-v3.json | 228 + json/FundService-v5.json | 232 + json/FundService-v6.json | 232 + json/HopService-v1.json | 2 +- json/HopService-v5.json | 2 +- json/HopService-v6.json | 2 +- json/MarketPayNotificationService-v3.json | 7 +- json/MarketPayNotificationService-v4.json | 7 +- json/MarketPayNotificationService-v5.json | 7 +- json/MarketPayNotificationService-v6.json | 7 +- json/NotificationConfigurationService-v1.json | 58 +- json/NotificationConfigurationService-v2.json | 58 +- json/NotificationConfigurationService-v3.json | 58 +- json/NotificationConfigurationService-v4.json | 58 +- json/NotificationConfigurationService-v5.json | 46 +- json/NotificationConfigurationService-v6.json | 46 +- json/PaymentService-v25.json | 167 +- json/PaymentService-v30.json | 177 +- json/PaymentService-v40.json | 195 +- json/PaymentService-v46.json | 195 +- json/PaymentService-v49.json | 195 +- json/PaymentService-v50.json | 195 +- json/PaymentService-v51.json | 201 +- json/PaymentService-v52.json | 201 +- json/PaymentService-v64.json | 201 +- json/PayoutService-v30.json | 114 +- json/PayoutService-v40.json | 114 +- json/PayoutService-v50.json | 114 +- json/PayoutService-v51.json | 114 +- json/PayoutService-v52.json | 114 +- json/PayoutService-v64.json | 114 +- json/Webhooks-v1.json | 40 +- 53 files changed, 55355 insertions(+), 3972 deletions(-) diff --git a/json/AccountService-v3.json b/json/AccountService-v3.json index face1b9..de17088 100644 --- a/json/AccountService-v3.json +++ b/json/AccountService-v3.json @@ -83,7 +83,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -108,7 +108,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -201,7 +201,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -226,7 +226,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -319,7 +319,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -344,7 +344,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -420,10 +420,10 @@ "application/json" : { "examples" : { "business" : { - "$ref" : "#/components/examples/post-createAccountHolder-business" + "$ref" : "#/components/examples/post-createAccountHolder-business-200" }, "individual" : { - "$ref" : "#/components/examples/post-createAccountHolder-individual" + "$ref" : "#/components/examples/post-createAccountHolder-individual-200" } }, "schema" : { @@ -438,7 +438,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -453,7 +453,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/post-createAccountHolder-generic" + "$ref" : "#/components/examples/post-createAccountHolder-generic-401" } }, "schema" : { @@ -468,7 +468,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -483,10 +483,10 @@ "application/json" : { "examples" : { "business" : { - "$ref" : "#/components/examples/post-createAccountHolder-business" + "$ref" : "#/components/examples/post-createAccountHolder-business-422" }, "individual" : { - "$ref" : "#/components/examples/post-createAccountHolder-individual" + "$ref" : "#/components/examples/post-createAccountHolder-individual-422" } }, "schema" : { @@ -501,7 +501,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/post-createAccountHolder-generic" + "$ref" : "#/components/examples/post-createAccountHolder-generic-500" } }, "schema" : { @@ -574,7 +574,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -692,7 +692,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -805,7 +805,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -830,7 +830,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -926,7 +926,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1034,7 +1034,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1059,7 +1059,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1142,7 +1142,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1167,7 +1167,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1260,7 +1260,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1285,7 +1285,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1378,7 +1378,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1403,7 +1403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1496,7 +1496,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1521,7 +1521,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1623,7 +1623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1648,7 +1648,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1741,7 +1741,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1766,7 +1766,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1859,7 +1859,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1884,7 +1884,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2443,6 +2443,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3178,6 +3181,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3341,11 +3347,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { @@ -3632,6 +3638,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3813,7 +3822,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad Request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: I", + "errorType" : "validation" + } + }, + "generic-403" : { "summary" : "Response code 401. Forbidden.", "value" : { "status" : 403, @@ -3841,6 +3859,109 @@ } }, "post-createAccountHolder-business" : { + "summary" : "Create a business account holder", + "value" : { + "accountHolderCode" : "GENERATE_CODE", + "accountHolderDetails" : { + "businessDetails" : { + "doingBusinessAs" : "Real Good Restaurant", + "legalBusinessName" : "Real Good Restaurant Inc.", + "shareholders" : [ + { + "ShareholderContact" : { + "name" : { + "firstName" : "John", + "gender" : "MALE", + "lastName" : "Carpenter" + } + } + } + ] + }, + "email" : "test@adyen.com", + "webAddress" : "https://www.your-website.com" + }, + "legalEntity" : "Business" + } + }, + "post-createAccountHolder-business-200" : { + "summary" : "Response code 200. Success.", + "value" : { + "invalidFields" : [ + ], + "pspReference" : "8816080397613514", + "accountCode" : "8816080397613522", + "accountHolderCode" : "GENERATE_CODE", + "accountHolderDetails" : { + "address" : { + "country" : "US" + }, + "bankAccountDetails" : [ + ], + "email" : "tim@green.com", + "individualDetails" : { + "name" : { + "firstName" : "Tim", + "gender" : "MALE", + "lastName" : "Green" + } + }, + "merchantCategoryCode" : "7999", + "payoutMethods" : [ + ], + "webAddress" : null + }, + "accountHolderStatus" : { + "status" : "Active", + "processingState" : { + "disabled" : false, + "processedFrom" : { + "currency" : "USD", + "value" : 0 + }, + "processedTo" : { + "currency" : "USD", + "value" : 9999 + }, + "tierNumber" : 0 + }, + "payoutState" : { + "allowPayout" : false, + "disabled" : false + }, + "events" : [ + ] + }, + "legalEntity" : "Individual", + "verification" : { + "accountHolder" : { + "checks" : [ + { + "type" : "IDENTITY_VERIFICATION", + "status" : "AWAITING_DATA", + "requiredFields" : [ + "AccountHolderDetails.IndividualDetails.PersonalData.personalData", + "AccountHolderDetails.Address.city", + "AccountHolderDetails.Address.houseNumberOrName", + "AccountHolderDetails.Address.postalCode", + "AccountHolderDetails.Address.street", + "AccountHolderDetails.IndividualDetails.PersonalData.idNumber", + "AccountHolderDetails.PhoneNumber.phoneNumber" + ] + }, + { + "type" : "PAYOUT_METHOD_VERIFICATION", + "status" : "AWAITING_DATA", + "requiredFields" : [ + "AccountHolderDetails.BankAccountDetails.bankAccount" + ] + } + ] + } + } + } + }, + "post-createAccountHolder-business-422" : { "summary" : "Response code 422. Unprocessable Entity.", "value" : { "invalidFields" : [ @@ -3856,7 +3977,7 @@ "pspReference" : "8816080407386622" } }, - "post-createAccountHolder-generic" : { + "post-createAccountHolder-generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -3865,7 +3986,111 @@ "errorType" : "security" } }, + "post-createAccountHolder-generic-500" : { + "summary" : "Response code 500. Internal Server Error.", + "value" : { + "status" : 500, + "errorCode" : "701", + "message" : "Internal Error in createAccountHolder 991608040809302G", + "errorType" : "internal" + } + }, "post-createAccountHolder-individual" : { + "summary" : "Create an individual account holder", + "value" : { + "accountHolderCode" : "GENERATE_CODE", + "accountHolderDetails" : { + "email" : "tim@green.com", + "individualDetails" : { + "name" : { + "firstName" : "Tim", + "gender" : "MALE", + "lastName" : "Green" + } + }, + "webAddress" : "https://www.your-website.com" + }, + "legalEntity" : "Individual" + } + }, + "post-createAccountHolder-individual-200" : { + "summary" : "Response code 200. Success.", + "value" : { + "invalidFields" : [ + ], + "pspReference" : "8516080413108716", + "accountCode" : "8516080413108724", + "accountHolderCode" : "GENERATE_CODE", + "accountHolderDetails" : { + "address" : { + "country" : "US" + }, + "bankAccountDetails" : [ + ], + "email" : "tim@green.com", + "individualDetails" : { + "name" : { + "firstName" : "Tim", + "gender" : "MALE", + "lastName" : "Green" + } + }, + "merchantCategoryCode" : "7999", + "payoutMethods" : [ + ], + "webAddress" : null + }, + "accountHolderStatus" : { + "status" : "Active", + "processingState" : { + "disabled" : false, + "processedFrom" : { + "currency" : "USD", + "value" : 0 + }, + "processedTo" : { + "currency" : "USD", + "value" : 9999 + }, + "tierNumber" : 0 + }, + "payoutState" : { + "allowPayout" : false, + "disabled" : false + }, + "events" : [ + ] + }, + "legalEntity" : "Individual", + "verification" : { + "accountHolder" : { + "checks" : [ + { + "type" : "IDENTITY_VERIFICATION", + "status" : "AWAITING_DATA", + "requiredFields" : [ + "AccountHolderDetails.Address.city", + "AccountHolderDetails.Address.houseNumberOrName", + "AccountHolderDetails.Address.postalCode", + "AccountHolderDetails.Address.street", + "AccountHolderDetails.IndividualDetails.PersonalData.idNumber", + "AccountHolderDetails.PhoneNumber.phoneNumber", + "AccountHolderDetails.IndividualDetails.PersonalData.personalData" + ] + }, + { + "type" : "PAYOUT_METHOD_VERIFICATION", + "status" : "AWAITING_DATA", + "requiredFields" : [ + "AccountHolderDetails.BankAccountDetails.bankAccount" + ] + } + ] + } + } + } + }, + "post-createAccountHolder-individual-422" : { "summary" : "Response code 422. Unprocessable Entity.", "value" : { "invalidFields" : [ diff --git a/json/AccountService-v4.json b/json/AccountService-v4.json index c73cf72..980500d 100644 --- a/json/AccountService-v4.json +++ b/json/AccountService-v4.json @@ -83,7 +83,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -108,7 +108,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -201,7 +201,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -226,7 +226,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -319,7 +319,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -344,7 +344,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -430,7 +430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -455,7 +455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -548,7 +548,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -573,7 +573,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -666,7 +666,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -691,7 +691,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -779,7 +779,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -804,7 +804,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -900,7 +900,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -925,7 +925,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1008,7 +1008,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1033,7 +1033,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1116,7 +1116,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1234,7 +1234,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1259,7 +1259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1352,7 +1352,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1377,7 +1377,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1470,7 +1470,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1597,7 +1597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1622,7 +1622,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1715,7 +1715,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1740,7 +1740,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1833,7 +1833,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1858,7 +1858,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2463,6 +2463,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3222,6 +3225,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3385,11 +3391,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { @@ -3711,6 +3717,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3892,7 +3901,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad Request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: I", + "errorType" : "validation" + } + }, + "generic-403" : { "summary" : "Response code 401. Forbidden.", "value" : { "status" : 403, diff --git a/json/AccountService-v5.json b/json/AccountService-v5.json index d5a8c01..4bab5bb 100644 --- a/json/AccountService-v5.json +++ b/json/AccountService-v5.json @@ -84,7 +84,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -109,7 +109,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -202,7 +202,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -227,7 +227,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -320,7 +320,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -345,7 +345,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -424,7 +424,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -449,7 +449,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -542,7 +542,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -567,7 +567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -653,7 +653,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -678,7 +678,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -771,7 +771,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -796,7 +796,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -890,7 +890,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -915,7 +915,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1008,7 +1008,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1033,7 +1033,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1121,7 +1121,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1242,7 +1242,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1267,7 +1267,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1350,7 +1350,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1375,7 +1375,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1458,7 +1458,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1483,7 +1483,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1576,7 +1576,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1601,7 +1601,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1694,7 +1694,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1812,7 +1812,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1837,7 +1837,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1964,7 +1964,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2057,7 +2057,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2082,7 +2082,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2175,7 +2175,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2200,7 +2200,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2915,6 +2915,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3813,6 +3816,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -4011,11 +4017,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { @@ -4488,6 +4494,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -4649,7 +4658,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad Request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: I", + "errorType" : "validation" + } + }, + "generic-403" : { "summary" : "Response code 401. Forbidden.", "value" : { "status" : 403, diff --git a/json/AccountService-v6.json b/json/AccountService-v6.json index 9c09fe2..28a5e40 100644 --- a/json/AccountService-v6.json +++ b/json/AccountService-v6.json @@ -84,7 +84,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -109,7 +109,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -202,7 +202,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -227,7 +227,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -320,7 +320,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -345,7 +345,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -424,7 +424,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -449,7 +449,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -542,7 +542,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -567,7 +567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -653,7 +653,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -678,7 +678,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -771,7 +771,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -796,7 +796,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -890,7 +890,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -915,7 +915,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1008,7 +1008,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1033,7 +1033,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1121,7 +1121,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1242,7 +1242,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1267,7 +1267,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1350,7 +1350,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1375,7 +1375,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1458,7 +1458,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1483,7 +1483,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1576,7 +1576,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1601,7 +1601,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1694,7 +1694,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1812,7 +1812,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1837,7 +1837,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1964,7 +1964,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2057,7 +2057,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2082,7 +2082,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2175,7 +2175,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2200,7 +2200,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2952,6 +2952,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -4074,6 +4077,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -4272,11 +4278,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { @@ -4763,6 +4769,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -4924,7 +4933,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad Request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: I", + "errorType" : "validation" + } + }, + "generic-403" : { "summary" : "Response code 401. Forbidden.", "value" : { "status" : 403, diff --git a/json/BalancePlatformNotificationService-v1.json b/json/BalancePlatformNotificationService-v1.json index bbe7e35..06bbbf0 100644 --- a/json/BalancePlatformNotificationService-v1.json +++ b/json/BalancePlatformNotificationService-v1.json @@ -16,7 +16,8 @@ "Account holder and balance account", "Payment Instrument", "Authorisation, refund, or transfer requests", - "Fund movements" + "Fund movements", + "Reports" ], "x-staticResponse" : "response.json", "webhooks" : { @@ -25,7 +26,7 @@ "tags" : [ "Account holder and balance account" ], - "summary" : "Sent when an account holder has been created.", + "summary" : "An account holder was created.", "description" : "Adyen sends this webhook after you successfully [create an account holder](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/accountHolders).", "operationId" : "post-alancePlatform.accountHolder.created", "x-groupName" : "Account holder and balance account", @@ -64,7 +65,7 @@ "tags" : [ "Account holder and balance account" ], - "summary" : "Sent when an account holder has been updated.", + "summary" : "An account holder was updated.", "description" : "Adyen sends this webhook after you successfully [update an account holder](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/patch/accountHolders/{id}).", "operationId" : "post-alancePlatform.accountHolder.updated", "x-groupName" : "Account holder and balance account", @@ -103,7 +104,7 @@ "tags" : [ "Account holder and balance account" ], - "summary" : "Sent when a balance account has been created.", + "summary" : "A balance account was created.", "description" : "Adyen sends this webhook after you successfully [create a balance account](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/balanceAccounts).", "operationId" : "post-alancePlatform.balanceAccount.created", "x-groupName" : "Account holder and balance account", @@ -376,7 +377,7 @@ "tags" : [ "Payment Instrument" ], - "summary" : "Sent when a payment instrument has been created.", + "summary" : "A payment instrument was created.", "description" : "Adyen sends this webhook after you successfully [create a payment instrument](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/paymentInstruments). When creating a virtual card, note that the notification does not include the card number. You can only get the card number in the POST response.", "operationId" : "post-alancePlatform.paymentInstrument.created", "x-groupName" : "Payment Instrument", @@ -415,7 +416,7 @@ "tags" : [ "Payment Instrument" ], - "summary" : "Sent when a payment instrument has been updated.", + "summary" : "A payment instrument was updated.", "description" : "Adyen sends this webhook after you successfully [update a payment instrument](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/patch/paymentInstruments/{id}). ", "operationId" : "post-alancePlatform.paymentInstrument.updated", "x-groupName" : "Payment Instrument", @@ -448,6 +449,45 @@ } } } + }, + "balancePlatform.report.created" : { + "post" : { + "tags" : [ + "Reports" + ], + "summary" : "A report was generated.", + "description" : "Adyen sends this webhook after a report was generated and is ready to be downloaded. The webhook contains a URL at which the report can be downloaded. To download, you must authenticate your GET request with your [API credentials](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/overview).", + "operationId" : "post-alancePlatform.report.created", + "x-groupName" : "Reports", + "x-sortIndex" : 6, + "security" : [ + { + "ApiKeyAuth" : [ + ] + } + ], + "requestBody" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ReportNotificationRequest" + } + } + } + }, + "responses" : { + "200" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/BalancePlatformNotificationResponse" + } + } + }, + "description" : "OK - the request has succeeded." + } + } + } } }, "components" : { @@ -475,6 +515,10 @@ "description" : "The unique identifier of the [legal entity](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/legalEntities) associated with the account holder. Adyen performs the Know Your Customer (KYC) verification process against the legal entity of the account holder.\n\nTo create a legal entity, refer to [Onboard and verify account holders](https://docs.adyen.com/issuing/kyc-verification).", "type" : "string" }, + "primaryBalanceAccount" : { + "description" : "The ID of the account holder's primary balance account. By default, this is set to the first balance account that you create for the account holder. To assign a different balance account, send a PATCH request.", + "type" : "string" + }, "reference" : { "description" : "Your reference to the account holder, maximum 150 characters.", "maxLength" : 150, @@ -506,18 +550,22 @@ "AccountHolderNotificationData" : { "properties" : { "accountHolder" : { + "description" : "Contains information about the account holder resource that triggered the event.", "$ref" : "#/components/schemas/AccountHolder" }, "balancePlatform" : { "description" : "The ID of the balance platform.", "type" : "string" } - } + }, + "required" : [ + "balancePlatform" + ] }, "AccountHolderNotificationRequest" : { "properties" : { "data" : { - "description" : "Contains the event details.", + "description" : "Contains event details.", "$ref" : "#/components/schemas/AccountHolderNotificationData" }, "environment" : { @@ -525,14 +573,19 @@ "type" : "string" }, "type" : { - "description" : "The type of the notification.", + "description" : "Type of notification.", "enum" : [ "balancePlatform.accountHolder.updated", "balancePlatform.accountHolder.created" ], "type" : "string" } - } + }, + "required" : [ + "environment", + "type", + "data" + ] }, "Address2" : { "properties" : { @@ -693,12 +746,15 @@ "description" : "The ID of the balance platform.", "type" : "string" } - } + }, + "required" : [ + "balancePlatform" + ] }, "BalanceAccountNotificationRequest" : { "properties" : { "data" : { - "description" : "Contains the event details.", + "description" : "Contains event details.", "$ref" : "#/components/schemas/BalanceAccountNotificationData" }, "environment" : { @@ -706,14 +762,19 @@ "type" : "string" }, "type" : { - "description" : "The type of the notification.", + "description" : "Type of notification.", "enum" : [ "balancePlatform.balanceAccount.updated", "balancePlatform.balanceAccount.created" ], "type" : "string" } - } + }, + "required" : [ + "environment", + "type", + "data" + ] }, "BalancePlatformNotificationData" : { "properties" : { @@ -722,7 +783,7 @@ "type" : "string" }, "creationDate" : { - "description" : "Date and time when the resource was created, in ISO 8601 extended offset date-time format. For example, `2020-12-18T10:15:30+01:00`.", + "description" : "Date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**.", "format" : "date-time", "type" : "string" }, @@ -730,7 +791,12 @@ "description" : "The ID of the resource.", "type" : "string" } - } + }, + "required" : [ + "balancePlatform", + "id", + "creationDate" + ] }, "BalancePlatformNotificationResponse" : { "properties" : { @@ -913,7 +979,7 @@ "$ref" : "#/components/schemas/ResourceReference" }, "amount" : { - "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n * A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "balanceAccount" : { @@ -925,16 +991,24 @@ "type" : "string" }, "creationDate" : { - "description" : "Date and time when the resource was created, in ISO 8601 extended offset date-time format. For example, `2020-12-18T10:15:30+01:00`.", + "description" : "Date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**.", "format" : "date-time", "type" : "string" }, + "description" : { + "description" : "The description for the transfer. If you sent a description longer than 140 characters, the text is truncated.", + "type" : "string" + }, "id" : { "description" : "The ID of the resource.", "type" : "string" }, + "modification" : { + "description" : "Contains the amount and type of modification that triggered the notification. For example, this object contains the amount of a partial cancellation or partial expired authorisation.", + "$ref" : "#/components/schemas/NotificationModificationData" + }, "originalAmount" : { - "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "paymentId" : { @@ -949,21 +1023,31 @@ "description" : "Contains information about the related platform payment.", "$ref" : "#/components/schemas/PlatformPayment" }, + "reference" : { + "description" : "An Adyen-generated unique reference for the transfer.", + "maxLength" : 80, + "type" : "string" + }, "status" : { "description" : "The event status. The possible values depend on the `type`.\n\n* **Authorised**, **Refused**, or **Error** for type `balancePlatform.payment.created`\n\n * **Expired** or **Cancelled** for type `balancePlatform.payment.updated`\n\n* **PendingIncomingTransfer** for type `balancePlatform.incomingTransfer.created` \n\n* **Refunded** or **IncomingTransfer** for type `balancePlatform.incomingTransfer.updated`\n\n * **Captured** or **OutgoingTransfer** for type `balancePlatform.outgoingTransfer.created`\n\n* **TransferConfirmed**, **TransferSentOut**, or **TransferFailed** for type `balancePlatform.outgoingTransfer.updated`\n\n ", "type" : "string" }, "valueDate" : { - "description" : "Indicates the expected settlement date of this transaction.", + "description" : "Indicates the expected settlement date of this transaction, in ISO 8601 extended format. For example, **2021-08-17T15:34:37+02:00**.", "format" : "date-time", "type" : "string" } - } + }, + "required" : [ + "balancePlatform", + "id", + "creationDate" + ] }, "IncomingTransferNotificationRequest" : { "properties" : { "data" : { - "description" : "Contains details about the event.", + "description" : "Contains event details.", "$ref" : "#/components/schemas/IncomingTransferNotificationData" }, "environment" : { @@ -971,14 +1055,19 @@ "type" : "string" }, "type" : { - "description" : "The type of the notification.", + "description" : "Type of notification.", "enum" : [ "balancePlatform.incomingTransfer.updated", "balancePlatform.incomingTransfer.created" ], "type" : "string" } - } + }, + "required" : [ + "environment", + "type", + "data" + ] }, "MerchantData" : { "properties" : { @@ -1043,11 +1132,11 @@ "NotificationModificationData" : { "properties" : { "amount" : { - "description" : "The modification amount converted to the balance account's currency, in case the original transaction currency is different.\n\n * A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount of the modification converted to the balance account's currency, in case the original transaction currency is different. For example, if a part of an authorised amount was cancelled, the value shows the amount that was cancelled.\n\n * A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "type" : { - "description" : "The type of the modification that generates this notification.", + "description" : "The type of modification.\n\nPossible values: **Authorised**, **Cancelled**, **Captured**, **Error**, **Expired**, **OutgoingTransfer**, **PendingIncomingTransfer**, **PendingRefund**, **IncomingTransfer**, **Refunded**, **Refused**", "type" : "string" } } @@ -1059,7 +1148,7 @@ "$ref" : "#/components/schemas/ResourceReference" }, "amount" : { - "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n * A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "balanceAccount" : { @@ -1071,10 +1160,14 @@ "type" : "string" }, "creationDate" : { - "description" : "Date and time when the resource was created, in ISO 8601 extended offset date-time format. For example, `2020-12-18T10:15:30+01:00`.", + "description" : "Date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**.", "format" : "date-time", "type" : "string" }, + "description" : { + "description" : "The description for the transfer. If you sent a description longer than 140 characters, the text is truncated.", + "type" : "string" + }, "id" : { "description" : "The ID of the resource.", "type" : "string" @@ -1083,8 +1176,12 @@ "description" : "Contains information about the merchant that processed the payment. This object is only included for payment authorisation requests and captures.", "$ref" : "#/components/schemas/MerchantData" }, + "modification" : { + "description" : "Contains the amount and type of modification that triggered the notification. For example, this object contains the amount of a partial cancellation or partial expired authorisation.", + "$ref" : "#/components/schemas/NotificationModificationData" + }, "originalAmount" : { - "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "paymentId" : { @@ -1107,6 +1204,11 @@ "description" : "Indicates the purpose of the transaction. Adyen sets this to **payout** when transferring funds out of the balance platform.", "type" : "string" }, + "reference" : { + "description" : "The reference for the transfer.", + "maxLength" : 80, + "type" : "string" + }, "relayedAuthorisationData" : { "description" : "If you're using [relayed authorisation](https://docs.adyen.com/issuing/processing-payments-for-cards#relayed-authorisation), this object contains information from the relayed authorisation response from your server.", "$ref" : "#/components/schemas/RelayedAuthorisationData" @@ -1120,11 +1222,16 @@ "$ref" : "#/components/schemas/TransactionRulesResult" }, "valueDate" : { - "description" : "Indicates the expected settlement date of this transaction.", + "description" : "Indicates the expected settlement date of this transaction, in ISO 8601 extended format. For example, **2021-08-17T15:34:37+02:00**.", "format" : "date-time", "type" : "string" } - } + }, + "required" : [ + "balancePlatform", + "id", + "creationDate" + ] }, "OutgoingTransferNotificationRequest" : { "properties" : { @@ -1137,14 +1244,19 @@ "type" : "string" }, "type" : { - "description" : "The type of the notification.", + "description" : "The type of notification.", "enum" : [ "balancePlatform.outgoingTransfer.created", "balancePlatform.outgoingTransfer.updated" ], "type" : "string" } - } + }, + "required" : [ + "environment", + "type", + "data" + ] }, "PaymentInstrument" : { "properties" : { @@ -1237,9 +1349,13 @@ "type" : "string" }, "paymentInstrument" : { + "description" : "Contains information about the payment instrument resource that triggered the event.", "$ref" : "#/components/schemas/PaymentInstrument" } - } + }, + "required" : [ + "balancePlatform" + ] }, "PaymentInstrumentReference" : { "properties" : { @@ -1259,7 +1375,7 @@ "$ref" : "#/components/schemas/ResourceReference" }, "amount" : { - "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n * A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "authCode" : { @@ -1275,10 +1391,14 @@ "type" : "string" }, "creationDate" : { - "description" : "Date and time when the resource was created, in ISO 8601 extended offset date-time format. For example, `2020-12-18T10:15:30+01:00`.", + "description" : "Date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**.", "format" : "date-time", "type" : "string" }, + "description" : { + "description" : "The description for the transfer. If you sent a description longer than 140 characters, the text is truncated.", + "type" : "string" + }, "id" : { "description" : "The ID of the resource.", "type" : "string" @@ -1287,8 +1407,12 @@ "description" : "Contains information about the merchant that processed the payment. This object is only included for payment authorisation requests and captures.", "$ref" : "#/components/schemas/MerchantData" }, + "modification" : { + "description" : "Contains the amount and type of modification that triggered the notification. For example, this object contains the amount of a partial cancellation or partial expired authorisation.", + "$ref" : "#/components/schemas/NotificationModificationData" + }, "originalAmount" : { - "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "paymentInstrument" : { @@ -1303,6 +1427,11 @@ "description" : "Contains information about how the payment was processed. For example, **ecommerce** for online or **pos** for point-of-sale payments.", "type" : "string" }, + "reference" : { + "description" : "The reference for the transfer.", + "maxLength" : 80, + "type" : "string" + }, "relayedAuthorisationData" : { "description" : "If you're using [relayed authorisation](https://docs.adyen.com/issuing/processing-payments-for-cards#relayed-authorisation), this object contains information from the relayed authorisation response from your server.", "$ref" : "#/components/schemas/RelayedAuthorisationData" @@ -1322,12 +1451,17 @@ }, "type" : "array" } - } + }, + "required" : [ + "balancePlatform", + "id", + "creationDate" + ] }, "PaymentNotificationRequest" : { "properties" : { "data" : { - "description" : "Contains the event details.", + "description" : "Contains event details.", "$ref" : "#/components/schemas/PaymentInstrumentNotificationData" }, "environment" : { @@ -1335,19 +1469,24 @@ "type" : "string" }, "type" : { - "description" : "The type of the notification.", + "description" : "Type of notification.", "enum" : [ "balancePlatform.paymentInstrument.created", "balancePlatform.paymentInstrument.updated" ], "type" : "string" } - } + }, + "required" : [ + "environment", + "type", + "data" + ] }, "PaymentNotificationRequest2" : { "properties" : { "data" : { - "description" : "Contains details about the event.", + "description" : "Contains event details.", "$ref" : "#/components/schemas/PaymentNotificationData" }, "environment" : { @@ -1355,14 +1494,19 @@ "type" : "string" }, "type" : { - "description" : "The type of the notification.", + "description" : "Type of notification.", "enum" : [ "balancePlatform.payment.created", "balancePlatform.payment.updated" ], "type" : "string" } - } + }, + "required" : [ + "environment", + "type", + "data" + ] }, "PersonalData" : { "properties" : { @@ -1490,6 +1634,70 @@ } } }, + "ReportNotificationData" : { + "properties" : { + "accountHolder" : { + "description" : "The account holder related to the report.", + "$ref" : "#/components/schemas/ResourceReference" + }, + "balanceAccount" : { + "description" : "The balance account related to the report.", + "$ref" : "#/components/schemas/ResourceReference" + }, + "balancePlatform" : { + "description" : "The ID of the balance platform.", + "type" : "string" + }, + "creationDate" : { + "description" : "Date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**.", + "format" : "date-time", + "type" : "string" + }, + "downloadUrl" : { + "description" : "The URL at which you can download the report. To download, you must authenticate your GET request with your [API credentials](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/overview).", + "type" : "string" + }, + "fileName" : { + "description" : "The filename of the report.", + "type" : "string" + }, + "reportType" : { + "description" : "The type of report.", + "type" : "string" + } + }, + "required" : [ + "balancePlatform", + "creationDate", + "fileName", + "reportType", + "downloadUrl" + ] + }, + "ReportNotificationRequest" : { + "properties" : { + "data" : { + "description" : "Contains event details.", + "$ref" : "#/components/schemas/ReportNotificationData" + }, + "environment" : { + "description" : "The environment from where the webhook originated.\n\nPossible values: **test**, **live**.", + "type" : "string" + }, + "type" : { + "description" : "Type of notification.", + "enum" : [ + "balancePlatform.report.created" + ], + "type" : "string" + } + }, + "required" : [ + "environment", + "type", + "data" + ] + }, "ResourceReference" : { "properties" : { "description" : { @@ -1588,7 +1796,7 @@ "$ref" : "#/components/schemas/ResourceReference" }, "amount" : { - "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n * A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount converted to the balance account's currency, in case the original transaction currency is different.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "authCode" : { @@ -1604,10 +1812,14 @@ "type" : "string" }, "creationDate" : { - "description" : "Date and time when the resource was created, in ISO 8601 extended offset date-time format. For example, `2020-12-18T10:15:30+01:00`.", + "description" : "Date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**.", "format" : "date-time", "type" : "string" }, + "description" : { + "description" : "The description for the transfer. If you sent a description longer than 140 characters, the text is truncated.", + "type" : "string" + }, "id" : { "description" : "The ID of the resource.", "type" : "string" @@ -1616,8 +1828,12 @@ "description" : "Contains information about the merchant that processed the payment. This object is only included for payment authorisation requests and captures.", "$ref" : "#/components/schemas/MerchantData" }, + "modification" : { + "description" : "Contains the amount and type of modification that triggered the notification. For example, this object contains the amount of a partial cancellation or partial expired authorisation.", + "$ref" : "#/components/schemas/NotificationModificationData" + }, "originalAmount" : { - "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means an addition to the balance account, as a result of a refund or an incoming transfer.\n\n * A _negative_ value means a deduction from the balance account, as a result of a payment or an outgoing transfer. ", + "description" : "The amount in the original currency of the transaction.\n\n* A _positive_ value means the amount is added to the balance account.\n\n * A _negative_ value means the amount is deducted from the balance account. ", "$ref" : "#/components/schemas/Amount" }, "paymentId" : { @@ -1640,6 +1856,11 @@ "description" : "Indicates the purpose of the transaction. Adyen sets this to **payout** when transferring funds out of the balance platform.", "type" : "string" }, + "reference" : { + "description" : "The reference for the transfer.", + "maxLength" : 80, + "type" : "string" + }, "relayedAuthorisationData" : { "description" : "If you're using [relayed authorisation](https://docs.adyen.com/issuing/processing-payments-for-cards#relayed-authorisation), this object contains information from the relayed authorisation response from your server.", "$ref" : "#/components/schemas/RelayedAuthorisationData" @@ -1660,11 +1881,16 @@ "type" : "array" }, "valueDate" : { - "description" : "Indicates the expected settlement date of this transaction.", + "description" : "Indicates the expected settlement date of this transaction, in ISO 8601 extended format. For example, **2021-08-17T15:34:37+02:00**.", "format" : "date-time", "type" : "string" } - } + }, + "required" : [ + "balancePlatform", + "id", + "creationDate" + ] }, "TransactionRuleSource" : { "properties" : { diff --git a/json/BalancePlatformService-v1.json b/json/BalancePlatformService-v1.json index 590d2bd..77bc804 100644 --- a/json/BalancePlatformService-v1.json +++ b/json/BalancePlatformService-v1.json @@ -70,7 +70,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/post-accountHolders-success" + "$ref" : "#/components/examples/post-accountHolders-success-200" } }, "schema" : { @@ -85,7 +85,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -100,7 +100,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -115,7 +115,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -130,7 +130,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -145,7 +145,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -196,7 +196,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-accountHolders-id-success" + "$ref" : "#/components/examples/get-accountHolders-id-success-200" } }, "schema" : { @@ -211,7 +211,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -226,7 +226,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -241,7 +241,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -256,7 +256,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -271,7 +271,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -334,7 +334,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/patch-accountHolders-id-success" + "$ref" : "#/components/examples/patch-accountHolders-id-success-200" } }, "schema" : { @@ -349,7 +349,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -364,7 +364,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -379,7 +379,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -394,7 +394,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -409,7 +409,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -480,7 +480,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-accountHolders-id-balanceAccounts-success" + "$ref" : "#/components/examples/get-accountHolders-id-balanceAccounts-success-200" } }, "schema" : { @@ -495,7 +495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -510,7 +510,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -609,7 +609,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/post-balanceAccounts-success" + "$ref" : "#/components/examples/post-balanceAccounts-success-200" } }, "schema" : { @@ -624,7 +624,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -639,7 +639,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -654,7 +654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -669,7 +669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -684,7 +684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -735,7 +735,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-balanceAccounts-id-success" + "$ref" : "#/components/examples/get-balanceAccounts-id-success-200" } }, "schema" : { @@ -750,7 +750,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -765,7 +765,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -780,7 +780,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -795,7 +795,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -810,7 +810,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -881,7 +881,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-balanceAccounts-id-paymentInstruments-success" + "$ref" : "#/components/examples/get-balanceAccounts-id-paymentInstruments-success-200" } }, "schema" : { @@ -896,7 +896,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -911,7 +911,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -926,7 +926,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -941,7 +941,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -956,7 +956,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1007,7 +1007,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-balancePlatforms-id-success" + "$ref" : "#/components/examples/get-balancePlatforms-id-success-200" } }, "schema" : { @@ -1022,7 +1022,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1037,7 +1037,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1052,7 +1052,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1067,7 +1067,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1082,7 +1082,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1153,7 +1153,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-balancePlatforms-id-accountHolders-success" + "$ref" : "#/components/examples/get-balancePlatforms-id-accountHolders-success-200" } }, "schema" : { @@ -1168,7 +1168,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1183,7 +1183,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1198,7 +1198,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1213,7 +1213,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1228,7 +1228,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2137,7 +2137,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/post-paymentInstrumentGroups-success" + "$ref" : "#/components/examples/post-paymentInstrumentGroups-success-200" } }, "schema" : { @@ -2152,7 +2152,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2167,7 +2167,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2182,7 +2182,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2197,7 +2197,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2212,7 +2212,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2263,7 +2263,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-paymentInstrumentGroups-id-success" + "$ref" : "#/components/examples/get-paymentInstrumentGroups-id-success-200" } }, "schema" : { @@ -2278,7 +2278,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2293,7 +2293,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2308,7 +2308,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2323,7 +2323,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2338,7 +2338,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2389,7 +2389,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-paymentInstrumentGroups-id-transactionRules-success" + "$ref" : "#/components/examples/get-paymentInstrumentGroups-id-transactionRules-success-200" } }, "schema" : { @@ -2404,7 +2404,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2419,7 +2419,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2434,7 +2434,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2449,7 +2449,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2464,7 +2464,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2521,7 +2521,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/post-paymentInstruments-success" + "$ref" : "#/components/examples/post-paymentInstruments-success-200" } }, "schema" : { @@ -2536,7 +2536,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2551,7 +2551,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2566,7 +2566,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2581,7 +2581,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2596,7 +2596,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2647,7 +2647,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-paymentInstruments-id-success" + "$ref" : "#/components/examples/get-paymentInstruments-id-success-200" } }, "schema" : { @@ -2662,7 +2662,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2677,7 +2677,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2692,7 +2692,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2707,7 +2707,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2722,7 +2722,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2788,7 +2788,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/patch-paymentInstruments-id-success" + "$ref" : "#/components/examples/patch-paymentInstruments-id-success-200" } }, "schema" : { @@ -2803,7 +2803,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2818,7 +2818,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2833,7 +2833,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2848,10 +2848,10 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" }, "invalidData" : { - "$ref" : "#/components/examples/patch-paymentInstruments-id-invalidData" + "$ref" : "#/components/examples/patch-paymentInstruments-id-invalidData-422" } }, "schema" : { @@ -2866,7 +2866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2917,7 +2917,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-paymentInstruments-id-transactionRules-success" + "$ref" : "#/components/examples/get-paymentInstruments-id-transactionRules-success-200" } }, "schema" : { @@ -2932,7 +2932,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2947,7 +2947,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2962,7 +2962,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2977,7 +2977,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2992,7 +2992,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -3046,7 +3046,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/post-transactionRules-success" + "$ref" : "#/components/examples/post-transactionRules-success-200" } }, "schema" : { @@ -3061,7 +3061,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -3076,7 +3076,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -3091,7 +3091,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -3106,7 +3106,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -3121,7 +3121,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -3172,7 +3172,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/delete-transactionRules-transactionRuleId-success" + "$ref" : "#/components/examples/delete-transactionRules-transactionRuleId-success-200" } }, "schema" : { @@ -3187,7 +3187,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -3202,7 +3202,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -3217,7 +3217,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -3232,7 +3232,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -3247,7 +3247,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -3296,7 +3296,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/get-transactionRules-transactionRuleId-success" + "$ref" : "#/components/examples/get-transactionRules-transactionRuleId-success-200" } }, "schema" : { @@ -3311,7 +3311,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -3326,7 +3326,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -3341,7 +3341,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -3356,7 +3356,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -3371,7 +3371,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -3434,7 +3434,7 @@ "application/json" : { "examples" : { "success" : { - "$ref" : "#/components/examples/patch-transactionRules-transactionRuleId-success" + "$ref" : "#/components/examples/patch-transactionRules-transactionRuleId-success-200" } }, "schema" : { @@ -3449,7 +3449,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -3464,7 +3464,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -3479,7 +3479,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -3494,7 +3494,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -3509,7 +3509,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -4035,6 +4035,10 @@ "description" : "The unique identifier of the [legal entity](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/legalEntities) associated with the account holder. Adyen performs the Know Your Customer (KYC) verification process against the legal entity of the account holder.\n\nTo create a legal entity, refer to [Onboard and verify account holders](https://docs.adyen.com/issuing/kyc-verification).", "type" : "string" }, + "primaryBalanceAccount" : { + "description" : "The ID of the account holder's primary balance account. By default, this is set to the account holder's first balance account. This can be updated in a PATCH request.", + "type" : "string" + }, "reference" : { "description" : "Your reference to the account holder, maximum 150 characters.", "maxLength" : 150, @@ -5136,6 +5140,28 @@ "type" : "string" }, "status" : { + "x-enum" : [ + { + "description" : "The payment instrument has been requested. This state is applicable when creating physical cards.", + "value" : "Requested" + }, + { + "description" : "The payment instrument is active and can be used to make payments.", + "value" : "Active" + }, + { + "description" : "The payment instrument is inactive and cannot be used to make payments.", + "value" : "Inactive" + }, + { + "description" : "The payment instrument is temporarily suspended and cannot be used to make payments.", + "value" : "Suspended" + }, + { + "description" : "The payment instrument is permanently closed. This action cannot be undone.", + "value" : "Closed" + } + ], "description" : "The status of the payment instrument. If a status is not specified when creating a payment instrument, the status is set to **Active** by default. However, there can be exceptions based on the `card.formFactor` and the `issuingCountryCode`. For example, when issuing physical cards issued in the US, the default status is **Requested**.\n\nPossible values: \n\n * **Active**: The payment instrument is active and can be used to make payments. \n\n * **Requested**: The payment instrument has been requested. This state is applicable when creating physical cards. \n\n* **Inactive**: The payment instrument is inactive and cannot be used to make payments. \n\n * **Suspended**: The payment instrument is temporarily suspended and cannot be used to make payments. \n\n * **Closed**: The payment instrument is permanently closed. This action cannot be undone. \n\n* **Stolen** \n\n * **Lost**\n\n ", "enum" : [ "Active", @@ -5264,6 +5290,28 @@ "type" : "string" }, "status" : { + "x-enum" : [ + { + "description" : "The payment instrument has been requested. This state is applicable when creating physical cards.", + "value" : "Requested" + }, + { + "description" : "The payment instrument is active and can be used to make payments.", + "value" : "Active" + }, + { + "description" : "The payment instrument is inactive and cannot be used to make payments.", + "value" : "Inactive" + }, + { + "description" : "The payment instrument is temporarily suspended and cannot be used to make payments.", + "value" : "Suspended" + }, + { + "description" : "The payment instrument is permanently closed. This action cannot be undone.", + "value" : "Closed" + } + ], "description" : "The status of the payment instrument. If a status is not specified when creating a payment instrument, the status is set to **Active** by default. However, there can be exceptions based on the `card.formFactor` and the `issuingCountryCode`. For example, when issuing physical cards issued in the US, the default status is **Requested**.\n\nPossible values: \n\n * **Active**: The payment instrument is active and can be used to make payments. \n\n * **Requested**: The payment instrument has been requested. This state is applicable when creating physical cards. \n\n* **Inactive**: The payment instrument is inactive and cannot be used to make payments. \n\n * **Suspended**: The payment instrument is temporarily suspended and cannot be used to make payments. \n\n * **Closed**: The payment instrument is permanently closed. This action cannot be undone. \n\n* **Stolen** \n\n * **Lost**\n\n ", "enum" : [ "Active", @@ -5314,6 +5362,28 @@ "$ref" : "#/components/schemas/CardInfo" }, "status" : { + "x-enum" : [ + { + "description" : "The payment instrument has been requested. This state is applicable when creating physical cards.", + "value" : "Requested" + }, + { + "description" : "The payment instrument is active and can be used to make payments.", + "value" : "Active" + }, + { + "description" : "The payment instrument is inactive and cannot be used to make payments.", + "value" : "Inactive" + }, + { + "description" : "The payment instrument is temporarily suspended and cannot be used to make payments.", + "value" : "Suspended" + }, + { + "description" : "The payment instrument is permanently closed. This action cannot be undone.", + "value" : "Closed" + } + ], "description" : "The new status of the payment instrument.\n\nPossible values: \n\n * **Active**: The payment instrument is active and can be used to make payments. \n\n * **Requested**: The payment instrument has been requested. This state is applicable when creating physical cards. \n\n* **Inactive**: The payment instrument is inactive and cannot be used to make payments. \n\n * **Suspended**: The payment instrument is temporarily suspended and cannot be used to make payments. \n\n * **Closed**: The payment instrument is permanently closed. This action cannot be undone. \n\n* **Stolen** \n\n * **Lost**\n\n ", "enum" : [ "Active", @@ -5471,47 +5541,6 @@ "status" ] }, - "ServiceError" : { - "properties" : { - "errorCode" : { - "description" : "The error code mapped to the error message.", - "type" : "string" - }, - "errorType" : { - "description" : "The category of the error.", - "type" : "string" - }, - "message" : { - "description" : "A short explanation of the issue.", - "type" : "string" - }, - "pspReference" : { - "description" : "The PSP reference of the payment.", - "type" : "string" - }, - "status" : { - "description" : "The HTTP response status.", - "format" : "int32", - "type" : "integer" - } - } - }, - "StockData" : { - "properties" : { - "marketIdentifier" : { - "description" : "The [Market Identifier Code](https://en.wikipedia.org/wiki/Market_Identifier_Code) of the stock market where the organization's stocks are traded.", - "type" : "string" - }, - "stockNumber" : { - "description" : "The stock number.", - "type" : "string" - }, - "tickerSymbol" : { - "description" : "The stock ticker symbol.", - "type" : "string" - } - } - }, "SweepConfiguration" : { "properties" : { "balanceAccountId" : { @@ -5964,7 +5993,7 @@ } }, "examples" : { - "delete-transactionRules-transactionRuleId-success" : { + "delete-transactionRules-transactionRuleId-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully deleting a transaction rule", "value" : { @@ -5983,7 +6012,36 @@ "id" : "TR3227C223222B5CMDKQTBQ5M" } }, - "generic" : { + "generic-400" : { + "summary" : "Response code - 400 Bad request", + "value" : { + "type" : "https://docs.adyen.com/errors/general/bad-request", + "title" : "Bad request", + "status" : 400, + "detail" : "Empty input which would have resulted in a null result.", + "errorCode" : "00_400" + } + }, + "generic-401" : { + "summary" : "Response code - 401 Unauthorized", + "value" : { + "type" : "https://docs.adyen.com/errors/security/unauthorized", + "title" : "Unauthorized", + "status" : 401, + "errorCode" : "00_401" + } + }, + "generic-403" : { + "summary" : "Response code - 403 Forbidden.", + "value" : { + "type" : "https://docs.adyen.com/errors/security/unauthorized", + "title" : "Forbidden", + "status" : 403, + "detail" : "Not the right permission to access this service.", + "errorCode" : "00_403" + } + }, + "generic-404" : { "summary" : "Response code 404 - Not found", "value" : { "type" : "https://docs.adyen.com/errors/general/not-found", @@ -5992,7 +6050,40 @@ "errorCode" : "00_404" } }, - "get-accountHolders-id-balanceAccounts-success" : { + "generic-422" : { + "summary" : "Response code - 422 Unprocessable Entity.", + "value" : { + "type" : "https://docs.adyen.com/errors/general/invalid-field-value", + "title" : "Invalid Payment Instrument information provided", + "status" : 422, + "detail" : "The balanceAccountId can only be changed when the status is Inactive or Requested", + "requestId" : "1W1UI15PLVGC9V8O", + "errorCode" : "30_031" + } + }, + "generic-500" : { + "summary" : "Response code - 500 Internal Server Error", + "value" : { + "type" : "https://docs.adyen.com/errors/general/internal", + "title" : "An internal error happened", + "status" : 500, + "detail" : "Unrecoverable error while trying to create payment instrument", + "requestId" : "1WAF555PLWNTLYOQ", + "errorCode" : "00_500" + } + }, + "generic-503" : { + "summary" : "Response code - 503 Internal Server Error", + "value" : { + "type" : "https://docs.adyen.com/errors/general/processing-error", + "title" : "Error processing request", + "status" : 500, + "detail" : "Error while determining the payment instrument workflow", + "requestId" : "1W1UHY5O2CONU4R7", + "errorCode" : "99_500" + } + }, + "get-accountHolders-id-balanceAccounts-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a list of balance accounts under an account holder", "value" : { @@ -6020,7 +6111,7 @@ "hasPrevious" : false } }, - "get-accountHolders-id-success" : { + "get-accountHolders-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving an account holder", "value" : { @@ -6044,7 +6135,7 @@ "status" : "Active" } }, - "get-balanceAccounts-id-paymentInstruments-success" : { + "get-balanceAccounts-id-paymentInstruments-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a list of payment instruments under a balance account", "value" : { @@ -6092,7 +6183,7 @@ ] } }, - "get-balanceAccounts-id-success" : { + "get-balanceAccounts-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a balance account", "value" : { @@ -6115,7 +6206,7 @@ "status" : "Active" } }, - "get-balancePlatforms-id-accountHolders-success" : { + "get-balancePlatforms-id-accountHolders-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a list of account holders under a balance platform", "value" : { @@ -6153,7 +6244,7 @@ "hasPrevious" : "false" } }, - "get-balancePlatforms-id-success" : { + "get-balancePlatforms-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a balance platform", "value" : { @@ -6161,7 +6252,7 @@ "status" : "Active" } }, - "get-paymentInstrumentGroups-id-success" : { + "get-paymentInstrumentGroups-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a payment instrument group", "value" : { @@ -6170,7 +6261,7 @@ "id" : "PG3227C223222B5CMD3FJFKGZ" } }, - "get-paymentInstrumentGroups-id-transactionRules-success" : { + "get-paymentInstrumentGroups-id-transactionRules-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a list of transaction rules applied to a payment instrument group", "value" : { @@ -6207,7 +6298,7 @@ ] } }, - "get-paymentInstruments-id-success" : { + "get-paymentInstruments-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a payment instrument", "value" : { @@ -6232,7 +6323,7 @@ "id" : "PI32272223222B5CMD3MQ3HXX" } }, - "get-paymentInstruments-id-transactionRules-success" : { + "get-paymentInstruments-id-transactionRules-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a list of transaction rules applied to a payment instrument", "value" : { @@ -6269,7 +6360,7 @@ ] } }, - "get-transactionRules-transactionRuleId-success" : { + "get-transactionRules-transactionRuleId-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response when retrieving a transaction rule", "value" : { @@ -6288,7 +6379,7 @@ } } }, - "patch-accountHolders-id-success" : { + "patch-accountHolders-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully updating the status of an account holder", "value" : { @@ -6319,7 +6410,7 @@ "status" : "Suspended" } }, - "patch-paymentInstruments-id-invalidData" : { + "patch-paymentInstruments-id-invalidData-422" : { "summary" : "Response code - 422 Unprocessable Entity", "description" : "Example response for a failed request to update the balance account ID", "value" : { @@ -6331,7 +6422,7 @@ "errorCode" : "30_031" } }, - "patch-paymentInstruments-id-success" : { + "patch-paymentInstruments-id-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example respones for successfully updating the status of a payment instrument", "value" : { @@ -6369,7 +6460,7 @@ "status" : "Suspended" } }, - "patch-transactionRules-transactionRuleId-success" : { + "patch-transactionRules-transactionRuleId-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully updating the status of a transaction rule", "value" : { @@ -6415,7 +6506,7 @@ } } }, - "post-accountHolders-success" : { + "post-accountHolders-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully creating an account holder", "value" : { @@ -6447,7 +6538,7 @@ "description" : "S.Hopper - Main balance account" } }, - "post-balanceAccounts-success" : { + "post-balanceAccounts-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully creating a balance account", "value" : { @@ -6474,7 +6565,7 @@ "txVariant" : "mc" } }, - "post-paymentInstrumentGroups-success" : { + "post-paymentInstrumentGroups-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully creating a payment instrument group", "value" : { @@ -6537,7 +6628,7 @@ } } }, - "post-paymentInstruments-success" : { + "post-paymentInstruments-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully creating a virtual card", "value" : { @@ -6577,7 +6668,7 @@ "type" : "velocity" } }, - "post-transactionRules-success" : { + "post-transactionRules-success-200" : { "summary" : "Response code - 200 OK", "description" : "Example response for successfully creating a transaction rule", "value" : { diff --git a/json/BinLookupService-v40.json b/json/BinLookupService-v40.json index cd92065..85799f7 100644 --- a/json/BinLookupService-v40.json +++ b/json/BinLookupService-v40.json @@ -62,7 +62,7 @@ "application/json" : { "examples" : { "get3dsAvailability" : { - "$ref" : "#/components/examples/post-get3dsAvailability-get3dsAvailability" + "$ref" : "#/components/examples/post-get3dsAvailability-get3dsAvailability-200" } }, "schema" : { @@ -77,7 +77,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -182,16 +182,16 @@ "application/json" : { "examples" : { "getCostEstimate" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimate" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimate-200" }, "getCostEstimateEncryptedCard" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateEncryptedCard" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateEncryptedCard-200" }, "getCostEstimateMinimal" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal-200" }, "getCostEstimateMinimal3DS" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal3DS" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal3DS-200" } }, "schema" : { @@ -206,7 +206,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -619,7 +619,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -636,6 +636,15 @@ "cardNumber" : "4111111111111111" } }, + "post-get3dsAvailability-get3dsAvailability-200" : { + "summary" : "Example response for request 'get3dsAvailability'", + "value" : { + "threeDS1Supported" : "true", + "threeDS2CardRangeDetails" : [ + ], + "threeDS2supported" : "false" + } + }, "post-getCostEstimate-getCostEstimate" : { "summary" : "Estimate the transaction cost", "description" : "Example request to get the estimated cost of a transaction", @@ -658,6 +667,17 @@ "shopperInteraction" : "Ecommerce" } }, + "post-getCostEstimate-getCostEstimate-200" : { + "summary" : "Example response for request 'getCostEstimate'", + "value" : { + "costEstimateAmount" : { + "currency" : "EUR", + "value" : 12 + }, + "resultCode" : "Success", + "surchargeType" : "PASSTHROUGH" + } + }, "post-getCostEstimate-getCostEstimateEncryptedCard" : { "summary" : "Estimate the transaction cost using an encrypted card number", "description" : "Example request to get the estimated cost of a transaction", @@ -680,7 +700,30 @@ "shopperInteraction" : "Ecommerce" } }, + "post-getCostEstimate-getCostEstimateEncryptedCard-200" : { + "summary" : "Example response for request 'getCostEstimateEncryptedCard'", + "value" : { + "costEstimateAmount" : { + "currency" : "EUR", + "value" : 12 + }, + "resultCode" : "Success", + "surchargeType" : "PASSTHROUGH" + } + }, "post-getCostEstimate-getCostEstimateMinimal" : { + "summary" : "Estimate the transaction cost (minimal)", + "description" : "Example request to get the estimated cost of a transaction with minimum details", + "value" : { + "amount" : { + "value" : 1234, + "currency" : "EUR" + }, + "cardNumber" : "5101180000000007", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-getCostEstimate-getCostEstimateMinimal-200" : { "summary" : "Example response for request 'getCostEstimateMinimal'", "value" : { "costEstimateAmount" : { @@ -707,6 +750,17 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-getCostEstimate-getCostEstimateMinimal3DS-200" : { + "summary" : "Example response for request 'getCostEstimateMinimal3DS'", + "value" : { + "costEstimateAmount" : { + "currency" : "EUR", + "value" : 12 + }, + "resultCode" : "Success", + "surchargeType" : "PASSTHROUGH" + } + }, "post-getCostEstimate-getCostEstimateRecurringContract" : { "summary" : "Estimate the transaction cost (recurring contract)", "description" : "Example request to get the estimated cost of a recurring transaction", diff --git a/json/BinLookupService-v50.json b/json/BinLookupService-v50.json index 5562ee0..8c9cebf 100644 --- a/json/BinLookupService-v50.json +++ b/json/BinLookupService-v50.json @@ -62,7 +62,7 @@ "application/json" : { "examples" : { "get3dsAvailability" : { - "$ref" : "#/components/examples/post-get3dsAvailability-get3dsAvailability" + "$ref" : "#/components/examples/post-get3dsAvailability-get3dsAvailability-200" } }, "schema" : { @@ -77,7 +77,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -182,16 +182,16 @@ "application/json" : { "examples" : { "getCostEstimate" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimate" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimate-200" }, "getCostEstimateEncryptedCard" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateEncryptedCard" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateEncryptedCard-200" }, "getCostEstimateMinimal" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal-200" }, "getCostEstimateMinimal3DS" : { - "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal3DS" + "$ref" : "#/components/examples/post-getCostEstimate-getCostEstimateMinimal3DS-200" } }, "schema" : { @@ -206,7 +206,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -640,7 +640,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -657,6 +657,15 @@ "cardNumber" : "4111111111111111" } }, + "post-get3dsAvailability-get3dsAvailability-200" : { + "summary" : "Example response for request 'get3dsAvailability'", + "value" : { + "threeDS1Supported" : "true", + "threeDS2CardRangeDetails" : [ + ], + "threeDS2supported" : "false" + } + }, "post-getCostEstimate-getCostEstimate" : { "summary" : "Estimate the transaction cost", "description" : "Example request to get the estimated cost of a transaction", @@ -679,6 +688,17 @@ "shopperInteraction" : "Ecommerce" } }, + "post-getCostEstimate-getCostEstimate-200" : { + "summary" : "Example response for request 'getCostEstimate'", + "value" : { + "costEstimateAmount" : { + "currency" : "EUR", + "value" : 12 + }, + "resultCode" : "Success", + "surchargeType" : "PASSTHROUGH" + } + }, "post-getCostEstimate-getCostEstimateEncryptedCard" : { "summary" : "Estimate the transaction cost using an encrypted card number", "description" : "Example request to get the estimated cost of a transaction", @@ -701,7 +721,30 @@ "shopperInteraction" : "Ecommerce" } }, + "post-getCostEstimate-getCostEstimateEncryptedCard-200" : { + "summary" : "Example response for request 'getCostEstimateEncryptedCard'", + "value" : { + "costEstimateAmount" : { + "currency" : "EUR", + "value" : 12 + }, + "resultCode" : "Success", + "surchargeType" : "PASSTHROUGH" + } + }, "post-getCostEstimate-getCostEstimateMinimal" : { + "summary" : "Estimate the transaction cost (minimal)", + "description" : "Example request to get the estimated cost of a transaction with minimum details", + "value" : { + "amount" : { + "value" : 1234, + "currency" : "EUR" + }, + "cardNumber" : "5101180000000007", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-getCostEstimate-getCostEstimateMinimal-200" : { "summary" : "Example response for request 'getCostEstimateMinimal'", "value" : { "costEstimateAmount" : { @@ -728,6 +771,17 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-getCostEstimate-getCostEstimateMinimal3DS-200" : { + "summary" : "Example response for request 'getCostEstimateMinimal3DS'", + "value" : { + "costEstimateAmount" : { + "currency" : "EUR", + "value" : 12 + }, + "resultCode" : "Success", + "surchargeType" : "PASSTHROUGH" + } + }, "post-getCostEstimate-getCostEstimateRecurringContract" : { "summary" : "Estimate the transaction cost (recurring contract)", "description" : "Example request to get the estimated cost of a recurring transaction", diff --git a/json/CheckoutService-v37.json b/json/CheckoutService-v37.json index 3a8cbba..c652f54 100644 --- a/json/CheckoutService-v37.json +++ b/json/CheckoutService-v37.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1404,7 +1404,7 @@ "application/json" : { "examples" : { "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1424,7 +1424,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1439,7 +1439,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1454,7 +1454,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1469,7 +1469,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1489,7 +1489,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1568,16 +1568,16 @@ "application/json" : { "examples" : { "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" } }, "schema" : { @@ -1597,7 +1597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1612,7 +1612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1627,7 +1627,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1642,7 +1642,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1662,7 +1662,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1738,7 +1738,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1753,7 +1753,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1768,7 +1768,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1783,7 +1783,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1803,7 +1803,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1876,7 +1876,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1891,7 +1891,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1906,7 +1906,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1921,7 +1921,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1941,7 +1941,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2033,7 +2033,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2048,7 +2048,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2063,7 +2063,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2078,7 +2078,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2098,7 +2098,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2190,7 +2190,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2205,7 +2205,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2220,7 +2220,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2235,7 +2235,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2255,7 +2255,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2347,7 +2347,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2362,7 +2362,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2377,7 +2377,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2392,7 +2392,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2412,7 +2412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2504,7 +2504,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2519,7 +2519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2534,7 +2534,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2549,7 +2549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2569,7 +2569,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2661,7 +2661,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2676,7 +2676,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2691,7 +2691,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2706,7 +2706,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2726,7 +2726,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2790,7 +2790,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -3898,7 +3898,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4085,12 +4086,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4419,9 +4423,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4551,9 +4552,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5157,28 +5155,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -6206,9 +6182,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -6937,9 +6910,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -6985,9 +6955,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -7171,9 +7138,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7650,9 +7614,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7727,27 +7688,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -8163,6 +8103,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -8309,30 +8257,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -8909,7 +8833,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -8918,7 +8851,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -8941,6 +8902,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -8952,6 +8930,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -8962,6 +8954,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -8972,6 +8971,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -9003,6 +9012,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -9026,13 +9047,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -9648,6 +12575,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -9717,6 +13248,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.3.0" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXNlVXJsIjoiaHR0cHM6XC9cL2NoZWNrb3V0c2hvcHBlci10ZXN0LmFkeWVuLmNvbVwvY2hlY2tvdXRzaG9wcGVyXC8iLCJkaXNhYmxlUmVjdXJyaW5nRGV0YWlsVXJsIjoiaHR0cHM6XC9cL2NoZWNrb3V0c2hvcHBlci10ZXN0LmFkeWVuLmNvbVwvY2hlY2tvdXRzaG9wcGVyXC9zZXJ2aWNlc1wvUGF5bWVudEluaXRpYXRpb25cL3YxXC9kaXNhYmxlUmVjdXJyaW5nRGV0YWlsIiwiZ2VuZXJhdGlvbnRpbWUiOiIyMDIxLTA0LTA4VDE0OjEzOjA5WiIsImluaXRpYXRpb25VcmwiOiJodHRwczpcL1wvY2hlY2tvdXRzaG9wcGVyLXRlc3QuYWR5ZW4uY29tXC9jaGVja291dHNob3BwZXJcL3NlcnZpY2VzXC9QYXltZW50SW5pdGlhdGlvblwvdjFcL2luaXRpYXRlP3Rva2VuPXB1Yi52Mi44MTE2MTc4OTAxMDc2MDkwLmFIUjBjSE02THk5M2QzY3VlVzkxY25kbFluTnBkR1V1WTI5dC5wdXByMzNEQ05EQ2k2WldjQ2J1TDFfa2F6NTdKaF9JYmttMm1rQlpQNWdrIiwib3JpZ2luIjoiaHR0cHM6XC9cL3d3dy55b3Vyd2Vic2l0ZS5jb20iLCJvcmlnaW5LZXkiOiJwdWIudjIuODExNjE3ODkwMTA3NjA5MC5hSFIwY0hNNkx5OTNkM2N1ZVc5MWNuZGxZbk5wZEdVdVkyOXQucHVwcjMzRENORENpNlpXY0NidUwxX2thejU3SmhfSWJrbTJta0JaUDVnayIsInBheW1lbnQiOnsiYW1vdW50Ijp7ImN1cnJlbmN5IjoiRVVSIiwidmFsdWUiOjE3NDA4fSwiY291bnRyeUNvZGUiOiJOTCIsInJlZmVyZW5jZSI6InNob3BwZXItcmVmZXJlbmNlLWVrdkw4MyIsInJldHVyblVybCI6Imh0dHBzOlwvXC93d3cueW91cnNob3AuY29tXC9jaGVja291dFwvcmVzdWx0Iiwic2Vzc2lvblZhbGlkaXR5IjoiMjAyMS0wNC0wOFQxNToxMzowOVoiLCJzaG9wcGVyTG9jYWxlIjoiaHUtSFUiLCJzaG9wcGVyUmVmZXJlbmNlIjoic2hvcHBlci1yZWZlcmVuY2UtTFpmZFdaIn0sInBheW1lbnREYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ2d0K05JMHhMc3RONFN2SEd6V2hScWh3NlBNWTFXeW1QYVBSa3ZtQVoxcms4cXJzcUMyRnA4VjlyMkp5XC81a3pKMStqbVA1NkZrSnoyVHFKRzVNVHRcL2tzZlJuSDBsanlNNU1nMXAwRWJjT1o2c1R5NkNsVXlPNnpuOUthM1NQaUUxZkFrU2VcL3dVajR3Zld2WkhNY1JNNUR5K3c0M0lNUldIN2h0YW5iYWVVT0dXNllndWRpemJkdWVJSHU1N2dBcHN5UXV4T3hPcW1pZkJVQ2tzVmY0bkV5NWt2cHY5XC9xZmJcL1FlSWlLZWZHbnhOcGNmdGFZSUhEUHVFQTRLXC8ra0tmMTN2dDFPWmYxUnNwRmMwcURYRlJLa1RZSHJuYkdKUzBXNlQwc1BOd0hpRzVtRys0MEExRnhaV2hnaW1VRlE3XC9IY2JaZkh1NU1xOXNsVXlzWmFySStGQWVrTkw2TzV4SWhaeEJHYklkVzdpbFNwY1Fvc2FrMmxLQVRtd1NLazRmbmhlZW53RlJDZitsSkVySWRscW1rRkFlK2dvMWZKMHF4SWR3UVpPOHpcL0hkQVwvanRPZWExN2ZhRTEzN1pvVHBydm5Od0tPQzFLUkJ4QlNhYzEyT1ZzOFZWeEtiUHZGUUtUREhQcDdqenNUUWxiOXhGM2NaOUtSV2t6bEp4RlozMXUrYzVuZ2V6eUM1MUpxdXJsSDlWSXdlQ1k3NnZFOVdabUJyajg2eFE2bWxFdEJFTkZvK1lTa0dXN3I4XC9yWmxMcmFNSXQxN2ZkSXFjeVFlQk1cL2FCaVdJSDBtcDlrdHNONUhqMVlyU2Y1MDZTV2pKRG1wXC9CWjNFMVprdVYrR2dkSmZwZUlaQXpqYTQ4VWZ2U3hQd3YwMXRLNGR4SVVPZmkwbDlPQjNhRXdoQVNRbkNaYktKRGM2cmtrdnhnZExwK0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmZjhmb3JkZnhKRjN2eGlZQWQwNjFyVUVXVmprR05SME9wUmNWOFFnazVkTU56R2V3T0R3QkdCWHpZaW92NGxlZEdaaTRLQ1lwcjR4NnVqUTNMZ2ZcL3JcL0RUaEhWVlMwanVGTVwvQkRGZ2MzNUdMOHRRODJDQTNKZ3FRWngwZjdUbVpxb2hnUFBncDNrXC8yZzVHXC92dDBUSXlGVU9IdzUxd3pPXC94NjZCd2dtKys1NjVXUzA2UjhsK0dMTHcxR2wwWmtuejB6c2kwR0d2Z2Q2WTRcLzh3bHdaenlYZEdwa2h0VzVHMFV4amoxWnlJVWlZaUQ0QVNcL1NJSEJ4MExzSTR5WGtUMjJhOGR1dGt5Qm5LVUZmdW9UR3ZHQmFjYlBQZkwxZzdCVTJIZTNDcXFhZzBBYjNxZk9GdU9hWjQ0MVowdTlwYzB4MHhkY1wvVDNxOFIwcm1RSFVvbGVISWcrVjVid0VzTmkzS0xnNVpXWFwvYnZVNkY1K1wvXC91ZkI0emZlMmVKVjVRS0pcL3dHRURTdXhnMWNZQlg0UFBMeWNMNGEwdGw0V2RqczAxNUU1YkJuT001SERlRG1kTjRlUjZ0VEdaaitQXC9uVkRRTUJGUDFvVEZqeTVTSEFGNHVyUWg4aHB5UkE5OTJNd1drdWdHYnBRQ1FjK1lpdlM1cHhIMkpUcWE4T3NYRlVuNEZjXC9aZmJGNDB5cGhIeE5mVjk4ME53Q3dqMFpWYWJYK3ZkKzJhT1VIWXFYSXdtaFwvMmYxNlwvXC9yWVk2UkpWZVBiU2V2XC9cL1wvcnNBbUdOVHplM1JzNWpPeGNhbW9SME9FbVJ0eXRlcEJhRWVcL25rTmNDTHNGaEYyVHU3dWhRUFRTb1VmTWVEQXBUNXNlMXpOTURVN3JDcnVNUitNNURPU3BYK1czU2FSQllDeW9laXZOMTNkUjVwayt1aVFnRXhzeUlJNm55a0Zoa0pjTVwvSEtnTWhCdUNWNlV2OEJoZ2h5U0dTXC8zNTV5UXB6Zmd4QmkwZWs0MDNGV1BCQXc4dWxmNEtXcmI1MHdhc2ZpdlRUUFwvS1F5RmtscFExclgrMzVFcTl1T3FPY1RLbTJ4dXZkcU1SY1ZHYklJUDJGKzFtdEJZWDE0dFRrQTQ5UU5XTHQ1eHVIU2R6Q1F5NExDbnpXcnVYclhkSTNaWWRjRjMwWlBjZGJwSzFYRllwYWtZb2ppT2syUXpTVTJSNDVpcWNRbEZ1eG9NSHhzK2lMMW4zdnRPenlUTlUxWFplcGtLazMxSWxKM2FUS0tZaFRmZ2hEV0pIbTdKY2xlbllndk9ibVo1czVJMzZONEZEc29jeEFWNStjMDE0WjQ5dEgwZXRVQUhFcVRIcFVkNVlGYk03UFFuTFFncDQzelRON05VRHdQOWhyWUtndVJYXC9iMldxcnV2aXlPNE5acktXSnF0d215d25xVDlOY2pHUDAraEo5aFZ2ODZ6aFp1R2paTlZ5WkdDajFwMHIrdGJIcXVmTjlSeFNjaGNNXC96VE4wUkRtZmZ3VVwvWjNna1wvcXRqREZldklra2k2VGlZYm9MdWduYzZaRXMzZ3BvK2dDbGdtSFo1ZEx1c2N3TFU2RWpDYWlab2oxMktCaVJ4VE5QekVuT2FScUsrWW5XQ0tUYW1hTW5ENlNPNXQxU0xJaTdOZit1SGtMeWdYclpcL3paV2hcL2FsRjFuaXdtRHA0TnBaQU82ZWZPQzhRXC9peGFoRzZ6emFHcU5JNWVVcEtORDJCK1VrNDVrT2dKQ2ZmZ1BMOFhIUkd6ODh6MWxjK3dyblYzNWJ3MmtJaVk1ZnJmMXZ3U3pqRUZTMU1RRlpWckJEVG1Qa29xMFZTR2RqYTFMbVA4aHRPWWNZQ0FzM2kyWDlHeHdPT3ljQURDWmpiV1Vpa2J3a25XQlNBZjFsRnJoMzl4NW1lNzh6T3owZlNQT1hcL2QzQzNweXNLNXUrekFNaVBjMnZMOW5XRnBHXC8xSzNzMXh3YUlnYVM0aStCV3ZsTzFpOWlORXpxQTFib2NUVTBxXC9LWDN3RTlDMDhqOFNyV3NpNnlqdXpqRnJVNXN5SDNHejhsSGdzdjRRVG5tZjhMNEFRRFI1a09qUldxUWtBckdQUTBFNDVwRGFPNXNLMklTeHdnTklwdUt0SjYrOU1GTTd2WUdySEI5SDNKb21yWjhGRUVqS0tQOGNVSTJ3ZUlCOUxzRXBRSnNrTWRLd01EZElpNGRQZ3p2UmFFMll4d0h4Smd0V0dPZDVZWlRvY0hoYUJZbnIyNWR4OGxLRjkxQzRMb2hPemp6ZDFKQ0RKRHNPbVE3RlJaTnNuejBzODN0VEZmakhjelwvWkJ1YUFQajB0eENMN2JITGZQcm16aWFHdWY5d1E0dnhxVzBpQVI1Q3ZtaWQrQlZGSkl6NjRHd3cwR3FUaG5IU3lXUlhZWmVRMURTRzk4b3JTdGVhOWdZRXpxeThLV3dyaFwvcmhTckRzQzFiTitwWmZaYnNsRVlnQjByaUZNTDIyb3dpR2lqdytuN2RKWkN5cDJhYmlmRW9jUjI2MGZmTXhmS0pRQnZjNWFQcUdwK2tBNG5hK2w4R3hITFwvK1l4bjZTaVNmZ0Q1ZFZRNiszbmxoY0d0QlpCdXQwNEtSejdDU3pRMGtFeUwwVDdNUEciLCJwYXltZW50TWV0aG9kcyI6W3siY29uZmlndXJhdGlvbiI6eyJjYW5JZ25vcmVDb29raWVzIjoidHJ1ZSJ9LCJkZXRhaWxzIjpbeyJpdGVtcyI6W3siaWQiOiIxMTIxIiwibmFtZSI6IlRlc3QgSXNzdWVyIn0seyJpZCI6IjExNTQiLCJuYW1lIjoiVGVzdCBJc3N1ZXIgNSJ9LHsiaWQiOiIxMTUzIiwibmFtZSI6IlRlc3QgSXNzdWVyIDQifSx7ImlkIjoiMTE1MiIsIm5hbWUiOiJUZXN0IElzc3VlciAzIn0seyJpZCI6IjExNTEiLCJuYW1lIjoiVGVzdCBJc3N1ZXIgMiJ9LHsiaWQiOiIxMTYyIiwibmFtZSI6IlRlc3QgSXNzdWVyIENhbmNlbGxlZCJ9LHsiaWQiOiIxMTYxIiwibmFtZSI6IlRlc3QgSXNzdWVyIFBlbmRpbmcifSx7ImlkIjoiMTE2MCIsIm5hbWUiOiJUZXN0IElzc3VlciBSZWZ1c2VkIn0seyJpZCI6IjExNTkiLCJuYW1lIjoiVGVzdCBJc3N1ZXIgMTAifSx7ImlkIjoiMTE1OCIsIm5hbWUiOiJUZXN0IElzc3VlciA5In0seyJpZCI6IjExNTciLCJuYW1lIjoiVGVzdCBJc3N1ZXIgOCJ9LHsiaWQiOiIxMTU2IiwibmFtZSI6IlRlc3QgSXNzdWVyIDcifSx7ImlkIjoiMTE1NSIsIm5hbWUiOiJUZXN0IElzc3VlciA2In1dLCJrZXkiOiJpZGVhbElzc3VlciIsInR5cGUiOiJzZWxlY3QifV0sIm5hbWUiOiJpREVBTCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQVFPWGZ5dUpkY0wwdk4zZ09lUEw0UVdXUURXWmQwTEdQWGkwQzNtVkY2eU5JVnRHeGlVcGR6STFVYWtrUWJZSG44WUw3VHI5VWZTbkdyMTFodkJ6bHRHYm5WUDFWdXN2YXNuOGdcL0VuMmRXV0hkUDhub3hFckFJQ1ByeXBpRzRWWjZycVwvYjdHaVRFdWlXUkxTWFUwRm03VG13Yldmc1U4eGVwVHJkRExvditSN25VT1hxOWNaTVp0c2RFV0R4WlRTNjc2VlJ2UFB6T3ZtcSs5Vk1aUEthcVNPZEZaUWVtWllKaVRVR250VEh0WFQzNzhqVVdTM3B2M1YzQml5VXkxT2xnU05jZkFlalZGZ3BadE1Gd1MxRGY2cndDaSt1WXZtajArQmhJZDN4TFBGWEkxcEcyVG1wYzQ5MVgwQm5wQ1QyNXJFU1BkTFpFR1k2WEFlVWs0RWJmQkRTd2pFZkdrUmQ1Y29hcFVPUEQxTmxFWWxvVytkcnFHSlNrOHh6NmEwSWtxXC9udzdnVldVRHFydVd3NlNQWE1FZlZBakdJdEhPRG5XZFdYcmpMVFF1aHUzQllyTXk0eGNod2sxeUttSkJuS3NkXC9td2czcHg5ekxab2pBZkUyS2lzRzFYMUFteTVqSE1ObkxFRkFreXdUcVVNRmNDOFY1UlNTM1M4dU1nQlNuRjVKQ1ZLVFFiK0tDMEtpbFJ1cTY4VXRsQmsranZ6a1RHY0NRck9scTg3TVFXVmJwXC82TXU3Tmc0VDI5VzREMU9YZzhrOWJwM0JwTnorOGpJNnZpVWx3bDhGUjJQcnVtTFplNFwvRGhmbkgxbUhGZ0kwKzdIQ2dOZllYY1VkdklDRmtiaUVMUWNQMFBQc1ZYcnM0STdhQm8wbWplUlc3Y25jdWo3bzF6dmFSQUN5XC9WQ0VYS0VPWjEwVWFnbmE0WUFBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmJqc0UzalREZHRqY2tXQ2Z2d1REdGhhXC85QWRuVHBFNlZcL1RCcUMxOStiQlVpRnNXKzNrUmJYOGpaUmdiSGJiSTdcL1ltQT09IiwidHlwZSI6ImlkZWFsIn0seyJkZXRhaWxzIjpbeyJrZXkiOiJlbmNyeXB0ZWRDYXJkTnVtYmVyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkU2VjdXJpdHlDb2RlIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5TW9udGgiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlZZWFyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiaG9sZGVyTmFtZSIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoidGV4dCJ9LHsia2V5Ijoic3RvcmVEZXRhaWxzIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJib29sZWFuIn1dLCJncm91cCI6eyJuYW1lIjoiSGl0ZWxrw6FydHlhIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWm9zVDVSMStcL1M0ajRIR0VOV1dBXC9pUGVRZmtqeHVqaHRPTnBQYzQ3aGF1VHpEYWVxV0hKVmhcL2htdTc1NUJwV2pVXC80WE55ZlBYZWRGT0hSTkNWZzJyNldya1lNeFMrK0FHeUdzTXBqdXA0Rk5uYjM1cGtXQ1pFazNtZXVvaWpodlRxYnppeVpFclVDNTI5TDIyQmdtbUg3Z3BheUJUSkVmMkRTWW5Uc1N2NTJBNWllSjdiUHJvY2IyeWxHV3lMMFZoWGR3UVZZZlZkd29ZWGJhVlwvQVp2dTlzNXRmNzlFd2Y0bXQ2Y25BeXRFa0pTWGdaNEdPZUZIdEp5UGRxcjlwZVwvd2pBU3JvZzdYTVMwRXpoWjdyR0k3ZUI1NDV3R0ZpandtblNsc3JGMEpLTThuRWdmVEVuU1c4czlhckVFd0M1Q0g5dThhN2FoZ2ZrY1I1Rzh3a2E3OGJkOG0wck9oNzFnb2JhWHF6c2g2bkRMSnhvVkpJN1FGNXAxQW9vVEpKSmlsOFE4SFpkQmxCRmZ3QlBXSElhV29uODE4SkNnTkxuaHljSXBMNHBKNXYzNEsrbGg0TlE5STRiZTE3VjN0RkdBWHZYRmlHZUJNUDQyZU1UWGhHd3R6T2d5d3JjS2NMZGNyemxseGxIYUs0UEVvTWtoZUpGNWhzbU1RNTh4VzBuWit6RXdPa09IaDZzMENGSFIrRlR0SEp2a0hxV05BVzVMUTBsQ0VtMTdxd0crN1Y0S1oweDdmSVlOMjJ3QW1zRzNRc0pPMVFpM3FvQkJabmNDNnBwTGp1SW1BZ2hjT0hCd3V1Qk51RFpoVkVRcTJNV0NLdFFINGFtQ3ZnaGhCa01La1IreThvZEVHNjE4Tk9FZnlGbDloZVIxM1ppMnBDK0FcL08rY0N6Zit4QTZ4QndBditMckVwQ1NUamRlZm5BTEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWG5nVjlFMUl3RFREMEZvOVwvYnVwR3VzbzZERnlabGowbUk5ajBQTHQ2SGFmQnh0bk1sK29IVkJidWtaZmoxcmo3QjZzZU09IiwidHlwZSI6ImNhcmQifSwibmFtZSI6Ik1hc3RlckNhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NDb2dudm5LM3lkWVBGb0ZLR0tKRUpsZUlrWWJLQU4zVlZnNVdYUE5FMXVkMDVLUnFnc05WZHZ3dXU5TkV3cGtiNFV1dEw5S0JVV0EzZmVvVEJCQVdWSnQxcXBnWlhGK0paT3pmSjZCU2MxYTB6b3dDTVF6Nnd0Q0lcL3RXQnhLeGFLRmFsakF2MzBqZ2EzK0pDUWtwVVwvNGdxMnVic05XY09XSldERkV2SDE1V040Z3VuZ1plYlF6UzIyMGtPZnd5ZDZJUzhUbndFV2Q1cWc0MHJ0MHhEOHhCYVBvTllkNUN4XC9DOTJpKzZQdEp6SVgyU1lCakdqRzdkWm1Lbm85UlRYYXdoa2pKbXNzRXZGR2d3OVM5VStcL01Zd0tCZWxcL2RhS0JUSTFjK0pJYzR6cWQ1MjNpZXYwWUNydU5MSHY3cE80TVR5MFZYUndpekNCVVJKWjhac2tDVWJETThGRlB3eGNlbDdDbkY2dHM0UjBibG1LS1pDSnI0VmFYM3VJbmZFVHk2eFwvcVVVTGFTYXRtRnVzRHRlUHlRRHpaQVwvOGMxalgzVXE4OTZtbkdpMm5zSzBERGVGekdtUEExcktFZzc3WUdQdHUyTVJMKzdcLzlkNVdPb3FCelRlOGg3U3AwdUFQOG13eDF5U1hxOWhkZjh0a1hybkIreURQK0RjQkEwK3NCTmR4NlBvY0JDYVBmSzRyd1haYW5Sd0Zpc1pUMnZyVjErZTRpS2RCQU9FeExtN1wvbVRsbWhEOE9wWHVnSmtadUVZOUs2MzRhRGNhTllCOGFLMWZsRDVKN3krZWlmUTB0dWMxOGJyQURsSlhJcXBWeDN1UFF5QTZCUDFkTldcL25JRlpCVm5heXoxbFpYRXJMRUR6ODk5ekIrK2tSRlVLYXFXQWRHUlVWVTNEZ1JBcHBPWDBFSzZPaWFzTGtBMllkc2RrQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZacndRSHpYT1hWdnhHbnFkNUNmNzVnampvTWtXempnQlNEVlV1N2lYMTJtdjVWTjFOTnVwVmxkNFQ1UjQwQWlCUT09IiwidHlwZSI6Im1jIn0seyJuYW1lIjoiUGF5UGFsIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDTm9rWktsRzFNVDNERHNVa21DMHd1SDg3QTNjQ2wyT1pHUTh1dTlPYzJuYTRzZzFsWU8xOUpMV3FvODNmTnJxMkwrOWNhR1wvNnQ4MDJTVlF0RDJ5d1hVZUVVXC9KaWZ4WEhiZ0Q0emdDNkkyWHJKQjJCckFWbGZFdStOaTJNa210eTZSODlvd1BvRDRCSDJCQmduYjZwS1liZ0hKUFA5cUpqNFREXC9vTnN0MnNNa1NYUE5KdjV2NzVaaGhKcGtZTTJNT08rZVNnTTkwMXNzTFdUOWxqN3BwYmlhdnFvTzhscEdETkhEXC9Jc0pFcUd2V2hwSVhyT0ZMTUF4NkZzUzF4blRsam91UXYxa1dZR1wvcDVlc3ZwR2VuaFdRa3JlVWwzdVlmdjE3MkIrM3BScEN0SENMOHFNZmxCK3BkWUtMNWM5U24zb1RmQ2QzWXRtSU5PdEVNVmNIOHpldzVWWTZqcjA0eXZjMXg4c1VZY2Rob3ZZZm04QzNrR3VERytURWZ1ZXQ3UUZlUmNCeFwvenp2XC9HSXhzeHFhSldBMm1KRVFOcWpNYllydjFQelFMQTQ0R2NkZ0ZJNnhwVFwvQXdOb2o1TUFMTTZHWUtzXC8yXC8wVDFsWVJoXC9cL28zaExNeDlSXC9YNVF1aXVmUWE1em4ydVpDeWlOWEVEYUoxYkxOUTBnR1EzWCtka0NsRWZpZEQxb3hmYXU4dWFuZlFcL0xaTnNGV3ZXUzlxYUV5TFNSQllFZlFERFBNWXVqRnkrQzgwUEQ1MXJET0cwbnNwcEtMSjg5a1BSOE0yRjNPR0U0UEcyRU5QT0J0Qkh1WXRuU1lUVUZGdzNqU0wzb1orTythM1JCRGxVUnA4UWR0Z1pQWVpIRzZXQkliMEFpTjBXSzFYYytpM3NaUThzK25KcnNoQkJSUkJka091M3JRdmN1VFgwd3prVnJjT3FBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlVuRjJ1cDduMTdGTWVZQ2dzV2g1eTcrSGFVTXNsQmJcL05RdzdjdVRGV2VLb012N0NMVFU0SE54dDFiZGtZSEMwMERTRHhBPSIsInR5cGUiOiJwYXlwYWwifSx7ImRldGFpbHMiOlt7ImtleSI6ImVuY3J5cHRlZENhcmROdW1iZXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRTZWN1cml0eUNvZGUiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlNb250aCIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeVllYXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJob2xkZXJOYW1lIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJ0ZXh0In0seyJrZXkiOiJzdG9yZURldGFpbHMiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6ImJvb2xlYW4ifV0sImdyb3VwIjp7Im5hbWUiOiJIaXRlbGvDoXJ0eWEiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0Jab3NUNVIxK1wvUzRqNEhHRU5XV0FcL2lQZVFma2p4dWpodE9OcFBjNDdoYXVUekRhZXFXSEpWaFwvaG11NzU1QnBXalVcLzRYTnlmUFhlZEZPSFJOQ1ZnMnI2V3JrWU14UysrQUd5R3NNcGp1cDRGTm5iMzVwa1dDWkVrM21ldW9pamh2VHFieml5WkVyVUM1MjlMMjJCZ21tSDdncGF5QlRKRWYyRFNZblRzU3Y1MkE1aWVKN2JQcm9jYjJ5bEdXeUwwVmhYZHdRVllmVmR3b1lYYmFWXC9BWnZ1OXM1dGY3OUV3ZjRtdDZjbkF5dEVrSlNYZ1o0R09lRkh0SnlQZHFyOXBlXC93akFTcm9nN1hNUzBFemhaN3JHSTdlQjU0NXdHRmlqd21uU2xzckYwSktNOG5FZ2ZURW5TVzhzOWFyRUV3QzVDSDl1OGE3YWhnZmtjUjVHOHdrYTc4YmQ4bTByT2g3MWdvYmFYcXpzaDZuRExKeG9WSkk3UUY1cDFBb29USkpKaWw4UThIWmRCbEJGZndCUFdISWFXb244MThKQ2dOTG5oeWNJcEw0cEo1djM0SytsaDROUTlJNGJlMTdWM3RGR0FYdlhGaUdlQk1QNDJlTVRYaEd3dHpPZ3l3cmNLY0xkY3J6bGx4bEhhSzRQRW9Na2hlSkY1aHNtTVE1OHhXMG5aK3pFd09rT0hoNnMwQ0ZIUitGVHRISnZrSHFXTkFXNUxRMGxDRW0xN3F3Rys3VjRLWjB4N2ZJWU4yMndBbXNHM1FzSk8xUWkzcW9CQlpuY0M2cHBManVJbUFnaGNPSEJ3dXVCTnVEWmhWRVFxMk1XQ0t0UUg0YW1DdmdoaEJrTUtrUit5OG9kRUc2MThOT0VmeUZsOWhlUjEzWmkycEMrQVwvTytjQ3pmK3hBNnhCd0F2K0xyRXBDU1RqZGVmbkFMQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYbmdWOUUxSXdEVEQwRm85XC9idXBHdXNvNkRGeVpsajBtSTlqMFBMdDZIYWZCeHRuTWwrb0hWQmJ1a1pmajFyajdCNnNlTT0iLCJ0eXBlIjoiY2FyZCJ9LCJuYW1lIjoiVklTQSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlN1b3oyOU5uUWFmSW9ObmVSS3k3emJiN0lxWkxYNlpWOHZGWjNOOFprcmtjd2ZNcktzZkhlc0c0UWVoOFI4N2phV2JvSVR2YjdtdXJhVGJaU1RGYlVMQm55SWxLUzhqN2c3V25LdXhvVEY1NDFhaUVqUkdjRjhHKzVta3RQc00wOXdGY2dFS01KdUk4Q2J6dHJqR01pcnNhOExJTkFxcU1sSndzdndKcU1EbUJqajZTK2xFbXE2ZHhHTklqQlpzQmVTcXNpaE9mWjFVQjRKelwvTmU2Z1d3dmhsNWdFYWVnZTZtZER4c1wveVwvZ1wvOTNNbDdYeHdrR2VlZGJoNDNMY0xQZzZsTFBNMVFWNU5RN1F0MXZXQUE5bXcybTlldjk1eGl0a1pSTm9NWGdRdWtcL005a0R3b2ZXVmttZnhVUDhXOG9sS2pqSzBwNHJRQUVwVCtPUlQ2UlBrcE5CcHpWenZFZ3dGVXBacjRYUCtMQ2FzamYxNzdzTEwzTW9aVUo0Zlo4UWZYYVBMYUlxXC9uWTJGRkVTSXRPVTFab3RORlwvRUFzSHRcL09IZDBacTlSU1RMZVNPZkdNRGdvXC9pdGtTOWRXclFPb0VkWVRcLzdwbFZ4bktvNDZlQUJDNGN2VG40RzFzNkNkVEpZZ05Ya0FcL0ljTWMzbWFGdnl5ZnpOY0RHaWhGMVZ3cE1wV0VEZytJNWlzNkZaQlU2SUtKSFhWRUVSbXVMU3ppNU9JbUNuNENXWEtYWHJNNCszVTgrT3RVUXhOK3BLQlh2eGFQMWVoOFZpZ3RXbXJuOTRNdHZTV2xySk9PRm4xNzhjVlwvSHFaTmtcL0NPZjRocUM4cWlsZnBTenZrTXRlZzU5TjBzTFExaE5WMkZsTFpRancrUFR6dVwvZjhvblY4TThFdXU1RFJrZXhDc0w2eVhTRlJxdXJyVGRhYmI2ajhOQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZRUkMrTFJ0SUVIbnQxVDlBeXE5c0E0a1dINnlGXC96MnZkRWw2Zk1SXC91RTJcLzZTUlhKdmQ1RHFwUGZob0xOQlBlWWpKIiwidHlwZSI6InZpc2EifSx7ImRldGFpbHMiOlt7ImtleSI6ImVuY3J5cHRlZENhcmROdW1iZXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRTZWN1cml0eUNvZGUiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlNb250aCIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeVllYXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJob2xkZXJOYW1lIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJ0ZXh0In0seyJrZXkiOiJzdG9yZURldGFpbHMiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6ImJvb2xlYW4ifV0sImdyb3VwIjp7Im5hbWUiOiJIaXRlbGvDoXJ0eWEiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0Jab3NUNVIxK1wvUzRqNEhHRU5XV0FcL2lQZVFma2p4dWpodE9OcFBjNDdoYXVUekRhZXFXSEpWaFwvaG11NzU1QnBXalVcLzRYTnlmUFhlZEZPSFJOQ1ZnMnI2V3JrWU14UysrQUd5R3NNcGp1cDRGTm5iMzVwa1dDWkVrM21ldW9pamh2VHFieml5WkVyVUM1MjlMMjJCZ21tSDdncGF5QlRKRWYyRFNZblRzU3Y1MkE1aWVKN2JQcm9jYjJ5bEdXeUwwVmhYZHdRVllmVmR3b1lYYmFWXC9BWnZ1OXM1dGY3OUV3ZjRtdDZjbkF5dEVrSlNYZ1o0R09lRkh0SnlQZHFyOXBlXC93akFTcm9nN1hNUzBFemhaN3JHSTdlQjU0NXdHRmlqd21uU2xzckYwSktNOG5FZ2ZURW5TVzhzOWFyRUV3QzVDSDl1OGE3YWhnZmtjUjVHOHdrYTc4YmQ4bTByT2g3MWdvYmFYcXpzaDZuRExKeG9WSkk3UUY1cDFBb29USkpKaWw4UThIWmRCbEJGZndCUFdISWFXb244MThKQ2dOTG5oeWNJcEw0cEo1djM0SytsaDROUTlJNGJlMTdWM3RGR0FYdlhGaUdlQk1QNDJlTVRYaEd3dHpPZ3l3cmNLY0xkY3J6bGx4bEhhSzRQRW9Na2hlSkY1aHNtTVE1OHhXMG5aK3pFd09rT0hoNnMwQ0ZIUitGVHRISnZrSHFXTkFXNUxRMGxDRW0xN3F3Rys3VjRLWjB4N2ZJWU4yMndBbXNHM1FzSk8xUWkzcW9CQlpuY0M2cHBManVJbUFnaGNPSEJ3dXVCTnVEWmhWRVFxMk1XQ0t0UUg0YW1DdmdoaEJrTUtrUit5OG9kRUc2MThOT0VmeUZsOWhlUjEzWmkycEMrQVwvTytjQ3pmK3hBNnhCd0F2K0xyRXBDU1RqZGVmbkFMQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYbmdWOUUxSXdEVEQwRm85XC9idXBHdXNvNkRGeVpsajBtSTlqMFBMdDZIYWZCeHRuTWwrb0hWQmJ1a1pmajFyajdCNnNlTT0iLCJ0eXBlIjoiY2FyZCJ9LCJuYW1lIjoiQW1lcmljYW4gRXhwcmVzcyIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQkVHdnJ1Q2pDSTB2N243YWlIWW5SS3dFeHR5TUdcL051MGdXMVM5eXFjaGFXR0Zib25jK2g0c1pmOWRLNjBKNmlTaWJLV2hqdVlvbGtVVnhcLytHd1NiXC92ZFpOMjBtSlRsclhFRVBBeVFJNHFNSWI1UVZLYVwvV1RWYlpkZU9wOWtEaENibjhmQkJONThZXC9VazBUZEhPSDR3Znoxck9ZYWZlcnI3aXVjUEpYWkI4YnlhZ3ZiVUZ2endwUzhHem9ES3JwNlhOZ2JLa2QweTVvRWVFMTdDbDBkM2ZHZ2JDSmtcL0I1RFwva1RZRXVBenFHWlVBMGVLUU9rWmZjbmMxSjA4YUROTEs1R1BOcE5qWmR5Mm9lWUFtc0xaWTNadWJlMW9ycmsxR3NWSVQ0SjBCV0EyZndcL1RmR1B6eE1zSlpjN1NmbUVyWlN5SkVXcERacmFSWUZJWE1aK0lUNWdGWXpPUlJra01GeXFodm9VQ0dUeUsyalJaemswMFhDak1aUmtlXC9mQ2U1SFgwZ3hEejh6QkRXcENSNmVrdmZrNkdLa0t0YUtBdTV0Y1FqRklDYXJSY1gzd0lQTlloeHJ0RVNpV3R6VHVnam5IMVpNN0ZxYWNkcko5MmNyc2IydThmNXV4UE9TRk5qSndwcmtYWElkaVNZeENpSnN6XC92TXkrdXN2ZncrdkdDVXR3RGFCWHp2V0FmM3lZdnI2Wkk4cjNSeE1SQkZ2RnBuUkhwTURodVZHa1YrM1MxSFVXVjh4RXhxN011WTRqRVBsV1Rzdk1cL2VaeVhtTGc4TzNNS3ZZaW9hcXZVRGE5a2VjQjVhQkF3Nnk4K2xTV2dHVjFjSHlQbDJSaXFVTlhkcno2K2ZKXC9LbVE1eDU3Q0ZndzR0aVBvaXZVSjB1VFM2OUY3VFpRam9oQTFRemNYdXRBV3RYekJnbFU5OTYzNUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWmZEb0x1XC96SVNLRnNUb2gxYmcwRjhhUmxSRkdESHdxY1V4N2V1bTN5Q0xRRDIxY3FmS21yVEx5YWNybG81YU00a3QiLCJ0eXBlIjoiYW1leCJ9LHsibmFtZSI6IlNFUEEgRGlyZWN0IERlYml0IiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDYndDVCtKTzhVRW94b0JQckkrcXlVUzR2UjVUVDY0NnYxTWlOXC9nVU00TVZtN2pla2s3V2QwSG1yamsxXC9ORWc3TlRBY3BzZlpEQk9jTWxRZXVUZURzRWFDNGtCZjN0cXN0dGZ3K3FZNlRiYUZMQ3RnTklyNXdKM2RtMlR3VmhGQ1lWTUFyd0o1em9CSXNvT05VV3BTS1IxMURZNnpFNXZ1RGd0aWZOQTBZaU42aDZyenE4TzlHdUNyQ3FVSmJ1MjNQTWVqREhBMHJIRE9LeXh5T21CWEhSdlVIaE5SMVwvS3d0cnZ4K2ZZQU5uQUhna3puVEg0bGRTWGN1YU1WdFpGcWNwSFpUaVlwTHYyeWRpVDE0UHppcGlPRHBSR2lYeTBuTzdiNU44UnMyN25ZeGxnSFwvdERjSTRlRjRqbDk4MVRQS2xGK3U2WEVPR200RWJ5eWFcL0JmVERwOTNyS1JNeG82S1wvTHJmSTlKNFdhQTJ0RVpvNmVHTmJSdUtQcEJsVjNBU3U3d3BDZlNTdzJOam91VlRDa2ZZdDgrWGVlSmVJSVlaMHA4QVdqbjRMVHdhcm1TVlo3Y1l3OWI5ZUNVNFhYXC9ScmNOZ29MRlBYRXI4dzBNY1VGMm4wR1ZXRE03UTViOVV0b1ozNnlrMTg1TFhtb011eVwvXC92YUJJdkU4bTdRbGdvXC9ZUk92OVVlbTZtdUx1NGhaelcrVitXRUtBbXdHTDBlSlpDZGpBZUdXejZjMG50eThQTk1VdjNwZjd0VGVZTjFnc3ZRZnFsaWozSUxzUkxjdzRrTll2RWxuR2xDdjhkZ3UzY3hsejZEc25NdXlcL0VxS1FNWkFJb1VDZDZlRjE5STNOZnZBbzJqNU1mcnBTS1MzUUdMVFA2VFhLcWdUTmI2ZDhzVkQ4Z1JLaENESzRBdlwvTjBwMkNIR05cL1lHNXhhQkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmV1FMXC8wcnVBQlVyemxQdHg1bGxDNU1KcFwvXC9pQ2hEUFo4cjdsa0lmNFFielBQKzhFVGR4YnpOWlU0dndLVG1VamZmcExkUUEyYXN3S0V0T3pZTT0iLCJ0eXBlIjoic2VwYWRpcmVjdGRlYml0In0seyJuYW1lIjoiUGF5c2FmZWNhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FJaFUzeEtCRjhRYm1BdmpcLzZPTnFJdnZDYk1yOThlcHk2XC9LSVY5dSt5SnoycFNqNFBvTURMYkp4VjVQWjFZa3hhYTlXald2VG5sWjlOZ2VCK2VvTzI2TWJtSW9Bc013OGtuamF5K0ZFMFB5ZzVHajBKWG85SWJlK0Q1MTNzZjRxS0Ird1FQWGZVRXFrbmlpdFRpOG8ranloYkIxMjNyQ0FKV3ZiWmZQT0VLRTFSRStGSFNFWnlWdkptSFFQbDV5OHZXc0NLQkhqeURLNW9MSmp0eERmYmRvUFJyTWMyb2dOc0dsZklcL3FwSUZXOEhYTlJLWHB6Q2orWUY0dmlmOFpuNlo4RWI1MnJmTlpJMTJ4Vkc2aFpubW94OEJtTWdtU25Ha0N3blkzTzNDRnBEVFpsQ2JKb1wvWFdTR2dFZTN4ZUhrN1BpWlNBalBPVkhwRERBTFJCXC93WlZmN1h6R1lxS2tpd3RqbnpxRjhrR1l5N1hVZHVMZVZGMno0Q1wvUXpnRjFEenF6SUE3TGYzViswVUJXaHBEcUhKQ3J3a0FXeVRDYU9YcnF3N1Q2NnBUN010WnI1VjNsR0JVcUhrOFRcL2hOd2N1emc5d3J4NWVIc2VcL3dkQzErMmVWYXkzaTBZV3lpa25cL3JZdDd6MWl5VFRJeXo5Nkl4eG95TUlxMHp5VUxrbml5bGNDc3BkMjBcL1hnTmhiclJtZEF0N3FQbUQ5ckgrQ3A3YWJJWGJiaUFNNExXZm45eU9Xc09zQUxTRHIyVEdaRGpzbU1JU0NYekxIVStTRE9ycDJTaUpSSjNOSE5zVHJkRWJYOEk2dzd6VGF2aVRzTk1FQWQwdDlnYnliM2tXMUYycnF6SlRcL1VQZVFiNU1KUVwvd3FHR1liSU9lXC9YR0U5Qkt4UW9sdUtMRmhCdjRoYVRLZXE5UnIzVnN1QnRkVXhvQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZldzYzSG9wKys0TitBaFRra2RzU0tHOTgwaXpJV09JQndScmZDSVI2WWxvRW5KWVwvODBoaW50VmtqWmNJekRvUVlGbmZcL3pFeGppd0lRPT0iLCJ0eXBlIjoicGF5c2FmZWNhcmQifSx7Im5hbWUiOiJCaWplbmtvcmYgQ2FkZWF1Y2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ3BRUHo1WnIzREVUVGZTbXhaZU8xc2tlaXZNbklUamdNWE9BbXBjNk9IZFB0MDRRczBQamtXRlwvNytuZkZYRXlTNmRoWXc2YU9HSUZUY3I3UjJ4YXZcLzg4bFdEQ1VoUDFHN1R0VWw4N25wdUdFc21sYXFTMEthc2w2QkQrczVIUTFybHBsZmZmdXBEQmxGajNyZVBvekY0NDlnV29HWCtiTnExVmdlaDdTdEk3WEIxN0tcL0ZEcUVZUWkrTjBOVUV0SnBDRG90dFBvdXZvMEtnS3VFRDlyMFJRakFiOGszbk5FdUFGeGtMVENFZmdyUll2N0hQRGlsNGR4MnlxT2hzYnY2RFhmcTBrK0p4SUZJUjZIc2NSWG1nZ1d4MXl6b3U0TzRPQjVVZXBZQlNseG9KTUtxRVFYRlF4VVJrRjlSSThnT3lHKysyS1lMSEhvbFprcVJJbW54ZVNaODh5WjN6UDFlTGJhdzk2VG1zWGNTazJTamc1cVdFcjhScEp1TDlVYVhFcGFPTGFxbTZFMFFNWGtidzdBMjk0NVlNWVRjNTF0SUI4aGpZNEdPVnNvVnFrS3oyYzRNZDZ5emlLbHY0WGNmSTVjTWljMXJJOXEzeCtOVFNucE5BRUJZOVhzZkUzS1YrNWRjd0lVdklCdzRCR2tIOFdnOStOXC9XWkZlUkxES2dtRndaOGtrVFlNS2FheDAzb0hMUjVcL055Q0JYNkdpeVN3TE9xbTZRbEh0VElWYWpza2NXNXFRTzlnYnpcL0pXeEJCQnR5QWRlVGhFMVF2XC8wOWZaVUxOWVBaNUNnVG90MHEzMkl0Mkphc2hcL2pRR2YwbEtMRGpxV3U2WGNcL3JQZUZEazZNNWI2azhOWnFTaitmZWdISzYrTm15Rk16YUJMV0s4dXllU3pVQ2J4REh0STAyT0dQVE9JNDBpU1ZUblFmakFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWUV2bmkrd2liQzlzbzZkZVNXMGcyQ2FGNDJjZ3RUWVZjMHdvTVVEQ3QwZ1N2S0hmUGt4RUV4VDRydjJQajZ0Qnk1blRPcnZtb0k3M1J0UiIsInR5cGUiOiJiaWpjYWRlYXVjYXJkIn0seyJuYW1lIjoiRm9ucSBHaWZ0Y2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQVwvVm1aa1drdEJGNXdlb0haYXdsQW1oejlyaXZCUGgzZUYyNGN0N0pEWGIwdXZieFpDSjZjd2VJMGZUVStpNGl5RXhDdGhGbTdJNnd4Z1JMckV6bkg2MDMza2o5SitycjdkMzJCeXdQT3hOcStkdDN5RzNsWk5cL0xmTzExa1wvSGVNb2JYdnhVM1wvYWw0bnN6R1RYeVZNaUxUZ2Y4NHZ6eUNZWldpZlB4NnBha1dqTWVISTBxVFlGMmNiVXpzR3Nvb2IrQVVJaDhIQlEzY0hzOWVSVlRVSTFQOVFBRXJ6allDTnpGbGpqYXlGZ0c2aVd1enExMTNUcHVMdVNvQTNZSG4wOW1vWlwvQUd1NEhJVW5USzRDZnA5ZnU1XC9GTXpGSHpSeHpmMGp4Y3k4eHJXM0NseUhQdHRzSHh5dEFDQ3ZDdDM5eHlyeWlOY0hubW5aR3p2Y09iK1I4RExUR1wvalhMZTZLalFIZldsMVdqckNPSHI3NFBEQmdsWWYxd3ZpY1lqODhpcVFMSTZURXpKb3BjdER4bVdJNEZFeWZRdzdERVpYXC9Mb29xVlV3WWJsUnVWK2sxcWcyUlZKOHk5TmFKbjRtNFIzVGlcLzV5YzlXcTFPcnZwWVViRk1CNTZEdUNCbTYza25WM3NFRUZKUlNVdFZ0aTZ1RExQNU5BN2NZTTBOUldManl4WUJNaUlcL3JcL3pXT0VnK21ManNwdU84MGdRZWc2YUM3UHpmVlk1YmoyWUdKVlk2VG1TbVZkTlpBaXBhOXh6SEg0UnBCNVIxUGYzY0JUNit4Y2hUNmkzWkZWQzhWWTkraUN4eGRwRzRUWWVxY0xXNnBWZTloSEFlNnZxOTdHOCtGNkdnaHF4YjdaXC9EbHhJUFJ1dStENGxXYTJtc2hwR05VVGRiRjR4dXpoRHhpM1wvempGQW9SOGpQcHltYkpRWm9BRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlZVN0trSTUzMUc0bEtmTFdSWFdFcnk3cE56d0NNZnpBTkdTM1BHWmVZQSsybjMxREVod2F2WHNpUEJ2djNTeDMxVjRYQ1FpRUVVTkUwaz0iLCJ0eXBlIjoiZm9ucWdpZnRjYXJkIn0seyJuYW1lIjoiQmFuayBUcmFuc2ZlciAoTkwpIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCNTFEdXVqQTd2VWQ1SEVLRmJIcWZxYk92WG1tdGpQNENkVWkwSnJ1VFZZZGNNU3VLQUFUTGR6eUIzYXlONlY1S3J2VUtpdEpWM29ndmhOUHRKN2dHQktCM2lkSEJVYjZ2Mml5K1lFdnVUYlwvXC9iSjA0WDNPeHhJXC85ZjcwcXZWS3RiU2pwWGhnbUpyTzFFMGV2SnJJaG1sMTJzQ1ZUYUFMXC9wYXlraHpXRnZIek1tVVpWNjJLV09heVd5aU1FemNubmRiR1wvQ2tKNE9NZTIyaXBmc3VOcjhUVEVRd3ptQU1pU3Q3N2xEZGVOK3kwSml5UXlMSGZSK2dWNTdGQzVQRFlnUDN5bHBzbzRXMVZYQ2NHeDZqUkZUd0hoYitneUpmN0hxcldFcllsODNHaWV0d3VrTTZUQjI2MWNhZFQ5TkhiU2ZoNEZDVER2TDZ0d29SemhlZkdiUkR1TzV4dnM1NjlLXC9lOVZDU0VuZW4xRmE3dlpQMDRhemFaN21oZllVY0w2MENGb1dnTmtKdDdOckZsbVNPNzFCenB5dld3RUpZRm5oazh2TG1qRGQ4VXFpdEx5VjJocnVzbnlLM0VTSGlFXC9rMGQ1Q2JpbDNDQjNRRXlodzR6QzZXTXpYSXV0VE12TGFKeW4xM25SNFNHV2hPYldvbVhrU3ZYOU5LdjhOclp3eTJCWGhlUkF5T0hTdEQzUUxCT1JyQWlxOXBFV1BaRjl3ditlQkpGTm1ESENYd0s4OG5sS2JGS1Y0V3pUTzR2R1BiTlZHckh5TTlEVklSSHQyNW5lVlpCWWNER0l5VnJVSTl0eEJtM3JMNlFVcW50NGx5KzVnREZOTGpocEZzMjZta2NleDArKzdWZ3B1emNTOVdVT3VpT0lZNXVCcGxZUzFhUGVzeXhXNnVoQXlwUnZlczB0R295b1VlbGhMMFpYYkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmYU9tS1RsSU1WNEQ5VEh6TkdHMW9Nc0piNlZSWnBJaUJpU0VXb3ZITGdJQmExd0hJM0gyOGplbnF6eXE1YSs3cks1WHBNaExwcTFpMExMdSIsInR5cGUiOiJiYW5rVHJhbnNmZXJfTkwifSx7Im5hbWUiOiJQYXRoZSBHaWZ0Y2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQWhPMlEySlR5SjQ0YkRBa1NRUWxrZ0k4Nis0SHpcL0lNdjNvOEoyWGs5S3lcL0NrejBiNjhTRHYzNVlob2xKRmxKZXpSWXJZV250elhmY2pjZnJ2K0hzUnFlajlBaWViOGJHbzFOclNTVWE1RkVwQlwvYUdYQVA1Qm40cGgyVXpwcER5QUNPT3k5N2psRzZDUGlaWloyUlBXOVwvMlNCUCtad2wzZnpFNFB5T040dU01cGlOK2I5YzltUUJsVVo1dHJUQWdjT1BCUGhHcGRlc05xT2tsc0hVWWVkcDA0QjVSSDRmeU1EUVRvdFA3V29IcGJwdE1UUGhMdXVObjlyRlJhSVpyZjRuK2huc2lHYTY2S25HYVwvTUswUktwd0k1dmdjWTdUSnQ3WW05bHF3Y25mandZU1c3M2hFZVpqOUo0cjFuaFR2YzFwOFNTbktOMndLQ3MrVGo0QmxhKzdwUHpKanhwaU5kZUVOT2orRFZLQWM0cWg3bHJHdkxzXC9lTTZzVHdybWs2azZicUQyVmZDN3lJbGNRdVdnd0VEeVUzQkVMa3VuK1wvS0Jmd0g3TzlxQzhZZEVRNmZ0SGtucTVxdTdlc09nbUtVUHJoMCswcE84UVNudXplT2JHY21WWnNLWlNXUEs4M1cxMFhVdGRcL0ViNTU3ZitFNTNDNXd1cmZNNmhsa2FvTEE5WHk0dHVxM095ekpTbitVNmY1am5ZcFdvUEZiaVU2RmZQSTU5NFZqYXNyRlppYVo2cFpGVnZxZTN6MDBzajdKM0ZFS3RQRHVBQmJnQ29zaGRVZXFrZnRVaDZoTkdjUDlZaWVIdEtFWHhxaVhGbGs3NXlKMXFaZUx2aDRIZUJKVXF3Y3RXZ3d5Q2lySUJxTVRJM2ljRjMxY2Rud01Zajl4NnBuSzU2YWhBQWNTZHpiWlBZaUxtTEJtSzJJRG53QUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZWU1dEdkU2S2FLQ2hDMkhVRUlsaXQ4V05qeTJ2UFVcL3ZlbytTUGpIUVhwb3JZbHY0MDlwUmUrT3R0K0lnVFhYYkN0V044RzZvT3JWSTFodCIsInR5cGUiOiJwYXRoZWdpZnRjYXJkIn0seyJuYW1lIjoiVlZWIEdpZnRjYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBK0E0aWRUczNxUmExYXFQM0IwZ0lxcDFcL1hRK0k0djZha0Q2QUdtZ0g1c21velBVSzhmOFV6RlNCcXdncTc0ZkttTFdPajZTNTYzRlpIdmNTMkRkUEtTQVRsaDhiZEc1aHRqeWFGV2t5SHN1eWdhMVwvZlg1Y0UyRlZGVE5Ob0lzUzVlbEtOSE1ERVhrbzFuYXBnWXBySUpzMEdjdWduOHdGUlp6YmQraVZJZVBiaXlRcWxOZGdkY3JET01uY1RFc1JWUjdDT2VrZldCcG1za3pzVmpGZUc3aDlMUnFidHlHUTlweVwvdTUxTVVXMXQ1T0w1N3Z1eEk1bUU1UXFkTkV2SUcrMDRRZElhN0ErR3VaVHpMdm53Nm1EaWY1Ulp2RDdCTHBZbXZTQ0JOQ0hKTGg3Sll4SmFudGxrejZZcUJmN2NRakhCalpHTHZFbkRMSjl6RVVEajZBMXI5eklyUEcrRHM0MlB5UFBwc2tPWlNVUkdaZHlyWGNEQnJVNVVUb3lFeWxSaVwvZ3RuSE1hd2RIbnczVklEbW1UTldtNG1hNFh6UWdKTTB5ZFwvQWhaa3FMR1VXblBlTnFLTUloTlwvWk9ycWwzOVFlQjNhajM5eUFKXC8rWFlpUkZlQUdLK284NjVHRk9OYXc2OEpqTzhxN09PUEFEd2JER1VuMjRnM29UdEZ0YkR0amJ2XC9sOHJ2a0Exd2MrRFFvbUs2cGV6R2YrUDVoa0tRZ3liYXhHMXJ5Zlh5YU1RYnYxaG9qd1ZGUkM4dFdiVk95OWJCcUdtYlpiM3VlMmp0N2xjWE90eDB4VHN3Rlh6QjhDXC9Fb0taUTBIOVdpXC9IZ3N3WjR5M1N4ZXBOekQydXRyZWhuYnlXVnRaMnV5eU9NOFgrcVQ5aCs5OFcwVjB2RjZkN1RUWDJSQjB2dG1iR2N3SXBmNlNYVm4zOUNaRUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWTBIYXp6UHBpNWpiZ1BmcU84aHd3N1lucFdlUmhTTGtid0pQUTVoWVpKWHNYbjFNYThybndwWVlpOGpmTzFGSktCcTBoaWQxemFwSmc9PSIsInR5cGUiOiJ2dnZnaWZ0Y2FyZCJ9LHsibmFtZSI6IlBvZGl1bSBDYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCendhUVUrVGc4SWdZNkxXWkZaUjc2NVJXNlpRMkRaWVUwRHRIcEwxUDNYWWs1VFB3RjdhRzdZYjVuYzZ3Rmt0MGtwVVN5Q0ZLTm4waCtMNjFYdFQrTm9EQ1RUWUNIZkE5WXRUd2IzNE5ZK1ltWkdkS2V1a1I3VFFKc2NLTlBFRnh6Yzd2ZFJYeEowdlRCdXlYaUxQMjdtczZkYjBlNUJ0QWZnRjdVbFZIb0JEaFRCbDBVWlNLOTdiMENSckgzb3JPNzR6K0g5VWplUDE0MUhSN3phN2F5OUprOWdYRXRnRlF4b0VqYWN2akMrSXVSdTZNWityZnJUaUFwa2NGY25hcDk1bXd4WVFkelBXa1pIOWthMlM5TkZWU0JUeDFnMUJtRm9wajduTlFCSG5ydThEWFZ4bkYyVEhKamY5TjlNRWxjRmNLbk1EZjQ1c3pvWVRRNmRXKzBXK3dUS2NRRVVMMDV5SWFVTHNZVGZxZ0ZlZ0tKdGRIQmFkR2dVWnU2ZDUzZENLNlRINWdUeFNtVjhneHVPTUZmSjFYS0pjakpcL1dXRmtnUkErOUZKU2Q5dnJHSHhWUDRaWEFFenQ2U3RlSjhFdzc2VnZFT2tBcDlLM2tBU0NMTXJKREtpZkVWN3RcLzVWRFFrUHpnXC8rRVdTY1lwd3REMFkxSFB6aU5hdW00eEVwSGxcL0l2YnI0MVpWRFNsZ2MzdTN6MEVUOVZQejZzV1A1OW9QWTBwV3krNDVYeUw1ZmlhNzI5dEpDTHhDUEM2SHhNVGY5WVI5RHRuZURBMGZRV1M4VTNBUzJzVGl3WWFzVmo5RVBPWTY2WUJxb0YyQTYxMjdsMDhxVjhPSmFaUzRlbkl2dVZ4dEU5VkdCOVpYVkJCOXQzR2VTaisxMjFCM2ZRcGN2V2JmYXZCQ21xdjlaMzdmM1lwaHZ5THJiNmdrRUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWnFha0NwRzhVZjBBdGtweHRjZFVrTFR6XC9pajVjYlM5OWNUNThDcXduam8wbXVpcHh3ZjFkUk50RElBYWx1VnV5dk02SUhOR2ZxbCIsInR5cGUiOiJwb2RpdW1jYXJkIn0seyJkZXRhaWxzIjpbeyJrZXkiOiJlbmNyeXB0ZWRDYXJkTnVtYmVyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkU2VjdXJpdHlDb2RlIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeU1vbnRoIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5WWVhciIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImhvbGRlck5hbWUiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6InRleHQifSx7ImtleSI6InN0b3JlRGV0YWlscyIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoiYm9vbGVhbiJ9XSwiZ3JvdXAiOnsibmFtZSI6IkhpdGVsa8OhcnR5YSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlpvc1Q1UjErXC9TNGo0SEdFTldXQVwvaVBlUWZranh1amh0T05wUGM0N2hhdVR6RGFlcVdISlZoXC9obXU3NTVCcFdqVVwvNFhOeWZQWGVkRk9IUk5DVmcycjZXcmtZTXhTKytBR3lHc01wanVwNEZObmIzNXBrV0NaRWszbWV1b2lqaHZUcWJ6aXlaRXJVQzUyOUwyMkJnbW1IN2dwYXlCVEpFZjJEU1luVHNTdjUyQTVpZUo3YlByb2NiMnlsR1d5TDBWaFhkd1FWWWZWZHdvWVhiYVZcL0FadnU5czV0Zjc5RXdmNG10NmNuQXl0RWtKU1hnWjRHT2VGSHRKeVBkcXI5cGVcL3dqQVNyb2c3WE1TMEV6aFo3ckdJN2VCNTQ1d0dGaWp3bW5TbHNyRjBKS004bkVnZlRFblNXOHM5YXJFRXdDNUNIOXU4YTdhaGdma2NSNUc4d2thNzhiZDhtMHJPaDcxZ29iYVhxenNoNm5ETEp4b1ZKSTdRRjVwMUFvb1RKSkppbDhROEhaZEJsQkZmd0JQV0hJYVdvbjgxOEpDZ05Mbmh5Y0lwTDRwSjV2MzRLK2xoNE5ROUk0YmUxN1YzdEZHQVh2WEZpR2VCTVA0MmVNVFhoR3d0ek9neXdyY0tjTGRjcnpsbHhsSGFLNFBFb01raGVKRjVoc21NUTU4eFcwblorekV3T2tPSGg2czBDRkhSK0ZUdEhKdmtIcVdOQVc1TFEwbENFbTE3cXdHKzdWNEtaMHg3ZklZTjIyd0Ftc0czUXNKTzFRaTNxb0JCWm5jQzZwcExqdUltQWdoY09IQnd1dUJOdURaaFZFUXEyTVdDS3RRSDRhbUN2Z2hoQmtNS2tSK3k4b2RFRzYxOE5PRWZ5Rmw5aGVSMTNaaTJwQytBXC9PK2NDemYreEE2eEJ3QXYrTHJFcENTVGpkZWZuQUxBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlhuZ1Y5RTFJd0RURDBGbzlcL2J1cEd1c282REZ5WmxqMG1JOWowUEx0NkhhZkJ4dG5NbCtvSFZCYnVrWmZqMXJqN0I2c2VNPSIsInR5cGUiOiJjYXJkIn0sIm5hbWUiOiJNYWVzdHJvIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCcWpiemFwM1ZFSTFVVERBVitZQXhpNjdVSElBWG9YQVFZbDlwUURQOFBHVFZudmQ1V0dEOE1GZ1VQWVVTejN6akxpUm9tWmlyTk53RWR4bnMzZ2xPTHhuYmFzTWU5Y2l0NUNiRW1QOWdadTRNTUNvdXV0WmcycWhoclBCTGV3Y1wvUktKSlBldEtValcyVzVnSFhFVWNYMXRkdDYzc2cyWjhvNWczeTUrV3FIMk5ub0hBUU44RFlYWjhXM2pBY2x0WCtVelwvNWhJaFYyMjRSb3JOQU9NOHRnVEI2QURBTTltTWZBVTZZRUhIQjVBRFZkTTFJRHRSYmc0NWM0Q2RLMG5JaWhaeFwva0ljRFc4YXlncFdNcFBDdUZqRnBPNGYwY0F0WFcwNU44S0EyVmpVQXFqdDA3M0h6djA5ZlhaalZWNHJMbzI5Tk5QNHFpVllJbTFHUlFhNmpRR2Z5V2ZWellSQ3AzQk0wN1lONElTUDJyVk5rUm9lNWMwVGFlMEpIYjRwVUozZ3pyNkJPWEV5U2xcL1EwclNQUEVKdG1IR0VkdG1nUktHOVVXaGl3UVZCaHZVNk1EREVrZENiZkFlU0J5VDB5TXdtRmdxSFpWVjZlKysyWlNPeGlNajQ2bWo3eDFlXC9KbDh2OU91UCtZb3FZbFdxWmtkQzJDY2NtM05CMSs4dmt1aWRcL3NqK3g5bW1qSGZ4NjNvVVpCMFdrdVJKdlljRHJGNmlqZThDMFRkY0U0WFdWT09jM2pIc09TU3E2MmQwcHNzSEEwUTg1WVAydzJSaU91UHJQSTduZGR2cjhYMlU4Q1wvVWhPOWpIZmY5XC8zVGN5Z3dFRUJaOFRQV0phRnJEUHpIVmhNVE1RZHFjV3NNQ09ndUlzcldSZUlUK3h5dHpOYnYzMVdraGZ5UkJLVGlSdnp4dkhcL3NWNFVsS1V2NCs0QUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZkamlGV0JIVkMwZXlWTkJwbUpqQVJWb0Zrdm9OaEdESzRkSWQ3VStcL0I4cGVWeVFBNFZZdERSdmN3VWVhMDZHKyt3bVlUcTIiLCJ0eXBlIjoibWFlc3RybyJ9LHsibmFtZSI6IlJpdHVhbHMgR2lmdGNhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JEZDFBVmFEUnNhZDJlSzM4S2ZqbCtEK3NxbGIzSmh6NEVodnVKWFVGU3Y3Y08wUTB2eFlmMlg4MVVSOGlmNzIyVHM0NDBWeWNmWmFMbE16bENIbkRocWViNWF6aWo5NlN1YkJFWkdZVmRycHVwMldMSTVUclBCUEpsRHdjcWJLXC9BWWJaanZTRDJsRm5KbnJDdTJEMDNxXC9SRStDaVh1ZFdZTU9Qd1B4QTV1YXpaOGRsWFhFbXZoM0thY0cxd1Z3TlVCOTNqSzB0SUZ5NFQ5N3dyTlB1QmNnb0VxcHp1bVZacjdHVmR1NVpzS1pRc2lEVUhzaG9wZGhUWlp2aHQwTkVpQ2VFN2RVTHNRdzB1UmgwK2E2WUhEc2pHZkIrY25mRWhrWURyMkJ0b0p2dnNMUlVJR3MycGgyYVc2c3pvRnMwSFBcLzM3WWVjTmpRSUtQU1JON1hOK1dDQXhVbGNGb1lQYlQ5RFhVWGpIUU16bUdDZ2h5OEZpdUxjK2FiQkhmdzJHT3YwblVRdmVCTVNreUFhdzlBZTBWaUNUeEN2OFZtQkxkbGV4bmQ3VDhBQThmclZaQkZEOW5BNEJsZU53a2llWjhKbWxmdjJYU1VZYlwvdFZkb3ZoNW11ZVNkN3NkZnBcL3pHd3RqWCtDUVNXK05sU2FLamErTHluK1JEaFZVbklQK3U2clY3K2dkWExnZmFBVXFmRldpXC9GdW5HWkZpUzFcL2tNOVlKckZiTm55RWYyUnIyRHNjQXRnVnB5YUVweTV5blVJYVZYdllTeHlOcWlseFg4TUVheUprRzJIRTc2MTdzeSs5UVE5d1IzdW00SzZiYmVUYVVsTVwvVFByS1Ryc0NNaXBGWWV2Z0ZYTXY1N1JhNGVMQnpRS09JeU1yOFVwTis1NjFhZjI1WFh4QlF1bE9BZ0JYdU1JTmpLWmlZY0NHOEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmZGlPdjB5Tkl3MXBiN0dLUHc4aG00a2pxTGFza25ZQjIybFMxc2pWRkRtNlJRXC9Ua0FpNU4rNHpsSWJtZVRGQjZxRU5jQlk2IiwidHlwZSI6InJpdHVhbHMifSx7Im5hbWUiOiJIdW5rZW1vbGxlciBMaW5nZXJpZSBDYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCT01qSWgxMTR6SnlNSjNndWhPdWI3bTR2NWttOWQ4dmpUbnV6Z0ZaeFVGbmd2OWlvTTBiYVpnamJIRjFraXRHQldVaVd1ZmZ5TFk2K05PWGc1RFJieE5aQUlKYmZXXC9keFBrRDhWdjQ5VHVLN1hLS1h2YVJwQnBMaUVWSXpMbHZxRkM2S0Y1cG9oSXBqaW9ZVGJLK1ZIOXZ6akdHenl5dkc3NVFvWHoxblpqMkxtVnJkczgzR2I1SmpCeGVCdHF3Uk9EXC8wUnZtUyt3ZjN5Ym5vZWhcLzA2U0thUkFXejFXOThQTWU5QUF2RFQyc1wvTEZrUFdqbUZwR25XREs3bXdLT1doSVVMTGZuSlpPRDBwbmJcL1hvclgzVlBhZThzSkJFSmRodVpnVlhrK2FveDU1V1RBVXBHS1crOFVVK3RIWTFrZGEzOE5uNG5kUlFoNzgxb3MwdjZlZEoxRUZ4bEZKcDhjSWNYZUVmN2t2dUlvdWZDUGlMZjc5RFNIeEpWQ3NFQTJTcTd1S2NUbmx5YW96M3VYV1hwNEpBNmxRTGZaS3Zsd3J6Y3gwNFRkQ1hBTzcwWThHMVBTRTdITUFWMWJHTGRmXC9jZTdTeXM2VlRHSERnK1VaTkxsNHJZNFBhR3l2aHJTYk1CV2ppb2xJS3BmU25PK25uMFUwSkViRkxIUkhDck01b2p0aDEwK3BMa1NhYUZHUitIQmhLUSt1VmFTenc2NzU4XC95ZVYyM1RvbmRVQ2w5dU1FVHJ5RWtwUXZFTjJPeGdIMFRCTW5tQjJSOXVid1lqR1lcL1F5dEpaRG5od1dCbTlqYk1KSW9peEVJQXJVaVNaUjJqU3VxMnBUdGIzY3JHbDhnbk1Edno2eXZZXC9XcDdwV284QXk2MnBCXC9FZld3OHlRa3FDVmlzTmVoQWNkMlByMk5DY21EN3cySXg0YUlrS0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWFBhS0xxSGNRTFY0SVlIYUQ2aWIyeHlTRVJwdzNNZGQ0Q2VkWGVBcUdDOG5LcDBwUExRNDZYNFYzVFpnNUdMQmNIazM2VW1GdDFFIiwidHlwZSI6ImhtbGluZ2VyaWUifSx7ImRldGFpbHMiOlt7ImtleSI6ImVuY3J5cHRlZENhcmROdW1iZXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRTZWN1cml0eUNvZGUiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5TW9udGgiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlZZWFyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiaG9sZGVyTmFtZSIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoidGV4dCJ9LHsia2V5Ijoic3RvcmVEZXRhaWxzIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJib29sZWFuIn1dLCJncm91cCI6eyJuYW1lIjoiSGl0ZWxrw6FydHlhIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWm9zVDVSMStcL1M0ajRIR0VOV1dBXC9pUGVRZmtqeHVqaHRPTnBQYzQ3aGF1VHpEYWVxV0hKVmhcL2htdTc1NUJwV2pVXC80WE55ZlBYZWRGT0hSTkNWZzJyNldya1lNeFMrK0FHeUdzTXBqdXA0Rk5uYjM1cGtXQ1pFazNtZXVvaWpodlRxYnppeVpFclVDNTI5TDIyQmdtbUg3Z3BheUJUSkVmMkRTWW5Uc1N2NTJBNWllSjdiUHJvY2IyeWxHV3lMMFZoWGR3UVZZZlZkd29ZWGJhVlwvQVp2dTlzNXRmNzlFd2Y0bXQ2Y25BeXRFa0pTWGdaNEdPZUZIdEp5UGRxcjlwZVwvd2pBU3JvZzdYTVMwRXpoWjdyR0k3ZUI1NDV3R0ZpandtblNsc3JGMEpLTThuRWdmVEVuU1c4czlhckVFd0M1Q0g5dThhN2FoZ2ZrY1I1Rzh3a2E3OGJkOG0wck9oNzFnb2JhWHF6c2g2bkRMSnhvVkpJN1FGNXAxQW9vVEpKSmlsOFE4SFpkQmxCRmZ3QlBXSElhV29uODE4SkNnTkxuaHljSXBMNHBKNXYzNEsrbGg0TlE5STRiZTE3VjN0RkdBWHZYRmlHZUJNUDQyZU1UWGhHd3R6T2d5d3JjS2NMZGNyemxseGxIYUs0UEVvTWtoZUpGNWhzbU1RNTh4VzBuWit6RXdPa09IaDZzMENGSFIrRlR0SEp2a0hxV05BVzVMUTBsQ0VtMTdxd0crN1Y0S1oweDdmSVlOMjJ3QW1zRzNRc0pPMVFpM3FvQkJabmNDNnBwTGp1SW1BZ2hjT0hCd3V1Qk51RFpoVkVRcTJNV0NLdFFINGFtQ3ZnaGhCa01La1IreThvZEVHNjE4Tk9FZnlGbDloZVIxM1ppMnBDK0FcL08rY0N6Zit4QTZ4QndBditMckVwQ1NUamRlZm5BTEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWG5nVjlFMUl3RFREMEZvOVwvYnVwR3VzbzZERnlabGowbUk5ajBQTHQ2SGFmQnh0bk1sK29IVkJidWtaZmoxcmo3QjZzZU09IiwidHlwZSI6ImNhcmQifSwibmFtZSI6IlVBVFAiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0EraXI5WVF6S005NTljUSttS0hLXC9BQ0N6ZitlcGI3bXdoSnBlZW1BRVRMbFB1a3JsejZjYzh0dlwvWEV6SFljU0R1QkxEN3F1V0Z6a3hXUFRWSTNxMVhyZXhRazliV2dxVjNHTGRrekhuUDBpc1IwSkxFcmVpdmo2WlwvYWZcL3EySWJiQWQ4YzZ2M1VwMkdMWmdPUGtFd2lMeXR6MHBtcmJEZ0Ura2xDSW9aM3ZZS2hOTEpIRHpBUGFUNWN5ZzVSazVwamJaeHo5eDNXT2FqTXV0MkhGNW1RdzIyNDVtdGFLWUxUOVNDY05DRU9FQjZQYlJDTFlZU0dDdm0wZkUzdEYxUXNxcHRGb1BSZUF4M1UyTkp3M3NzT1orQzRXOUg1cVBSMjJzNEhDdkI0MFpRSWNodXg5Tzl4NFRpUWtEXC9GOGQwNTVWNTFweTNteUJaeUlYVzNJSG9sNDgzZllNMkZzVnMwUE1rRSt0NHYrK2NLZ1FIdzlJXC9UNFM0eHBJeEdoZHhiXC9FcHo3aThRaHh0dXJIQlwvM3hGYnIySm1rdHpGdExJMjdOSjdrZGhmUkU5V2doUUlNam1xdWxMQlhjMmlGNjNrdUhLTnlaR3FzeXI4T0tTMG1tR2RXZ3lhUjJHS0VRdkpoMGtFQmE0WmNiTjVkV0Y3QytiYmFcL1FHZzU5ZEF0dEdJRURYWU0yYVRJXC9vOHVLdlBLeVdyaHR6a0NtQ3RqMGlNYURFS1NpS1ZKVnFmQ1FWVmJnbDh4eVFYQThDaERiR28zVFRQUmdMVUFXRGxsc3drVGZCZnZiWHRMOHNOTlVBYTIwendvNXhBTXl3Mmd0MEg4QzN4bldCRHkzak5tcVZ6RXllU2UweEZ2UFhrN2RlWWxLeXRaNlNVZFVzYmM4M3FhT3FBU3YxTmhCT0w4ZXdxZG5uWXN6djFKVERwOGxvQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZmcjZLeWcrVVwvQkh3VWJ6aHZ2Qm1TQkV3bEI1U0QzeFdnRXE4cnpDVmlRTlc2VFBkR2FnWHljZnRJVlVsbko3RG1wKyIsInR5cGUiOiJ1YXRwIn0seyJuYW1lIjoiUHJpbWVyYSBDYWRlYXVrYWFydCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQnIrd0RcLzVHeWRcL1FSNUdkM25RZmRaXC93cGlpT1dzVER3K0FoVlFWN0lKd3l4YWN1Sm1ld0lSeTBPME84MU1vVnZSYzZoYjd2Q1RmRVRYYkJjbExUTjJzeGd3V01KRUFBVzQ2OFhRUGk3b1ZOb0k5eHJuNmYxY3NjWTJmcmdjM0wrelJBOTNzQ0FETVBWSzRWb0oyQkhrVENPb0RTWGVGY2NcL1JoTEJqbjdVbzh0Vm9oTXNXR3V2SHZEVDBHeURuZTJWOWNRZUpcLzhLdjJXcmMrMmVPMHZKWWZzcExSUHZGRjdEaXRDWVJxUGtuRHBSRXd2aW13ZUVtMnZaYmZaTzJER3JCaXpaeUdJZXAxSEszNXJWazhcL2Q1RXA4OFdvSXQxSVhsWG9aT0RzeXg1WjFOa042UlNsUFF0WnNwTGI1QW4ydXhtREdkMWV6aVVzRkpKaWticG4yRU9OSmhKeEdOZmRKak1idlJBNnFkRSsxS3g2RGxrK3M5RVE5NkJnOEhvXC8xOVR3eHZjbmhnYjJ4SnlvQ1wvRWtFNmRFQVwvbndRWmJ3eVRPdzc0UGVLZ0JGY2J4MVp2Y2JsYXJFU1JUYzhSNkpCMWZ1RW9PS1ZLSmVpZmtwb0xVMTZkdkxaN1lCUUtuVUtRbXNrY3dRRzFINEEwcW5cL2txMnp0WTFKZEk4aGFEVmgyWkJRRUpFSGhNR1hxZU80a1g5Nlc3eTBhdVhiNDZOZkdoUnpMbXUrODJJOURVZzEzVVwvTXZhdEdmWWlUZDNLcWxCSHhneHZ4M0RPRktuRTJOS2VveGl5RjZiUFJaRkt2RE5oRFhaRlNGNTVmOE1nandvOUNEK1dDRjhZYk03R2xSeEhWcTdTVFAzcEZJOENTTFNjTmFQcCtZc2V6U282XC82Z0plT2RtdzNSRDFDUVhDYVNKZXl3VE1hQzFcL21sYVJBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlZncmlVTVZxN2tqSENSZThib2NmUkJDNE94NngyTjBJRmxPN1BXYUh1Rll0SW9UR3ZTYTJ6eVhLSURQK1dycXlQWjFzMkhqNDA4cGliR0EzSWw1R3c9PSIsInR5cGUiOiJwcmltZXJhY2FkZWF1Y2FyZCJ9LHsibmFtZSI6IkZhc2hpb25jaGVxdWUiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JUd2N6NzJXUVwvcldaUzdTZ0gyVm44ZzdyV2JHQzhoVUlEempVMlJlekl1WUcrUVpjN2RSVWRuV0VhcktqRHNubkh3aGoyK2JGUkM2ZEhhRzRPY1NiYlFWM1VtZnc2REtZekFRRzIzN1U4NTlPZWI4aHY0c2dpOWJzWmwwMTlwWjFMdTZlTkNmaWNMRVZGa2xCTkc3ek9jVHRoM09ZMmZ6ckU4V3d0Z0FReTNNb25jSnd3RHRVN25ZXC9rWVYwbGQxeWdnRURHMlwvbnNnOHFLNjF3WHFrdnBVeFdHSGVDWnFqaXZ6RmRBNjZQSFBCMDVpVGowV2xzUmlnSW9IUTZaM05Bcmk2a0tlOW9hb2oxd09WcFozTFNjVWNBbzg3dzhDcGJZdlNST0VPbmxYZkx2T1FENXRCTzhzSlFvOG9aXC9QdzhcL1h6MFV1QW4zRzhNeTR2UjZ3Z1lzKzVia0NZcG5VMHlGKzRnOFwvblVPczNWM0lYYjB5bGdvWE80WDE3TWI2TzlcL3pmV3h3TkJYaVZPVUZXUGtCQTUyN3k2OWxKN3MrUDF4cmRCRkJUT25Mc20ybnJTTnUwbytES0hZUytPWGJLM25peXdZYUVBcDV2aUNCQWJidm0ydWVxM1d2ejh0Nmx0NlRuUXhcL1JGeEUyWVM3d0tKRVpxV2VHeW41NHh3cmd0RktrWHdMNDF0VUludk95M0ROSVErUUNHQXdEdDNiQXFpVnFwbXlldVwvNWQydzR3eWEyMkhYczJ2YzRNMUJRMG5FT3MyUmdPUXVsN0xZeXowaU9tOElwa1pMSXJHdXE1Rmg5XC9ueVRlS2FsWUNZczF5TGswMXFuNVwvUlRMU3pKREVlS08zSXBCVVh0OTV4WTA0Uml1MjJYemRTMExhR1pYWHNqVGloT1VWdnJoRHE4Z1JIem9mYWFhYU4xRGlnXC8wN1hBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlFiY0JWMTNBeVNTUkw3cTlqRUo2NlZqQml5MXB5UFQ3cCs1ck5TMWY2bkZyWDJ5eHdVQXVJcnRmUmtMbzhtc3hlYTBoWTYrR0J5OG50QWwiLCJ0eXBlIjoiZmFzaGlvbmNoZXF1ZSJ9LHsibmFtZSI6Ik5FVEVMTEVSIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDQ2h6RDFrZ0VyRk5EUDRtT3VSZ0p5TnpWNTBnalF0UkVVbjlsaTFpWEU5RUhvMzdKVmtJYkdKb1dJQXJoaDA4ZHFGaFVKMDIrR1VKMzlNXC9wdndnVG0wTlgyaVwvRW9XSjhNU1Yxb05ZMmltT2QzXC92QjFxWjI3OER3TmY4TDJtSTBiMzNEWnU2TFFvbUtPWCs5bHQ3NlJMYmVRUjZ1YjJDZERadE1JK2s3OTVjTkNUcXBCTmVVakdGKzAzR1ZmcVwvUG1WVklHd1RlUk14b1hJQ0s4Yk1kVU1JSzlsZjdSUUtlV0JkdFZkd3NDRVwvM1Z4bzU1bVwvQlNOTVYxVEJ4OUdiM0RpVzk0N21ZVVhGcDhkVEhyVFZYdWJGR0QxcHM2dUk3NXFSemttYnNrXC9XN2dpWnhXNmg1XC9tK250eXh6RzVRVk1id0hZV2x4TUxEODRBeGtHKysrNHNuc2JFXC9tMFwvRUYxckxBOWErNEM5QW5ndFpNakx1Z01SR3Q4Znd1elliRlFQWTFtWTdoeHhKc2g1RGpZNUFIUE5TV1VsalNRWFIzV3BhNFwvNjdIOFJaNzVYaUtJRjdQK0IrUjV0d1dGeDk2QUh0VGQyM3B1c0xIblBZbDBWb045ZU9pQTI1N2NpTEZQZ2V5eDNcL1JVcGZtUGxsc0dneTU5KzdHbzRmQ2UyakFzQVdqRFFjVlJNczZIeUZGUTFCK0dSUVpldE5QTENCcGdLVlRoaGlpT2lrZXZIc05RM1IxVzFPSVJmZFBlNUp0OHNaTU5XbzlOXC9uRzR5cWI2bTBXcnEyRlhkZWNqYzVQUURrdWE2VmZva2pSNGlrakJRMVVQZVlKbzQ0ZjBvYm1MSDlkNmFtSDF5TU01QTJudjkzMFZMalB1T0N2eWo5NG90dVp6NmppQVBoQ2ROQUVYQis4SVAwY2x2NHZRdElXb0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWE9YRytcL3AxMnpQdUZTaW5CWWFBbDlQc29hQmVTdUFEa2l3aGlLMzBTSDBKbURzdEdOTzNhSFRZc29ybEZjcmFYYWZjb1F1YWc9PSIsInR5cGUiOiJuZXRlbGxlciJ9LHsibmFtZSI6IkFkeWVuIFZvdWNoZXIiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0E0bTNGbXkzdUFrckFCd1BITzZadU1xdGUxRndJMkk0NkdqN3dZbTZqQWZ6OUNZV3FZcUFtaU1kbmpLbHhqZllQQndzXC9lRG1Zd3lweUp6VW1TdXVRMEFCWHRUMGRGM01paXA1R0lTSHRUUlB1WTRQVmM2cmhkK2ZhSUNYSnEzOWVcL1FJNHNGd1BnMWsxeHU2aTNraVNaTUc1cWNPYVViQ2NtYm83c2FweHUyYjBuZUFuTGo3dW9xSkd0N3dXQXJ6RW9KMU9ZNHFIOCtEN2YyOFkyTEZvOGNFZDJydmE1RFRCelRMUCt0a3NYVnB6cVpXOXBrT1hUK2U3RUNMSGMzYWh3dHFMbXYzakpzc0JRaTd1ajJ5RGw2NFZvUGFOZndoQU9wRWlyWTBkTmVucE9ld3Frc0FnZG12TVZlY2VrZmlXUGJldU05Y3lyckFVenlwbkIySWZObWFJc1JrUmttU1wvVVhSUWNseitJVDYwUWhvb3dJUGx2R2laZG9BYmtoMk8rNk1LY1NxaG1kZFlMdXIwRitHVGkza25zZXlmZjZyXC82T3ZnNkU4WnhVbEdhUjBnWjJiNzlCZjBJTkEzallZWmdXSVwvbVYwblRmTVo4UWJXd2FuUUZOUDBCTnlLZTBpM3FoZEtndmFwUEhjTWlWVzJOOEJRWms4NnVtUVRuNzJtWmc1SlwvRDFEM3JKOTFUWmJOcVNTS0tVZEljZVBsU3BqZDBoVjlKK05VVFdDcGczeE9VeWFBRDNvWkxCUnNTdG1pRktFaEZ5M1Qwcnc1bTBhMUExZkxFTllxXC92ZzhjajVLOGlncWw0UHRMS2ZOVmNrRWxzOUV2QkxmVzB2ejAwbnFxWFJvWk1nbUZoK0VtMUgyUUhKcGJFUXZxMUNvMDQyWkZHeDd3ZlpBREJCaGh5S0swM0J4cGFnNmIzY3NTUTZrQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZRbEVBWDRJbGhiY3NHWmsyM2NDSTEwTFdVek9GTCtldno3UjIzT3hwUTk3YTI0OHNmNkMrb3NERGNDUXU4WTVmUU5SR1NpY3RBWTU1WGRoTEtOclMwND0iLCJ0eXBlIjoiYWR5ZW5fdGVzdF92b3VjaGVyIn0seyJuYW1lIjoiQWxpUGF5IiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDZjFhdVNHb1RZaHRnNDk4YkZjNmhhUlU2TmhuTkxHMUozQXhqZk9mWThNUVRrM3IyUjZaNEFwc1R2Q29wSkhWelwvU1F6dWFuWkdLdUQ5RWdcLzFJZTQ1YzR0VktnTzFqbGZCUjFkOXVNaktJWGNTR3B6dDFaYncxSFJDZEhmVUt2OWtnUUZnZFNtNFBFUTlYdG9iMEpyMnRHam0wSFdtRVBGTjAxcnNlVzhRNnd4dkJiVmsxUmhKNzRyd2dtR0dyN0daWHc5elJQYWlhcWg2VHc1RjkzcElMSHo5TUZpOVIyMjQ5MjVCakdlRjV0cmRNTTNndUYydStTOVgrOVlkRlB4MEVcL3Vpb1lQV0w0aVVxSGJcL2VxVU1ITCtVbDU2ejhaSWFramU2Q25lNDNid0FpdjhuMVhjWHRpb2pkOHBPNFRBWUVQRU8zT0ZaSWQ2ZzA0OGdWemFCajNaNE5PYUtwUGExaGtyaWN3Ym0wRDY2KzM0OVh0K2JhSGwwSk90UE9SXC9iUXdSSFdvcDdyQUxHXC9oUmppdmJ2ckNwRVI4aUVpS2FQeE5TWm9hZTkzVWU5YnRQTDBWaG5hV0QwTnBjeGljSHV2WmJlOWRLZmZuQ1JEd2RiK29xS01LU3JnU05HZGtlYU8rSW9BUERodlpHRDA5V0ZHVmRXRkd3c20ycmVVVmNPZmVTa2VBZmlJVElcL1pjRmxYY1Y5NEpYdnZZUDQ3WGd2RHJUbnViRFZmd0s2MGhmVkxienl3emQxY1YzK25mNTZzczNiN0k3ODJyOFJYY0Y5R0p5Zk5kbHZJNk5XN2FlQXdzQlBIY1FoSFppVCs1VkhYYmJ4eURkNHFUNHROXC92Y1JYeitIUDRxVUxUeGc2d3hJTTRoenRjVzJYOWFKRk5oekZZTmJ2aTF1UkFnRHUxK1M1eENoZnNFcWt1dFVIdlZBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmZEcllhN3RSWEdmYllBNkdlMTYxS043c2dWbDJvTnpsM0huWGV6eW5kc3B1RkZnRHJob2lIZWxCMWlPZlJOY29qamxMWVk9IiwidHlwZSI6ImFsaXBheSJ9LHsiY29uZmlndXJhdGlvbiI6eyJtZXJjaGFudERpc3BsYXlOYW1lIjoiQWR5ZW4gRGVtbyBTaG9wIiwibWVyY2hhbnRJZGVudGlmaWVyIjoiNTAifSwiZGV0YWlscyI6W3sia2V5IjoiYWRkaXRpb25hbERhdGEuYXBwbGVwYXkudG9rZW4iLCJ0eXBlIjoiYXBwbGVQYXlUb2tlbiJ9XSwibmFtZSI6IkFwcGxlIFBheSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQzB6WU01STNxcW81VUdDTzBzME1kSXh4eGQ3YjI5UkxvK2RnVVBOZkVGRWVvbHZYNnFOcUtCSFBqWCtiWFpHc2tJSkZ4eTlZV2JRUVNaa0VBRXFQeWR0R3I3cnZScjJNSWVrY3MwUTlqYXp0NjJ5QXlwTUw2T3Jha3RrMnczSkRQWnVLanpIb1wvWitZWXgrXC8xWkhPbHBXTFwvckdCMmNaWFNPMVpTeDVFUUtnZlRtd2xTMU5rRmZnUXpsOHNRQzFodGlkc0lPWkd3OXhQV2Jtc2NOaHBxRVpDWWxET2ZFelJIRWx1Nlk4ZzVEMHlIT1hYNVRWd1hldHVtK0xNOEN2Q2xYK0RFenA5bWlNXC8wVE1WN0orM1h0VVRBM3hjUFRcLytieURmeWdiNTJXR21pSGxFbWE3ckRHZGxCUTVaejdUYmI4WVc1eTJYTnA3ZjZSWjNaV3k4TVIrVitCYkZobmJ2UlAzcFNzc2xJOTJ1aURnVDFqOEhrN045Y1dQQkhtcDllT2IraVlhMXlGRWU5QmthZEdkWWlEVGxTcldKU0c4Z29UUkZCS1JqMTVkNDNFdm5CdTRCWEFEU2gwZk5FWHlraENrdGNhb2xIdXVzYkZBcjJDVjJEXC9UQThWOUZ3dnVOWEdBZ1U1c3p6dkcrak1DenRSZzdFRkdFbGJBV1BNWXlFTk8xRWpVcFFRM1wvNzZqUzhxWEJlalwvT0sxV3RtVW9DTzBwbHRQb09QYUYrc3d0aXR3c0ZcL3Q2TDdnQUVibXVmQUVwbUJjNHVoQWhmU2poN3ZodXJiV3Bic1drZU1XVFwvaSt4QXhYNzVXekNjNGpMSEVtVFcwZERvV0s2NWFIcEZxTmhjOURuSk1ETkFwRjRqeTU0XC9xbXpaaFFNZHY1WmtPSlwvZVVjWld5YnNCRDJ5bDZGenBrSWxIQkNFK1paWHZLNEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVW44Y2RpVU1WRkpuQ3NmeElGdmNjYmtWTURNQlc0eVJyejhRYjJYUk9wc0EyaUVIMDVDRUNzOGdMUVlmclpieElrakFPeE16UT09IiwidHlwZSI6ImFwcGxlcGF5In0seyJuYW1lIjoiQmFieSBHaWZ0IENhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NVcnN3WmpkNXBaRDFLYURwNnFxZ1p5bjNcL1UwU1pqXC9zbE1ZM3huSm9KVisyRnlGS01XOXNvYnp1ODVYN1VHbTQ1NUcxSEFzYm04RXlJRlZzaG5sRDFTZDVJbXpTZ1ZuNWR2alZ5dE1LdVdtUW90VUZWb3loZzBTYUhYMFpGXC8rWmJxUjN4YUVZUXZoQVpkTUoyemxBT2JSczZDd0hLQTZ4WVBRSWdvRVBWeEJoR0NLMVhMa0ZXUm0wUTkrc01qNjhcL3NhOUVLZlwvK29zbCszUjRPMlpCXC80Y000cDBqdk9CRDNGWUVaYURHSmJPTm9taWM1OCtpM1VyZjgyTE9hVVwvVkJJZkdDT0xZNzBKd1V3b2xlQVI4K3RMU2lKUkxrczl1anhnZjI2bmFTTUwzZjlINk9tampHMUxNZTJOdDJSWlp5RnlNa0d0ODRBQ0o3a1wvcVwvZ3VkeFdza2M1YTdaam1ncU80bXJCbVJteVwvRFp4Y1BjV2F2TFMrbSs4TlhhUFprZW4xaTZMNTNtdmIrQnJ5UnRJT0NnTStBaEd5VWFQb1hRT0Y0WGJMcWhOcVRIUmg2VWpINE1QTFlKclZvU2lXU3ZSc3YySjEyNjhyRlRIeUNGenZxdTl2NExDR2lQN0I0NUFGSm5LcGhGYjYya3I2Yms1dm1kYnBjXC9TOVdVd3EyYXZDYlVcL2RHRnlJeW41cmRFYW1tc2ZwMlgrcHJJRUJrTWRwTjFhckVydHRFcE1vQ3RwS3dNcXl0cnZnckR6UmdLMmlQV0FXdTVFWEIwNzZWSlhRdDRGWmd2V1ZINzdwXC9kMlpCMW54Q05OcDVjVWo5SVR2THd1Z25WRHFKVndkdDNaZTdtNDZkT2o4RitBSkFYMzV0OVdsR2htaDNNZW9pcTZWSndDZ1VTRUJDZmFpZVMzb1I5S0RYRENKWVoyYTVZQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZaK0p5Wjdmbm9tRFFteFE5bjhBaThtRTRVZDVtTjhFd1RTUkd3M2hrVXpsZmxFQmJtVzZIMGprMThoRHh4eFhvTW9pcllzc3VPQ2R0YkU9IiwidHlwZSI6ImJhYnlnaWZ0Y2FyZCJ9LHsibmFtZSI6IlNFUEEgQmFuayBUcmFuc2ZlciIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQnpZYkNBQ3ZZTjhGNE9TeFlsT3RQQzRhZDRFaTdIQ0ZkcjBQMm1TSWRoWDBEbDFuY05pS01aNkQ3aHluWnExSWl4b2VjQUxZSkxLTHlualcrR0pPeHpNempMSStNQSs3THdWV2tDRFAwaUhucExnSlV6cDJnNHNPd3I5VEdaeHo4NlZNekorTGhmT1U3NHRRbnlGNVFlRmYxS1QwdkdSUUdoWU1MUnNaN1pNbGVXeGdsbWE4V0RkRmtha1l6RDRtTEhtaFlzS09SVE5DNndzQlBVZXdkK05iWmtFQSsrYWpJY1RkSDROV1IwODhFeWV3QVdpajJXWHh2dnRFNUh6aDdpRUFxb0NVTlhjV2ViMFdrZUhUWVhPVTNtN2lYSDh5MThjeHpcL2lvVFltSUNjcEczdFg4dXZXbW1oaVpORmgwWkQ4K3BGY3JXSkF6NXhtQkhhM2JDdEx1ZjJEcmE2TnVENkRaOWlcL2JJZzhqQkorT3hlN0VWd0l4dVBNV0pESTFldm50RW1yZUxXTVM3cnlFREhqd2FuQ0xOdjFyelN5cEJsWkloaUp5Nld4bHZqSWpla3FqRk1iVkpZbkpOUm9Kb2xNU3lPQW0rcUUyZnRNXC9lNlptTjNGZkxsR0xwcVJJRzdtMFEySjFtdWlKQnYrQTVGTEFKNUc5Z2pWSnZERTRpRUk4cExiWDQyVWxGbVJNUkFjQ0tOdVZzaWxmOGJXM2ErRHhcL1QyWHVMZEZFM2pUczVLaVFNODlOVnVrVmZJUjBCSmlcL1lNWmRHcVF1WE54R0E4WXhiSHo1VDdYUWZ1Q0hnSHNpYVd2R2ZnbjNYNG96VHlkZENmamd1SUowcE9mRGkzclV3aksydUgwZUJ3elRFNzc5OEFpVmNqQzUyelVFdHBaNmZEZ0tXUkJDRXVkZ0d0VjRWenMrQ1BJcFJOYVk0QUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZiT1dHN0liOTh1Qng1cjlDNEtpMU1PeVA2c2tJZGdmcUwwTFJcL3RNeVFyblFqSEdVVkNOaVwvdFd1YUYwdWJxXC9FR09VV1J2TjRkRVI0aVFpSGc0PSIsInR5cGUiOiJiYW5rVHJhbnNmZXJfSUJBTiJ9LHsibmFtZSI6IkJsb2VtZW4gR2lmdGNhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JZRWpIUVhIc1BRNTN6WXBXTnlEdkM3U05sckxMYUFoUXBqRVlRazhQUG1kYWF6TFY4OWRvd2YrYSt4ZXBQOHRIT1RVd3pvYkRWalwvS1U3NzZ0UDU3SG1jRTRnanNVaWtEWEVmaVY0XC9DU21wNndzenkrSUtrdFRUUUpcL2l6dGxkNyt1dmxBdFJ3MW1WUFdvZmFBK0I3ZmF4Y3hkdUMxalpwaStTeDdjaUtIUXlsR3ZVbVNlOXNhb3orWjhWeXlsZFArSzBSU3pDMitQdzhDeUtyYUwxNjltRFVYV1wvNUZOTmI0SWc4SFJWU1hcLzVMaGkreElja1NOZWozd1dFNVdCUmNuelgwUFVWS1ZLOGlNTzBSUFZObW1CQXUzZWdzREtmODRGOFlRSjA4c1lFdXBhMW9yRkh6dlZtOUprSHpjYTF6aktEOW5NQTBydjRBS2FnbHB5XC9qODVoUExCUk12QkVYZEpSazhGRG9qUDRDN2NYZzR5eEx6NllicVQ1ak9CNGhkOUUweEJmeVJsNlQ2djdYVjh2elhBXC9YeU1zUXBIOEY3cTlrZGRBSW9iZk5seFNyd3FSbVI2M3pQSVh1WE91ZE1pbnhsSDVCM0YzUkhtRzVzN0l1eDZ3TEUwdnJmRUpiN1Q0NnZuXC8rZWM2cTZYelwvdWJGc0UxMFpmZnZJeUVNNDVObjRCdnNndm5MKzMzek5yeWwzTEVBN1pZQ0xjem10TzE2amt4UGE1ZWYxbmNZbjYrbndQYXl0bUFCdEpXVjVMR0Fsbm9DQjhsbFA4bHhEV0ZRbWNjQ3ltTzVDNUtxVDI3TGlybHdyMis5ZWE3bWIyazJtcElxcmtiQTJvVzA2R1hKOHZHclhIbFo0dlJ0eFhpSk0xU1hOaVU0MHRmanNZNTZkWVR3aDJaUkRvb2lwblByZ0JyZ0R0d25FU08xWVpBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlZxNFVNWm5OSnplem1UUnFCenkrWlVDaVwva2dROHBMZlwvd3VXSWt0K1hZdVlkQk5qelo0d2dpdlNVNVwvaXh3WFJyNk9JcVJtbmZMVkpReVFrd2M9IiwidHlwZSI6ImJsb2VtZW5naWZ0Y2FyZCJ9LHsibmFtZSI6IkJvZWtlbmJvbiBHaWZ0Y2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQWhYYTIxRjRyZ3ExUE5pK1Y5dnByNmJ1RTdmTVoydmZYZmtsSUhzOXlMTzBVd2FFQkx4RFkxYUxSRGtyQ29QWFwveml4eFEwSitpTTdXSk1hUlBqOUxvODZxK29lZTRVSnQxcTNsYzIyS0tsck93V1NzTUFXUTRFdnRGZXh5SVRsOGpPcWZTenN0cHJKRE1DNmE2Y21EXC9VdXUxXC85dStFdWNUOWhMem9yN3VUcHZFQitxUWRXaFZPWGtJYmkzWGdLdXpIa1pGWldDXC9jWG1ldXZpaHlhRmRTMkU1Tjc3QWZFbHB3VFVqamtTV2RodVRUNFlwRUt2VjdlR05jYjR0a25Qa2h0VzdYTlhCak9lRmVjTE5KVlJTUFBzOHpoMjVuaWJaMExFU0VBeFVWUUkrSXgyYXFUMFwvWUFSaFpzS1dWa2Y3eVcyNGVQNXVMTyszWGNtSThHQkh5ZDd5c1NEVTVSa1JCY2llSWQ3c0JJMW5MeG14Z0FcLzRFMFlSZzNrY04wbFwvZWp5TEtobmRQc2hMcGNiSnNkUWR1cFF0R2oyd3ZLOWlYazVQcXhsZ1k4eG1JNzNEckZJOEhqNUtZcTVCbVQ2QzE3SjdLbHUwb2xMYTJ0UVBrcTN5M2pZZ0RjK1VodUNqTEVTVnQzckVlOExHZEt5VmcxTmlKeEpWMmlGK3dxT05zNkZKQk1LaFwvRHQ4dU1rdDUyOGxSV2tjc1BBMGtDMTgyWUVZempNRm5XTXMxTmFTZW10d0VkMmdPdk5KYkFOeGR1SWF3ZnJYQSt0bUQ1Vms2Tm5NY1dmTzIyaGxHdThPdlwvQTJkMUJyQmExMjEwT1B4V2k1aDM2ZjR4T3ZDSlpCMWtackZcLzhMYndETnRoR3VJT1VvRnpYNHMraDFqWUduRzAxSzN1bm1hUkFVTVlzYWJwNEwyc3c1TVU5WnRQcFJBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmFPOERYT1REdUVwMTJaVEoxN3hzYzhoUE5NU2QyZkVNTlk1S1wvQnEyWkhrdFIrSjFTaXA2emwzQU1BUUpEZWRQTVVOS2hZSnBSZz0iLCJ0eXBlIjoiYm9la2VuYm9uIn0seyJuYW1lIjoiQ2FzaC1UaWNrZXQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JzWmlIRFIwR3ZlM3pjbm1ZdEx4TU9UWkxTNFZGM3dXcUN3ZHRzcGl3SllpOTU0YzBha2Z0Z0t6S01NY1hvRlJYRFBacHFKMURlQmJrWjVlS2paelJXbmpsaUU4ZmpPMFBCQU51ZmxiUm9Od3lIZStlVmErMHJsdmUwM3VhWlFwNFZPNjZXakZMU1wvWXVsWjFBSkdHeWhrYTNNVmtoc0U4QVdkSmVTQURDVEtGVkpBOHFDMWxCSmphQlwvZUxBOEVIZXJxUHhIWXBpNHMreWtGTXNmaXBSSFA5cElrKzV4VUxFK1M2TnRUbU5WVDlKV3NENkYraGJERm02Qk90clVuRUt4M0ZtbFpTWU1ZNG45Q1QzcGFGMHNIMnBOcUowUFo5UWdJek8yMXBiOUJoQ0J0KzFyWGpMTlhwODJrT3pCSTNZUlZkUkdDZVNRMlJwNjl5Y0FHaExpa2Z0WjFmd1JJVG5yTWZqdEVoZ2RTMXFiSWlFc0FoeUIxR0lCYTA5NzU1WjE5OVU0UUlOdk1JaHJGYjQ5RzFZT3NQeUJYTXl6UUhnRUFVeFk3TDFINUN3TERvNnNrYjJMenJzZWFvS1hmRjRCb3FmRVNvRmlSYm5JXC9PY0Qwbmg2K2pGc3dISVBYSmNDUkloZlBxdVwvcHZuSE5zK1RwV3pKZ3dRVHlQeTFDMmszRDBlNWdIMUk0Z2NuNDZ4WXBaOEljY0wzVTUzQ0lJRkZMYVZ3am5cL3dVYWNrUU8rK1NpeENpVzJBMG90NXRTK1RWUXM5dzhRclZXS0xMaXFUU3VFcmNtZ3lUaTM2UTBcL2h3SmM4WUN1TXpTRVlpTnhrMnd4SFRkbEhHNFwvVzIxYTZFTXArU25DV1Fub3RhdVIzNWM2bkg3ZnJZSHc5eDE0XC9VSjhSWTZlRyt4QjRmTlwvS1c1MjZ6Yk5nSlBMazRmQW1BRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlQ4eStZa1U0XC91OEY5a2k0bWc3eVB4YzlzZndJalErZVlpaGVudjZpNTFSVHNOakhURUNvUHJRek1INDVXVDZldWgwOHRYRkxFbUUiLCJ0eXBlIjoiY2FzaHRpY2tldCJ9LHsibmFtZSI6IkNoYXNpbiBHaWZ0Y2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQVVDUHJtZmdjZzFKektIOTlEdkdyOEJrcEQ4SDc2SUphNVg3Q1FsblJDQzRaV3hMYnI2c0M3V1FiWWhRalpRMGxZZFRNaXNZUGwrOFFqQUVQcjFONk9Hc1dTYm9mckJoYzhvTmU2UTVcL2thSmtIVzVKRnFVZ01qbnVuK2pTRFJOU3l1TE9kc1BnT1Y5QmNLT1l3aWVoVjd2OGR2dG1TM0tXXC9sMFRNZ3dIRW40VjZiaXhJc0RrRVBkN3VOWDVwOXViVm1pS1FXN3FyeTR2WHErT0ZiYnhJV3VxXC9MOUZhd3ZLY1licUZqZ3dnc2RabFErWTV6bWxhRFNRMWhmVjlMZm80NFBoM3ZYRDdFdnl0MVBLcm1yaWZpOGhjRGVLUWZXNjZrQnVsZkl4ZXNJXC9NUzJDMTNaOGNEK1d1dFZHMHJiRDB1YzVjeHR0bTg5bWp2WnJCZXo5UXFUTEgzTUJLMzFXRDI1VXpYS1JrOEMyNUpkYjZpd3hSNU5URHJSRlF3ZkJndEJkRlNwdjNqaGQzXC9MQ2o1eWNQa1ZTTk9LUVVwaVQwR0lCTko0Zjd1eFk4K3ZUR2ZjU2pGNWp6NGtxSThYZ3IrKzF2RkFLQ04wS01xRW9lUEd4UEllVHN6U0NLWmpwdFppb054ZVI3dVUwd3ZhSDE4aXFabFVtS3k1SzhyMDBmWkFreEM4YUZaT3VLU3g3SkRkemN4N1Jidis0ZkJpTHJ3RlhMc041TnVrc20wV0lRRTd6aTZKNjdTR1h0bHJYb1wvYnBucDFkdVp6SjQzS21XWllsamdsWGRcL2wydXNySVlDMDhkcUV3YzREVUhLSFZmaVl6WmJ6YlcrSnNha0I1YlU3aVhrSnlPMG1RWlwvcEM2Zm5Wb2diNGJvOGNvbGMyZnBNNU9ENWxuaFJEZUZ6NmwwRittc3JGZlg5dnYyNHdrQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYU1ZEN1hxXC95VDlKbmZVNG5RaU1kcmNmMnBFNDVIcDBlZDZoTWY3ZTlUZyt1WVwvZjJpNzBRcEwzZHhwdW1VY25kOXpEVVdUT0pjOGRkcVhmUT09IiwidHlwZSI6ImNoYXNpbmdpZnRjYXJkIn0seyJuYW1lIjoiQ2xpY2thbmRCdXkiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NwakJPeTYrWGhWTkdjRDNYUWttb1pkaHY5ZmFtMzA3cW1HZERrZGllVjVjN0JOK1FaSFYyWEY4QXpnUm1tVXdUdEhHZ0N2eElBN2lJYURpaFN5cEI1WGpDOU5GdTFDRHdGczV6ZlBTMDlrdWlaeGdRWG05YW52VmxVZ0R5N2wwMDF5K240bWFRdGdYaE41b2xhVU1FUTkzUVdnMldLZUxiQXpiRTEraGVidXM4YmNqQWNwMzAwVGZJd1NENnB6dEp4alFmd1J2TnpMcmhSZ3N6UmlwaThydWlHTUkyMDZZeEpVcTV5anBWNmN1dDhNZ01maW9oM1wvXC9QTG9pVldvQ2prckswUjNUakwzNmZSVndZNFhOQnNsY3pmRVVsSENUbk02akxqakNxeUFtTkhheTNvTHY5M2tcL1V4YUpvVW85aU16Rm03Z3UrTk02VlwvZXJ1U3ZqMjhkeXB2K1VOKzRKQXMxUElPZWloeE9ReEk1Nlp2K2pLVE84R0tMMlZET2VYa0JOeTBnUW1tMEIxK3Z5RFVHU1Y1SW1jXC9Za2FmazRxZ1hQWEcwdHoxTEgxVUhndStiaDlxcjYzekZwaWxScGl1OE9rb01xSGE4Q2txeXJZRytBdTlRbDVWZmgzWkpTOVJGOW11MWxsWTJBdk5kb3VlNzVyZGdsRDZrSm9wMm5nXC84UE84dlVTdDI5Q2RlbWFtdGN0OHpRWGQ1cXdDNWp1a1czKzkzYnJEMzR0VGRLZGk5ZGxwUWFcL1RjbGE5dndWd3hFZXJxamlTS3hcL2dybCtSNm9qa3RaWFQrdHBvNUFlZXk4NUVtbE01TDlcL0NzdE9RRGpBXC9oVVwvRCtpaXhhOHo4dmxyR0dVaXNTT241RnF1M244NWliMUtHVytSSE5RQUp1NnU0WlJCQ0xoRFVIWTVxTm1HSnREOUtcL3B2eVAxZnNBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlNGY21tRnNDU1BUYSsySnRMeEMzZDlNRVdYbXR0YnQ4NXVLS3BVbnd3bzNNRDFsZ3UzMGo0Nmc1MVRhVkVUUE51NjNMWlllQzk0PSIsInR5cGUiOiJjbGlja2FuZGJ1eSJ9LHsibmFtZSI6IkNvc3RlcyBHaWZ0Y2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQjVkaDBlMFN2VFNkWlNxTllNTVh0R1NzVGx5ZzRjaExudlYwMU5wTCtXN0k5TXpcL0tnd1hZZStMWXVQMnlHb002VEF6UWFjRGNsSTNBQW5YQVFKaTcrNWF5XC9qXC9hMFwvbTlWaUtqbU1jc081ZjhTM21seFZBcHlJcDFsS1FvZDFRUldkbmZHaTJqc2JxMkRRMmhPYTJXblU1Z09vZkRQTlwvT2JaQkFoWkszRnlBQmZKdlErbUhNUTN5ekFWNlVNeFBLUjhWUlJWQnIzcWV4cGVOc2FTblQ0NkpwaWpKVVU0QjFGQUpVc0l6aXZ2RFN6QmNYekJOSVwvOUVLUWJBOHdiTGI4VkdWd0tCSHVuNXJQQjVqRDF1Q1JqdnQ3ZDBYdUE2aE5aaUo4eU1VOFp2NHlEY1wvWW1URVN0TnpabXkrWmpTWk9IV0tPem95Q0RqZklDSm4zUm52aFdKSkROTGZiWlwvOUtRVjhOY1BtNk1wbTBmQ2pmMTUyVVo5WU1wMm5LaEdaaG5panorWExHa3pVZkFva3JKQjlkK2UyRW1pTWE0Q1J1YldcL2d3RnJnMHlXSzNjVVY2K0ZzSlQwTnlUS2todjVcL2s1cGFEdnAxR0YzSnZJd1hQSnpwVUVrWVRvbENYQmVsZCsyWU5jZGp2VkVXQzYrWUMrWEpvZnFTanMrRWFuS2NvRzJnaXo2UVh2OUVTWXdJT0xRQzdUY3hIaHd2SnU3bjBxRVBXV3ZLVWRZbnhXNTdaWkt5WmVBbHdsWjNsNm5Od3Y3ZDJjdkV3eFdJXC9NU2YwZHFnTjBtdk5KVHhwRXBEYjdVdjg4SWRBMVFIQnpsOHk1UmZuXC9YVDg4eVhqMjFCTjJ3dnFBbnZDb1UyMkZndEs0MVRpNkhCc1JSYWtYZWFha21pbEpmMEh4RFdoK3dleEhub2p0cVhHV1pnUVp4bEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmUTZrcXdTYStmSXNkQjF1aklRQjNVM0VnckdsZFJiNjIybnVQNXZDZzl2Wk01TWQyZGpmbW5ZSUs4cG9qMVdRTzRcLytacExUenhyUEZZYmsyUT09IiwidHlwZSI6ImNvc3Rlc2dpZnRjYXJkIn0seyJkZXRhaWxzIjpbeyJrZXkiOiJlbmNyeXB0ZWRDYXJkTnVtYmVyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkU2VjdXJpdHlDb2RlIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5TW9udGgiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlZZWFyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiaG9sZGVyTmFtZSIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoidGV4dCJ9LHsia2V5Ijoic3RvcmVEZXRhaWxzIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJib29sZWFuIn1dLCJncm91cCI6eyJuYW1lIjoiSGl0ZWxrw6FydHlhIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWm9zVDVSMStcL1M0ajRIR0VOV1dBXC9pUGVRZmtqeHVqaHRPTnBQYzQ3aGF1VHpEYWVxV0hKVmhcL2htdTc1NUJwV2pVXC80WE55ZlBYZWRGT0hSTkNWZzJyNldya1lNeFMrK0FHeUdzTXBqdXA0Rk5uYjM1cGtXQ1pFazNtZXVvaWpodlRxYnppeVpFclVDNTI5TDIyQmdtbUg3Z3BheUJUSkVmMkRTWW5Uc1N2NTJBNWllSjdiUHJvY2IyeWxHV3lMMFZoWGR3UVZZZlZkd29ZWGJhVlwvQVp2dTlzNXRmNzlFd2Y0bXQ2Y25BeXRFa0pTWGdaNEdPZUZIdEp5UGRxcjlwZVwvd2pBU3JvZzdYTVMwRXpoWjdyR0k3ZUI1NDV3R0ZpandtblNsc3JGMEpLTThuRWdmVEVuU1c4czlhckVFd0M1Q0g5dThhN2FoZ2ZrY1I1Rzh3a2E3OGJkOG0wck9oNzFnb2JhWHF6c2g2bkRMSnhvVkpJN1FGNXAxQW9vVEpKSmlsOFE4SFpkQmxCRmZ3QlBXSElhV29uODE4SkNnTkxuaHljSXBMNHBKNXYzNEsrbGg0TlE5STRiZTE3VjN0RkdBWHZYRmlHZUJNUDQyZU1UWGhHd3R6T2d5d3JjS2NMZGNyemxseGxIYUs0UEVvTWtoZUpGNWhzbU1RNTh4VzBuWit6RXdPa09IaDZzMENGSFIrRlR0SEp2a0hxV05BVzVMUTBsQ0VtMTdxd0crN1Y0S1oweDdmSVlOMjJ3QW1zRzNRc0pPMVFpM3FvQkJabmNDNnBwTGp1SW1BZ2hjT0hCd3V1Qk51RFpoVkVRcTJNV0NLdFFINGFtQ3ZnaGhCa01La1IreThvZEVHNjE4Tk9FZnlGbDloZVIxM1ppMnBDK0FcL08rY0N6Zit4QTZ4QndBditMckVwQ1NUamRlZm5BTEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWG5nVjlFMUl3RFREMEZvOVwvYnVwR3VzbzZERnlabGowbUk5ajBQTHQ2SGFmQnh0bk1sK29IVkJidWtaZmoxcmo3QjZzZU09IiwidHlwZSI6ImNhcmQifSwibmFtZSI6IkV4cHJlc3NQYXkiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FsUmhnMlwvWnFTZW13cjhJaCtFUE9keUlJMmQwRnFkK3Z4V0VibkxobThhVEZHazVjSjdCWHdCdk52cDcra1NrSzIrdTYxU2VLemJZbHdrOHdaWmVMVzlablN2dEZvY3hFSFlyaUF3ZzBWNmZlV2hNRmxWTnd2TXdxWlwvNjQ5eStlQTZLRVgwZUN4TkpMSmdHZnptZ3lYMklOM1I3U0VCelhvaWRGRElcL0J1OUwxTDBvVG4zWWpxOXpHanJnbWxQQlVWOUNVTE01YmV4SDZhdFdaSm9YdlFkYVV6RWg2VE9HR1RZNm15RmwxVUVWazUrdEdQOGltbnpwQWlOMU5FR3VBelJhd05oNHloZmtQcFEwQ2ptMkNORkNyaTQrQTN4KzIzalhrUkZTSnRDc1pJeWw2QWVYdGJEZEJFd25SazlYTzBHQ3hxVHd2b3FNVDFtSXA4dHI5dzBWU2lVUWZPMVlIcmt5XC9OMURMamtXdUFtdVprVzhya2dPM1hWaHdydGNsbUg4K3lWaGowVm85Tm1ySklROUk2SXF4Y281KzM2OE44cGx6VUNzZUFsV01taWhkbFNqT0p0UTJiaG5CQ0pSMkErMUtTWWs5MmJBY2NhZTJXUU1XVTJjYktaeFVJSU85SWR2ZW5kb2FMelhqXC9PdnBNdzNINk92U2J6VytaNkJGSzFpenJOUmlsclV5UE9HNXlMXC9ibm1wSEp0NHVlb1gyMkp2bllDUTRLT0JhMkxqNkVVRnlRYlpieXYxNnI1YlRFcVg4a3NacVZwTG5TSGh2eXg1a0ZjRm03aDI5XC8rR3paOGlcL1ppKzFXMTIxR0J0MzgrWm1tTlR4NGl3UlJQUTd6Y3AyMzhjUG54YXJ6SE9McFdIbXI0MlZLclU4cmEzd2k5aTJBb1FoZDBoQVE2Z1hBeDVFc1lCQm9zXC9UelJUYk9BRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlV0SDB4ZCt5VTZGcWhkanJ5TUc0ODNOYkNhOG9MZGhSbTlROXVOVHdJQm1xcWFDV2ZBVXJWVzUrSUlxMzdEWVYzMD0iLCJ0eXBlIjoiY3VwIn0seyJuYW1lIjoiY3VzdG9tX3NldHRsZW1lbnQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NUXC95QXNHc0lDUHNZSUc3aGlPd1o1RCtiMU85RytLN0dmUWZiSnJZbWZGVlBialNxaFwvWGFLZFphKzFtVGk1Qkt3dVVBVlwvVmxPUGtQUTV5SExTOVg2RHFCOFlxSlZTZVdFQzZIc2ZYMzFcL0FOSjdaY0w0SEZoVnEzUk02RDBiXC9WM2lYNERvT1E4eUhxUHlcL2JOSFl4YWlGNDNwc1VIZEJqV3NReUZWbGtWaGY0SmhDNGZKZFBsT2FjYWc1dHd5WkhEdFdNOFF4ODAyVDNHRldVako2VTA0STBBaWdVQlRNUUg2QmJrdGh0TW5DWHNvaWU1K3ZiV25kRDczdjhsdWd1SHdcLzV3aDVlYnd3c2dtYlZMemkwXC83T0lUUzk2aGlBUXFSMnU4ZEJTQllLaFg0RzN6ZkpobU5KeXAxZzJ6NUJVN3RKcFwvSVlVK0xTRHFrUUpubVVlRmhRR3Qyd0FGSWdGcWpJcVRyRkR6WURYaXdiMlUyanlncjh2MlR6R2J0XC9oVFRrbnZcL3hWU0F6VTVEekFESnM4XC9udjdsMHVQNVhXQUVGWGZJN3d1VUh4QlR5U2xJV1BBSFwvK3VveWh1K1FMZkFUMWpMVzRzck5UUGdNbkZsZ2l1U1JWaVwvS0dQQWxONEhPMk81YnhXeFVaXC8xMzZBazhFbDdcL0JNelI4dGpQUkc3T1VqWnArNGVoaENYTmVlQkhcL09KXC9GeWtOdXlzS1NrbGhiT0U3VGcrTjBwTlpcL2ZpRU9nQ2gwT1dhbThGT3J0TE5POUxaXC9NM0hKaUZZbk9UOGpkSHA5ZHZVSUlaOTc1OE5cL2pHK0VaclZ3TkwwYmZIMHRoTytHaFRLQ1BzZmNPM0o2clRZZE9wVzh6TWlqZkxrK0tDalZReFRENm9jMjdIYTIzTm02Z2ZOaEFQVlwvdytQdGI5ZjRXY21ReXFUdUdGQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZSNzVYVytqbjdFY1lNMEY2K293WERyYmhpKzYwazF6MXdsS3IyN3ZJeUF6cjhVOTFKbTE0UTdFemxMOXpybGJYZDdPemVNVmpiQU9DZEh4SmEyTVhBPT0iLCJ0eXBlIjoiY3VzdG9tX3NldHRsZW1lbnQifSx7ImRldGFpbHMiOlt7ImtleSI6ImVuY3J5cHRlZENhcmROdW1iZXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRTZWN1cml0eUNvZGUiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlNb250aCIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeVllYXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJob2xkZXJOYW1lIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJ0ZXh0In0seyJrZXkiOiJzdG9yZURldGFpbHMiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6ImJvb2xlYW4ifV0sImdyb3VwIjp7Im5hbWUiOiJIaXRlbGvDoXJ0eWEiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0Jab3NUNVIxK1wvUzRqNEhHRU5XV0FcL2lQZVFma2p4dWpodE9OcFBjNDdoYXVUekRhZXFXSEpWaFwvaG11NzU1QnBXalVcLzRYTnlmUFhlZEZPSFJOQ1ZnMnI2V3JrWU14UysrQUd5R3NNcGp1cDRGTm5iMzVwa1dDWkVrM21ldW9pamh2VHFieml5WkVyVUM1MjlMMjJCZ21tSDdncGF5QlRKRWYyRFNZblRzU3Y1MkE1aWVKN2JQcm9jYjJ5bEdXeUwwVmhYZHdRVllmVmR3b1lYYmFWXC9BWnZ1OXM1dGY3OUV3ZjRtdDZjbkF5dEVrSlNYZ1o0R09lRkh0SnlQZHFyOXBlXC93akFTcm9nN1hNUzBFemhaN3JHSTdlQjU0NXdHRmlqd21uU2xzckYwSktNOG5FZ2ZURW5TVzhzOWFyRUV3QzVDSDl1OGE3YWhnZmtjUjVHOHdrYTc4YmQ4bTByT2g3MWdvYmFYcXpzaDZuRExKeG9WSkk3UUY1cDFBb29USkpKaWw4UThIWmRCbEJGZndCUFdISWFXb244MThKQ2dOTG5oeWNJcEw0cEo1djM0SytsaDROUTlJNGJlMTdWM3RGR0FYdlhGaUdlQk1QNDJlTVRYaEd3dHpPZ3l3cmNLY0xkY3J6bGx4bEhhSzRQRW9Na2hlSkY1aHNtTVE1OHhXMG5aK3pFd09rT0hoNnMwQ0ZIUitGVHRISnZrSHFXTkFXNUxRMGxDRW0xN3F3Rys3VjRLWjB4N2ZJWU4yMndBbXNHM1FzSk8xUWkzcW9CQlpuY0M2cHBManVJbUFnaGNPSEJ3dXVCTnVEWmhWRVFxMk1XQ0t0UUg0YW1DdmdoaEJrTUtrUit5OG9kRUc2MThOT0VmeUZsOWhlUjEzWmkycEMrQVwvTytjQ3pmK3hBNnhCd0F2K0xyRXBDU1RqZGVmbkFMQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYbmdWOUUxSXdEVEQwRm85XC9idXBHdXNvNkRGeVpsajBtSTlqMFBMdDZIYWZCeHRuTWwrb0hWQmJ1a1pmajFyajdCNnNlTT0iLCJ0eXBlIjoiY2FyZCJ9LCJuYW1lIjoiRGluZXJzIENsdWIiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FvN0lubWpyZ0Z3bUE3bG0xZVNpRU55MGNEZTkyUUs5ZUNmdHlaME1Sc1NxdWdHWUYwa05kRzhMQ3c5MkZMY2VNbm5salRHTTVoaG1sVG5oVWxCRVNTZmJTT0xmOGQ0RUNDY2MyVzRnVkNOb094Y2NIem9RT0ZudW1qd0s3XC9OdzJGOGdYSUFwQ3hSVUNuemJaZFBkWGJ3b0pSYWFrNUtPSWttZ1N0RU9CQW9pa3Z4dmNja3ZPc1A1Szg0dEs2UWx5YXZMN3BYRFNWSWN3c2l5S294elc0N3dqQzA0dGk3RCtEa1BxQmI3cHpoY3g4RnU0Y1wvMjhBaFh0aW5OTVBMdERQakRGQTR3a0xIdlZ1VUJURWlSeTI3eDV3Y0RXYkhPVkVNblA1eXFLbUp1RDdNc2FkMDl5OVF4SlBnbjl1OVNsYlA4M1p4UFJORkQxamp4M3owZnRyUVwvOEd1MmVcL0JRMWliMUVTMWVSN25PRzA4cjVhWjhMcmtKTWRidXhZSzVFT2JDQXYxTEthaUpOTjBFdXJzWnNxKzBsTFIzSTZOZHR2eGxJQ3JpbUNZUzJwQjJ2TlhvaERGOFE2Z2ZjRlpnQXA4Zkg3cVZtTVBub2t1UDRJOTQ3Z2JEVGRcL2dIXC9zeDVmeFVWTjlvUlFXQ21oTlwvNnkxNndNQ1c5RFY0dlh2RTF6VWFUTkRNNEUxRXhpaHIxOVVLeWlmQVwvRHJOS2dmQkU2M1NTYXY4blQxdjNONDZHWmJSOFhmWHMwUjZpYWQ3bnhnY3JYOTc4b3A0ZlJ0MnR0OHdjaXN6dWxBb0RRcDJ4WENBRlRjczM5bUJxQkUyOHpoOTd3RDJ0djJtbDRTaldVMkhKZlh3WDB3WVVBWmRiYzVNMGU5YTFScUx3TTVibEV4N3ZlUjVTYVV4QTBaNWRNTDk1THUwR2pkbkR5clRiUUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmUmp6MWpuanE4bjFuQWg5Ukd1YkJyV3dQSmpMUzdJaFJhYzlTenJZYXVEZXFQY2tlbjRBbTBYcHZ6ekpKNk80MmJBVVltTT0iLCJ0eXBlIjoiZGluZXJzIn0seyJkZXRhaWxzIjpbeyJrZXkiOiJlbmNyeXB0ZWRDYXJkTnVtYmVyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkU2VjdXJpdHlDb2RlIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5TW9udGgiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlZZWFyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiaG9sZGVyTmFtZSIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoidGV4dCJ9LHsia2V5Ijoic3RvcmVEZXRhaWxzIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJib29sZWFuIn1dLCJncm91cCI6eyJuYW1lIjoiSGl0ZWxrw6FydHlhIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWm9zVDVSMStcL1M0ajRIR0VOV1dBXC9pUGVRZmtqeHVqaHRPTnBQYzQ3aGF1VHpEYWVxV0hKVmhcL2htdTc1NUJwV2pVXC80WE55ZlBYZWRGT0hSTkNWZzJyNldya1lNeFMrK0FHeUdzTXBqdXA0Rk5uYjM1cGtXQ1pFazNtZXVvaWpodlRxYnppeVpFclVDNTI5TDIyQmdtbUg3Z3BheUJUSkVmMkRTWW5Uc1N2NTJBNWllSjdiUHJvY2IyeWxHV3lMMFZoWGR3UVZZZlZkd29ZWGJhVlwvQVp2dTlzNXRmNzlFd2Y0bXQ2Y25BeXRFa0pTWGdaNEdPZUZIdEp5UGRxcjlwZVwvd2pBU3JvZzdYTVMwRXpoWjdyR0k3ZUI1NDV3R0ZpandtblNsc3JGMEpLTThuRWdmVEVuU1c4czlhckVFd0M1Q0g5dThhN2FoZ2ZrY1I1Rzh3a2E3OGJkOG0wck9oNzFnb2JhWHF6c2g2bkRMSnhvVkpJN1FGNXAxQW9vVEpKSmlsOFE4SFpkQmxCRmZ3QlBXSElhV29uODE4SkNnTkxuaHljSXBMNHBKNXYzNEsrbGg0TlE5STRiZTE3VjN0RkdBWHZYRmlHZUJNUDQyZU1UWGhHd3R6T2d5d3JjS2NMZGNyemxseGxIYUs0UEVvTWtoZUpGNWhzbU1RNTh4VzBuWit6RXdPa09IaDZzMENGSFIrRlR0SEp2a0hxV05BVzVMUTBsQ0VtMTdxd0crN1Y0S1oweDdmSVlOMjJ3QW1zRzNRc0pPMVFpM3FvQkJabmNDNnBwTGp1SW1BZ2hjT0hCd3V1Qk51RFpoVkVRcTJNV0NLdFFINGFtQ3ZnaGhCa01La1IreThvZEVHNjE4Tk9FZnlGbDloZVIxM1ppMnBDK0FcL08rY0N6Zit4QTZ4QndBditMckVwQ1NUamRlZm5BTEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWG5nVjlFMUl3RFREMEZvOVwvYnVwR3VzbzZERnlabGowbUk5ajBQTHQ2SGFmQnh0bk1sK29IVkJidWtaZmoxcmo3QjZzZU09IiwidHlwZSI6ImNhcmQifSwibmFtZSI6IkRpc2NvdmVyIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWUZhaUtERDl0M3BwSEhNMTJwY3BoZlNma3pqNVhRbUJLeUhGeVRnWG1Sd2dNNURDZjVwXC9xbTgzSEowUnd2OCsrM1ZreXRFR2tXNWV6ang3bmlBXC9SN1hSR1BDNEpGZTVtOUJrTlVhZDRPSkpLbjM4MjQ2SVg1XC90Q1RDNTBhYXpqTERTUkFZRGZPRndqQ0szaUN5M2paZGJIanNheXEzU3hrMHVla3RWQ0FmR3ZnT3RnRlJ1XC9xYkt4ZkhZWDVKaFJoUkQwa0xIcW9QeSsrcjFxRm9hOVpDQWVJdFB3T09JaU9oNnk1c0lTMGVna2FcL3ozNUpGSXBtUGdaQTNUMEY2QzQrMVwvMzNMcWZcL0lteHhhMVdieHhPSytoUkZrOXhLTzh2V0ErUUxoc05LaUdCRGR3cnJQMUlCWnUyXC8zR1JsNGM0dlR0XC9hVGZ6Qk1zWUVBRWh4WUt2ZHBtK0hMdjF1dlk2MkZQOVZ6WmM3K0c2dExnemhFTGkzVWdrOWIwY3FXMlFrUWEzR2pSYzlveUNtbHhwVGczYU4zSFcyV2NETE5INW9iR0FlSVwvS1YzMjB6Tng2RGNwNFFIZkpxRmhhamJpSDBrSnBNMGYxNFBKRnFGSXZranJ5cVwvM3h4NHJxNFZXVHZOWWJzUWZka2ptanhkcHVaQTJsVkZiTTdGV2xmcjZkdWptdzJcL2srTmNcL0xOS29jWExQTUZxTnNBRTVzZ25CQ2lhdWR0Qmh6TW5cL0pxZzExdXVlalg3UHd1dmhrSDJJRGUrQzk0MW5pVmJkSndBVFQ1cytyYzVNVTB2ZThsWWJhbm5nbHU3dkxwYThBeStkYlZpUzV6eVBUQ1lBWU9oUDRoVVZQYjRJU0RKZk1qYVorN0hIdlRtQmJwOSt4R2xySU9Vc2hHOHFraEEraDJJV0hWc01GdlBLbWZCWlNybHBBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlpFRGsxT2hYdWgwMm1PRHR0eldCT09GYndXaG41VTVWQmxuUVo0cHpFRmdmRHRlWXFPb2dhSjFoZml6NWhDM2NpQWVmZXpoQWc9PSIsInR5cGUiOiJkaXNjb3ZlciJ9LHsibmFtZSI6ImVmdF9kaXJlY3RkZWJpdF9DQSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQUNrWEpZRVdFUVZHYzFjdllIclwvUEVUb1diRUNEY1gyRDJTRVhCblpwTUxoOXBDRmV0MkdycDZRbThCYlJ2UjRvNGVxWEIyRmJmOGRncCtQbE9ZZVZwRjJCMXNLcml2NTZZT1c0K2VKT3g5M0JRdXZGamhxY0RBZG51QTFXRWQyYzBwMFZSemQ5MkNMVkVkQU1lU0paZjQrSWVuVEoxeHFLZ0pVcThBRUtCMU40RjZMTEtNSEp6Z25OS3NpbXlMaXRLZ1c2RFZwcmJhbWJmS1hMN2pETkswV3JIb1wvOU9VQkozMWVJWFRGUFdPVjdDT3d2KzIyWnBSbittbmtSRm1OUDRPb082TGZnbG9Id01ZNFpvVldyYkZGdDdVVERKdzRIQXdKYUVpT01qSCtwcmpFZXZHcUtoZW83NUh4cHNtbXdSaWMrUDBESmtqaFwvN0xpTkp1S0FPUUMzRWFmclJDbkVyVEo3bGdsWU4yZTJnMDZLc0ZUZ1BGSTgwbUJtNDRcLzVNRHAyYXJub3dsXC85a3h5UnVZMkVPY1ZrbVprSHROK1BDcWRtSFBka0tHRzQzSUM4RTJiTWdCYUtKekxyXC9UTDVvRUI4MGZFdzJNQWQzSUpNem40V2VjOUlodHA0Z29CSFwvNXN2TGg4TVdHY3FaWlFIODBWYmRLSjQwY1dOcXc3eXNjcXR0REh1OCtEV0VScXBZcGtWK3ZPUkxzWmVGVEFiM281U1wvOVJISXpCMDJlYXN1VEJyVktIeVZYZEhtU0g1Nko2Wmo5MkhxanoxMVpXUjhKVkhrWVc2REdxdlMwbkhJNmlRZnlyMWdHT2xTR0FsOFRacXI5dFhtNTdsbVNXYzFQVjM3XC95MkVXK3hZXC9QRldGeDlyZzZ6K3BaRStMaVpwRkdlK0JLdDVHaENPTVdlMkdTdm4wYlNBVndpUUk0ZENBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlVER1BXd3BHXC9oOE1KOG13dXBSbE9lT0k2TTg2XC95eG5SMHdFSHMwVXhPTmZ1NlJaODA1K3FrYklNMkowUDRJN2dtZE1sTFBjbnNDcm80TGF0ckJyRjA9IiwidHlwZSI6ImVmdF9kaXJlY3RkZWJpdF9DQSJ9LHsiZGV0YWlscyI6W3sia2V5IjoiZW5jcnlwdGVkQ2FyZE51bWJlciIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZFNlY3VyaXR5Q29kZSIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeU1vbnRoIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5WWVhciIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImhvbGRlck5hbWUiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6InRleHQifSx7ImtleSI6InN0b3JlRGV0YWlscyIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoiYm9vbGVhbiJ9XSwiZ3JvdXAiOnsibmFtZSI6IkhpdGVsa8OhcnR5YSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlpvc1Q1UjErXC9TNGo0SEdFTldXQVwvaVBlUWZranh1amh0T05wUGM0N2hhdVR6RGFlcVdISlZoXC9obXU3NTVCcFdqVVwvNFhOeWZQWGVkRk9IUk5DVmcycjZXcmtZTXhTKytBR3lHc01wanVwNEZObmIzNXBrV0NaRWszbWV1b2lqaHZUcWJ6aXlaRXJVQzUyOUwyMkJnbW1IN2dwYXlCVEpFZjJEU1luVHNTdjUyQTVpZUo3YlByb2NiMnlsR1d5TDBWaFhkd1FWWWZWZHdvWVhiYVZcL0FadnU5czV0Zjc5RXdmNG10NmNuQXl0RWtKU1hnWjRHT2VGSHRKeVBkcXI5cGVcL3dqQVNyb2c3WE1TMEV6aFo3ckdJN2VCNTQ1d0dGaWp3bW5TbHNyRjBKS004bkVnZlRFblNXOHM5YXJFRXdDNUNIOXU4YTdhaGdma2NSNUc4d2thNzhiZDhtMHJPaDcxZ29iYVhxenNoNm5ETEp4b1ZKSTdRRjVwMUFvb1RKSkppbDhROEhaZEJsQkZmd0JQV0hJYVdvbjgxOEpDZ05Mbmh5Y0lwTDRwSjV2MzRLK2xoNE5ROUk0YmUxN1YzdEZHQVh2WEZpR2VCTVA0MmVNVFhoR3d0ek9neXdyY0tjTGRjcnpsbHhsSGFLNFBFb01raGVKRjVoc21NUTU4eFcwblorekV3T2tPSGg2czBDRkhSK0ZUdEhKdmtIcVdOQVc1TFEwbENFbTE3cXdHKzdWNEtaMHg3ZklZTjIyd0Ftc0czUXNKTzFRaTNxb0JCWm5jQzZwcExqdUltQWdoY09IQnd1dUJOdURaaFZFUXEyTVdDS3RRSDRhbUN2Z2hoQmtNS2tSK3k4b2RFRzYxOE5PRWZ5Rmw5aGVSMTNaaTJwQytBXC9PK2NDemYreEE2eEJ3QXYrTHJFcENTVGpkZWZuQUxBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlhuZ1Y5RTFJd0RURDBGbzlcL2J1cEd1c282REZ5WmxqMG1JOWowUEx0NkhhZkJ4dG5NbCtvSFZCYnVrWmZqMXJqN0I2c2VNPSIsInR5cGUiOiJjYXJkIn0sIm5hbWUiOiJlZnRwb3NfYXVzdHJhbGlhIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDdnVTZSs2bzFTVXp6Y0h6eHdBVmxrbUMzU09KY2FhajZJSzNoR1dTa2ZITU43VlRnRU9KUlNaZWZSTjdQWk1HRjlCSzJNXC9cL3dhN1FaTkVSWGVxUGtcL0Rva0JQWnRBN0ppcjFBTktaQjNMczZFSEtVTVp2R3ZpUlZNdDZ5dmc1UllrYlAwMlwvQ0c5MFNZTDFnWlc2NlI3YkIzbys3Uk02MFwvK0hDQ0lWTWNnTG1uM2pJVlwvRDlEb0w0bFo5UmRtXC9GSVZCWHp4emhtWHp4OUZXR08rSWp3emFkRjY1NWlkSmtWOUZzXC9ud0Urbkd5TjhzTVwvbllCektNWVlXMVh4c3ZSOEpZS3FrMVhiQWJEZitldVhSVk5YaVdtZE5uVGw1TVBHWEl3dFwvRDVDbVZBWk5QaGNQMTc5d1g2M1FhQyszQUcwZVpoeW41VG05c20zUnQ5SU1zbmtleEJZZDloU21TS3AxbmtxNW1nSzNSNlFRSlZzOHlleFdJbmRpc2VLcFg2ZWpsMjRncDhpVkhhNFIzaW8xbEJPMkdiSWRcL0VEaEN6cWpWc3BtVDUwODlSRWE4RE1DNkhCVkJuRlJPdzI2dHQ1Mk5QRHo1R2E3NTJ4U1MyZFYxNGdYRFBwaWpcL3FxWFZrelwvcmdFU1Z6b0JTdnQyaXJXQnI4dFI4WG5sOVhKT2JcL001TVFjZ2Z2NFBsWWVUQ2NcL2lUUHVqMGUrR1l6S09BN2JzeG1VcmV3VmFrbXlVdFdUQW8wdW1FUW41dHR6eGw2Um9cL1BZWDZNbEo5VE05dFZtUE1JZ1Y4cFhnN3NFVEo1U1oxZW5XMEZXYmN1VnErVUFrZUhsbGhjMHFudVlFWFlReENobHNFUjhFbzNQTmNMTEdOSElCYU1sU3J4dEhLeDB0dHNTbVBNQXVSQkhWN3dwNlpIQllvZXhMMTliZm44Z0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmYmNFMk9tYWdRd3JJa1JidVB5bTY0ZitvXC9ZbFVFQWpBOWl5ektQOXp3b2drK2twQ2JCdUo5NjZmd3dyM0RPa3FPUUc1ajlJb2pvTW55ZkdyVG5cLyIsInR5cGUiOiJlZnRwb3NfYXVzdHJhbGlhIn0seyJuYW1lIjoiTmF0aW9uYWxlIEVudGVydGFpbm1lbnQgQ2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ2plTVRDQ1dieUhrTHFJemk2V2hPSXMwY2ZHeThvaHF5bk9GQWNoUDV1a254NXpvR0dsbW5uMXlOVzF3b290SG5ab1ErREMyRkduQmNvaysrQTZFSzl0cEFQekRqMmExNVptQ2p4VlwvU2tRVm55d1d2UmZMNDl4UXNxMHZmUVNZS3UwN1BWTVQyWTBHV2lsWFc1TENKRW9WOU5qMEFBYU8wNWlUVHd1dUlcL0xpQll3U0xjSlkwR3lcL25Rb1ZDR21pMEhSQlNcL2xnRnpsWmI1SkgzZjc3U2JiQkRrSEd1UXpLNlhSOHF4R1A1bFUwN0c0cHdKMnJsQkhkZEVZVHRlbWRKVlMyajdTVVwvNWF1WHowUENrZ3NnQVY3Q29ITmJjbFlzTDZGRjlaUkpiV3lETzFRcG9kblk2eVNvM01xU3VoU1IrdjJzSnhxSVlTNk1Od2lZYkpQSmo5TG5mN1pZMTU4ejF2OVlmTStYTFpFQjFndDBQdThUcVNUSnIxNTA5emF2Uys1d2VmajJubTVIRlc5OERobzNkWEo5cDc2T1Q2TjQ0K2o1eW41QjViR3VoU2Fpbm9Ra0lFSndjNUpNM1dpdTFaVmdOTFlUM3dNcUh5SUVWQXJRaDhoWmxJU1Z1WnBoeG5VajZ3OTBJVkJuVW8zY01VQ0xlZ2plRm9CWkVZSGkwajltR3FNVmd5VEw1Ymkzd1BIN25oSVl1WGsrTFpsQ2NHUFBNV2J5cjVlYkxUUE00RjJhRE5kRlo2V3RYa0JWT1pUMzdQMjduTkZYVnczWlkxVDZaaEhWNFwvTmlwSnFXVVRRd0o3YmtmOXFBeW03YW9aYzdBeW95VEtNNnlERjQyeEtLN3hVK0ZnTkVvbE1CSlNvZnNodm5sYlNzajBGbVwvUFJEME54R3VsQkJpTkMrSWlVaWcyMlJzeFwvVllmRjltQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZSR1wvUk4wZG5RemhEajd1WjJmRU1ka0dsZGxldGtQVEF5YkM4d1lCNkxMTTQ1b1ZZUEVMalpYN1lVakJ6YW9aK2N4S2hNcUdPZm0rcyt4aDRwTT0iLCJ0eXBlIjoiZW50ZXJ0YWlubWVudGNhcmQifSx7Im5hbWUiOiJFeHBlcnQgQ2FkZWF1a2FhcnQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NUc3pKY0xYVCt1SnhHdHRpZ1pibENtWGsxZ0FYMjB6MzdBZURDenRyU2dmQmUxQXFuaWs3UlhKUHVhNmFGUWhtd09kZWVmZkM1MVE1NFJUcHBta2FGQVluMitqN1NEa28wZFNSYkl2Ymg3bjJkbzNyWVdGK1RZRHRvYTBFYmZiZytzYmJqZ0o4eVh0dlwvT29oc040dVIzZVVRV2FEWWt2N1FqWDNqRFA0aFwvVjJRaHZSWXpPZjlDWTBxV3g5ckZtTXlHOTcrQ2s1dmx0cFFIWEFBakZhRVpVQWpKOUc0Z3JVdVdCeVZpRkJ0ZnFjYXVON2FcL3VaMnlhZjExZ2lDbTk2WWp1MjdKZTh3aEppS2drcTNqcTFIckV4N254MW5xRjZ2UzF6NUpxeXBSc3ZYWnB3Mm82QXc3bDlONUtTWDVHRUsrREd0ZlwvNW8yWFwvT1B6YWtqN0pxUklCZDRcL2N6Q1ZEcFgyZDFyaDFGOFVTVEVCT3lUbUFtSkhNbGRnNFBhVlBUSm5PUWtYWlFMRVFVMGZSMDU4UURtVUtRNVg2c09cL3NzTDZ1SzRIeFA5aU5yWWw5WmpFUmlGd0VZZEpJM05acThLZjVtY0t0bGd4WUJTWnZ3bHVkMldEdjVOTlRcL09sUlJyQ0o4RGZPOG95a2dSQXJ0Q08xZ2FGZGhndWFUOXFXaisybDg0SmhybGRVVmRKYlRnWnRQemRDK1JhTWt4c0VLRU5XSWFQRlNyN0o4eHlxajZzSTlLTzRaMHY4cXRwMFhuZHlcLzNMZkVGSlc3ZDk0aUViZzF2ZkpoRHJwK3JERHhiTjF1ZnN3Y3ZFTGl2MzFEdUJQeWozellDRGRydXVHdGZCYTA2akNSNVplZFwveGREcVFFWXpGVHZ3K21LVngzMEQ2N2wwUG54NmhESFV2cnlmRkUrVDhGdWFFa1ZpS25YQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZWbWc4SHBGVHEzK1BFT1owYm9Da3hSNUU0bDNYbEFIWUM3bzJRUFwvZ1UrY09mXC9STGxORWQzcHdNZ3BGckErcXErTENTYTcxb0NzNldLQWQxdz09IiwidHlwZSI6ImV4cGVydGdpZnRjYXJkIn0seyJuYW1lIjoiRmlqbkNhZGVhdSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ3lqeGNnWEoyMFltbVp6YWtzZW9kNXAyUVZTXC82elhSb3dMRjFRT1k4TUxvZFJoS2NcL3RLRndxZlVObWRzTmU0T25aZ29VWm5VenFhZFBkbnFHeTFlcm1kUWZ2MlJmYjVaTnR0VzRXdkM2YVZ4RmxUbENPRldNOVV0V2dIME8zc0ljNTZQd3Uzb0NvaTRGOTVyVXE1SWpUazhIdURWK0NKUFdqS1ZNRVwvMXI2V2dLVERLM0NnSVJsUTVwSjlnVzFKcjQ0b0dlbmRWSlhYWDdiZ3ZaQXc0Rlh1a2NFeXRKZGVGdzl2VzRCVVwvbXdZWVJ3aEx4NHJ5cTdORFRGVEV0TFFhOUpNRXRVbCtCYUxTZ3luS3IrQ2huSDNDenJaSGlkUkd2K29QMm5hWUhEQU1kNEhHanE1K21qc0hldXpNMm1kQXE5Q1E3cVdGQkpSZW1ZSXBKMGsrOWRDQTlJQXF1UUNDTG4wdGJkUk8yTDdtXC9rMEsxTnhEdHR4QktXRDhabk01dGF5eWYzOTNUaHU0c1ZNYVJLeXFobmxZdHlEaWt6QXIyMGhDWFFJbW1MbUQwZVplUUJKR3FYelVDR200OWJ5eTBzWGdEbnZaOVY4UFVYeldQRlVEamNhNGcyRkJybXd4M1BaUUtueU54d3IrWXJyUVRjd0U2d05aRExiODJ2NVkwTXNudzF2WEVOWkhNeVo1TW1pUEdcLytjQkdMbW5yNFwvWDFZdE95ejZaQ2NTOUk1cWhKcW9oclJ0eE4rV3lFd0NlbGpqeHlkcEYzaUpBMXdQZXFUXC9VSUFxOE9vanZCMFVxbzUyb3BGRHdFeHE3Yzg3QkJlUUFHRlZxZDBGVzRNVjljazhScDNzQW00YVFZMkQ1eGFuVW9EdEVJKzJYbmpHMHc2Vmg5d1JNaUJDOXZpMFlseTZYa3dLaWhPeGVwNVBOQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZZczdWejJwYUFHcVBuWHlYQnRPTXJVOTZWOHJZKzVpY3BGdTFZWFN2bmVXcmF6c09PM04reTNXdWRWZVU5bVFGVkJsU0ZHMVVmNnAiLCJ0eXBlIjoiZmlqbmNhZGVhdSJ9LHsibmFtZSI6IkZsZXVyb3AgQmxvZW1lbmJvbiIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlhaT3N1eW5aYXN5M2VqcU1WYUpIajdyQkJteFRkQisxUWxqWGxldW5cL2VRSHRMQjJ3K3JcL01PcUVib1R6QWRMcll1XC9nQ0x1V1MyTzdqSTMrNFpldkhXbXgzS0EwcE5OWjlxMUNOTTZ0TEh3UTBuc0d3RE0xYnVURytnNXRSVUxZMTNNNDRZWlU5bzBRV253bGJtXC9EbXhBWXR5QUtJdWZ3RFwvVHVYSFZPaHMrbGorVVdjYW1KcG5MSjNPcXdnWHVId0JXa3daOUFSbjFcL3NCQWxWS1lZXC9QbzgybUtybWFseTdHbzlwSlIycFMyRU52VjZqWVRTaWNQUDZOSTZ0WW51ZGRnazNUXC9BUHhvaE5LK3Fjcng3TGEzcmlTUmw5MmtLNTlcLzdpcmdjdUVxY0VaRVdYMHp6bHJqeFB6endseFMyUHhSUnpsdG5LeURMczZoejlQUHRUOXJaZ2lZeWhcL1ZuUHpJRnhRa2xmK2lxYzdhbVY1V2ppRE9oS3oySlwvdHBZS01DTGNieUlzS1VcL1RtTEZPUml1ckN3VTVNdExXYUlVRytNcXVsREtQTmxHdHd0OWpZTFdva1hOSHhUdVdzZmYxTTNGS0pjM29mcXRyYlNDaHIwN1NvRVg5YVpEYTFtOGU5MU82TUEwcU9zUjJHYlVzRFVIZFp5WE94N1wvVjBwZXNtQzJVR2pHWkJ5Sng2ZENNZUYwRnZmODIyWVpMMW90eEdSTEI0SExnU2tYWFNLdjFYRk45R3NYNmRGYXJGNmlPMlNQaGtjVkpMVWdkVm1Xdmg2aVFIRCs1cnc0RTlkVU5zeFdnc2NDck8zK0NVb1pzaGcxM3lyQ2FORkQ0bnpITnR6K1pmMDFzMFBhd3BEOFp3U2pxMU5yQ3ZDYm1pRnJGaVlFdGlCM2Q0UkFuclpTbEg1WURMWFRncW9zTGZXVDNBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmJPTzI0MzlROUJmUTNCeUpKTVN3ckpEdlQ2U3kxTSswYlNWaG1zcXI2UnMrVG1PcjVwQVozRjExSisyMkFPMGFTazRzTEhUV08rR3BxSU1RUDNvR2c9PSIsInR5cGUiOiJmbGV1cm9wYmxvZW1lbmJvbiJ9LHsibmFtZSI6IkdhbGwgJiBHYWxsIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBZzdRa1YrNGtuMXZVTEJrYjRsUmhpN2J3MGRSaVppZEM0dnFiYUhxa1BQaTFvYlBNNlRKdVwvdHdwV1loTUxZcHBmdnNjUTU2b1VRVGh5TjA3TjdcL2xid1pHZ29WNnRnRnRkN1pCdHJncUpQUG9WTThzZExCbVJMQzZuQlUzZDNVN1h1NFN2dGxYMkpRbXhqNnQ0ZzB6Y2dVcU5oYUxsTWp4UTVjbk1tYld6MGhaMHVzdExYMWJpTTVnazdGR0RXNVwvZTczdk5nYlwvckFrZlFSUEJXZmJHTEVDK24wK1FCYWxEdVNlVlpzM1hOZEFwNThtaGNodmlFbUlwcEtRTVA1Yytac0NMeWVxR1lNOVJPQXY2UVVidFhVS0ZpaHJ1WFFETGtxUEpBQklSZVRwdWpaRnhxVjBON21NeUpiRWVoN2lrU1hLcWpRbXFxdFZadCt3Y2lWejVrY1dSMWsyN0tcLzNXVjFWeTlITlQzUHI1RGRhNnUwS0ttXC9HNmxmMW9qMDV5YW96RUpoSmtnZHJKOGxyU2UxMG9GZkNFcm9Ob2o3YlN4NHhCb0E4SUtaMUY3anF6YlJSQ2diRmFrMk9CZ2JPbzE1NUhjM21RQXh0Z1o5dGV5Y2pNZktBam8zeGJsaFF1cU9iUVVSTXAzM3BidmxDTCszVG9VaWZ6NWVoeWRldnJITERZWktcL0FBN3N2NDRBaUpBeTZXK21nZkZpZlhKTTMrWGFzVkJOelwvb3RvXC9zdGp5bWFGTVZWWEVxcGFZaVdPS3NPbW95cU5rNW1ITU01WkZGcmZ6OGxGd29qa2tqT2xRV0NJNmQ4K1BlUmxHcDlkVzh3bUtPdkZKRytScFBtWWozYzFTd2RHVDBwZXZRbzkxaFpCQjQ2WXBuNUtYeXZTZ1wvdDR2YXRMcnZSQmFYcXd3dkNNS3dZd1RBXC9IbHNZU1VBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZldcL2VSS21qdzh1b2FXS09Cb2wraHNjOExcL1d5VlpJSWkzTmxPYTJxMERDYlhDamUzMWprRkxKcUhKM2xzM21CVFwvQTZldz09IiwidHlwZSI6ImdhbGxnYWxsIn0seyJuYW1lIjoiR2VuZXJpYyBHaWZ0Q2FyZCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQkhNbXhvWlh5bWpzVXdhSnVnXC9xZm9URzRWQzVGbTF2VlR2QmdGUURzVW9kcExreWxDK08xenlZM1p1XC9NaHVEUU1wbTJtU0ltZW1BVWVCcTE2dVNsRUJuSngrb1FFZE03c3kwRFRmWEdUYUdxcE8wTUV6UDliQkxkSFZLdnk5SWVNWFJKS2tqVHVPU3RMOUJOMXo0RU91U0pxRDl6RUVOUE1CSjI1NGxFTUZYQ3VcL3NVUUJoWUg0WjBxSlpSd2p0ZDZBZEIxVWM4XC9xd0dibW50S1VIeCtCeGprXC9BS0tIcm1kRmxWSlwvMmZqYXZrcUpSSWM1QXVDandwbkRaXC96VXF4NHBESG1HXC9ZM1VJdENDRm1TWktGRlRzUE45XC9JRk1rWWhmS3hpcHp2OTZlSE1KWFY3T0FkRVZocGxISFc1N2dxRU5iQU9jS3ZnVEJ6dnR4b2tMdFpUSVFaTk00NXlIREJsa1hOOTZUMGZVNFpoZEk4Vm1Ga1RrMGtLV3RrZWQ0bzVCeGhSaGY5WXNyRzVzYnlcL1hOTUNHYlh1YlRscmhkbXNnNzRxU3Q4MkdIWHl5TUs3KzFxRklcL1dRek1ESGNXXC9nclNsbFV2QlI4OU11andiSFVyalZnUzRRXC9xUU5TRmV0MDdkNTNVWTNtYU1zcHhkcGplbllWUFwvNk95TWNFMFNRblIxWlhOSG05T0ErVEE3TlIwSUlFRkVHNFh0ZHpodURjOGFjVzJHbEV2U3hzVFdMNDRJYUJZNlBSaWxwZEY4VTVDSkhrUEVXQzRjcmlMcHhlT3BrWDJ1bGdkYzFXc0ZTd0VKa3paUkdkcTRXWVdrcldhTGZWd2o5SWhjM2Z0SzJzYjk5MjhWS21ETWc5N2djNTJUM2ZoMk5TdjJ1VlJaR1Q0QXlcL3dFcG5CQzhFdlwvcVwvQ09xZnpGcDlISE8yV3E1QUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZldXkzZEQ4TjU4XC9VV0pmR0NYZkZ2SG1RRmo4RVYrQW1zK1FFczRjK2RUVUgxdUxHaVM2YXp4dE5pMHNaMW51bW9CRjFGc0JhVE00VkR2c1d4ST0iLCJ0eXBlIjoiZ2VuZXJpY2dpZnRjYXJkIn0seyJuYW1lIjoiR2lmdEZvcjIiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FWUGZ2UkZZOW8wUlJBdGIrRjhjMmtZSGIrYU9sb2pMVUlcL3RhXC82dUI1VytZNnlGRjl2Q0hZNjlBaEdCMzJrSDZFSEhPOGJ2OTg1QUp5YVJ3Z0RzNFF5em9mTkRldmF6N3pEYjRFVDNBaytRM3NVMk9iTzd3VE84VEFQK1lDVE9LZ0ozalphRUt0K0V4ekNDODY0NnVUV1J1V1FcL1RCN2oycDV4NE1FdDFHYjNrMmVoYzg2MDhyOG9MeXdZaUlRSXgxWHl1dmZSVkRIdHRXY05qK0x6YTF0UnIyUVRUaEZkTFJhXC93TmZ1SlB3MVwvQVlGazdIVXpoaDRBQTg5ZFF6U1JZSHMrM2NnbFUwVmRNdm0zTkVndlhZcFl5TkpHaGJDZnVqZlVnelgxWmZqSGh5MW1RUDVzeVNQbTVoWHhqdkZcLzZkZVNNK0hhU1NaR3cxK2Y1TjM2c1Zjck1OWVBLTVlsaDVjNnp5Mkt6ZElJaHhtK21FSWlDNXFsQ201Rm8rWEFMcFVuVlpmdVZpTFBXSXZRQ0lGRFwvbVE1YjZMTHlVUUszSWdUdlF5SG1GMnlhTGlobGdmT0h0OGdpekpEbUhPU1BNTk5QYjNtbm5tZ0JlSUt2RU4zWUhsM2dZXC9QK0wweE02eGgwRFJvN2dRNVBMWFBHeUYxRDAwRWFzeDFobTZ4M2tFRit3aGVmUm9NMFRJMzI5THlmOUNcL0RON2dSQnU3dFp5bDNOTllqUFd6VTBtSmZUZEpPc1c0dFQ0bHJ0dkc5ZHJDKzZyazNIY1B0dmxzazVqbDVmRjFsd1B0WjByeEpEM2tMYVVhM1hSaDE3MU9hTVwvWmlPbHdMUm9SQ2pOR1Vka0RTWmcyeWhKSmlGd2JGcEdmSUFYSnBKMWtqeER3XC9TY0JFVlhlNlNSRFJydk94eDhrUm1HRm5vV0tXamZcL0NBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlNHWGh5akc1azVGbzB3aUxjUUZxdWFkQVwvem14b1NmdWlpVFwvXC9UcGxRbExuK25NRFpielBBNmx5M2d3VEgxYlZMa2JnQWlReDRRT0o3WT0iLCJ0eXBlIjoiZ2lmdGZvcjJjYXJkIn0seyJuYW1lIjoiR2l2ZXgiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JOaWZkcllvRjh0R3VzOTJ6UGFrRkZYaWg1VXB1VCtlTk5IRFV4QU9aaVwvMEhncW9IN1JxYjFZN0lWUVd6RkNsNTRcL2dEVW9rYlJqcDdLTFFmdGQ0ZWgwdzByS1JadDlXRjFETDI3YkdVV1pMVnRJME5OVTlDV2xseGpWNFZCUEptbTM0WmE2QkptTWhmUSt6TFUrN0hON21WbmpJYTVBTGpXRHNKQkpMNWg4WDdvS01BOVR6VGgxZ0cxaW9tR0ozbkdHTWRaV21OczVTMDQyRnI3UTltZ3NwRm1UVjk4WmRKQXg5bkZBUWwreXp6OUpUcXppVG9iVzhUa1RPa1pGVlRCcEdKTDdKeFpqSjdqVkJXSG9XZ21KaldzRFNkRWx4ZlRleGFhRnY2QW1HTzBPN2pJRUcxXC8xNnZ4a0VJTStFQVdmaUsxMUdSVWk3SDVSNk1BMVwvRVJkUlZ2MjdBMlBzRzRVbGlCVTRhckt6UXNoSFZFalB1RTFncWpZbHo0bFF6QkNNbGM1SHd4b3hscWw5OGwxaVhic3g3TUhNRjBxSUw0QmVUTTVITkd1Q1hzUEYwalNJT1UwSXpjd3NuOXFRZlwvZkJISVlrdGxYRWc4bVJVcFg0aUNGWFZKc0t0aUcyYU1uaXd2KzA3MjRpUXpUUElyQlljdEdJQkdoSU01bnhsM0F1Q0lkNVZpWm9hS2o3K1BmdzA4alpEZDl2eUZDeWlGS1JDTUZcL2VVdmp2NWRzYTdJZlZWWkduMEdTZ2dnTU5wV0FuWVJ3S1VcL3hmZ0o1WkhlTmZURksyak9GQ2RFbmpGSzJqbUw2YnZnRmRoNVBWUjV0RHJKT1lMUlMrNE1CS2Z6eFNvVU8zQmNhV3ZyNmVoSE5RdUp3MGhHVzlTOUhOT2JnVkFqVFZXVlJCZWRHd1hVV282bEhEVGdjSFwvOFViTkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVnFJdzEzRU1TY2g2TjlvUkFlSDZ5eWZwb2xaMjc0ajA5WWtScmRGb2kzNjQwRTNrcm04VE9YUjZxNVBla1E2dm9HZEtRPT0iLCJ0eXBlIjoiZ2l2ZXgifSx7Im5hbWUiOiJHb2xkc21pdGhzIENhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FaYlBBeHRYUGd5eStLcFdhbHVER2g3N2hyTkNpM3ZkZVY0bnFnXC9Ya0cyZFh1dFh0ZVljajV1S0xmRFwvXC9kR1ArWlVTb2xLSitQckxkcHp2QWJrT1wvSlJRSVBUQlFZNkpzd2h1NkM2dmtJK211NmRzRDVFQUJvVk85VGlHQnJudVwvb0pHUFVpSkZcL3VYM2hVSlU0K282TWlaQm9OaWYxMnRPYTJaU2VUWWt4bXByT3ZBd2QrSk1VSlNzc1NnXC9mUkplWEpUNGlNbG9icTN3MjBNeWszZmVKTzB5blI0MlhBZWl5VEI2aVNQT3FxT1ZURDJYRk9oNHdNTUpXTnRKMU1vZjJBa3F6RnRGclB2T1lMSkxkcjdiSUtzT0tYRmhQeDRUd2IyeURiNmVCTDJCZVJkUDlQc1l1akkzXC9CMWJVem1EZ1poeVZmbHhhbVF6dGlXR0VZc2tQQmpmYlpTSzNtMVowdHNIZzE0dHJOOEpxQVIwOGh3MmNibFg0ZVNvOWVTUHljMlcybGdJTkhEaFkwUU9teEhXRG9IcVwvcWpodGJwbUVJMW93SFFCd0tNUUVtOGRqXC9sZzd2KzM4VE51TG8yY09ORlA1NUg4dmRHNk0xZ21ydXdjNUtTZlpXeEMxd3dmTzJsb3k1Y1B3WURZa3ZrZzltNTNvQmVJYnpvdFBBTnpneEptYmNpdmlCdFErSWRBZTZXNitEVVRkXC9lcndNVDlRVmVPUDkrY0psbmdPTHZqN0RjbmprN2w5eDJHUVZVd0REVVdhY3FsMVZLNGhFcFwvaDVoNm1wSytOMW1EWE5sNHo0c2JXZU03UjhPVFJ2bzhXZUVjeEtna3ozUmU3OXVObVM3M1kxXC9mNW53NkIxbzZcL0Iwc0V0TUZFWHc2amQxRjZKTktzUjhJaFV4RFk2bGlLOVwvZjkzMWk3ZkhacUtTUVRBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmJRRlR0QTB4VERKMmo3SEF2RjBxckUzZ2oxYzBwbEtrSzZBXC9jUTZqa2dCb01YZ0xcL0xqSGlmUXJjYlZqRkZxWHo3dHp5TGdTdVl5WVwveGsxdz09IiwidHlwZSI6ImdvbGRzbWl0aHNjYXJkIn0seyJuYW1lIjoiSHVua2Vtb2xsZXIgTWVtYmVyIENhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JTRERXaUxwNGxZRXJzRFNEK1hpbWVWOGpWekpCNnoyNUFZMzdrUlwvcnRrWmc4TUh2UGZFZjkrcnlsanlZSFRQcmc1YlRVRWo2ajNZeGM1amQzZGI4dG8yNFVpQ2Ryd0J6XC9KV1JVYUNQVUlKdkZyV09QZWp0aGdOZENmdHRnYXFmT2RWa25NWXlVMzVsS2kwYStwSHVCdmtjcFpZeEduN0VubTlZXC9uK0dITXFqTGRzbmpNN2JrcHpURjhORXcwSkt4VUh3TE5LQ0pydlZwZTF3UDVzOFwvSkRwdDZFNDJuZTNXZ0hTS2NMZ214c2JBRXhqK0NDNTZRME5KVWdkRlVMSHZiRjZhOUNHbUZ2SFN2aWsrRE9tXC9LaE1zV0FkV0VTOXFrekV3NVo4M1JcL3BGSEVNelgydFc1Rm9aa05JUzMyakljN0hTYUt3SE1GNjdQbWR0emdqamVtd3RMTE5jdHBUQkw5TWlTZnRpNEIrWGNPRUJ6QTVMS3hUeXpIQmNGWkxYQ2lvZWFreFJ2cmE1YjNpNlBya2V4dkhyTk90eVJ3ZCs3MUYwV3BcL0UrZ3pwYjFLUko1cFJ4QzV1SGtJaUJPa3VyZGNLalBLdFhvTGdwTDQ4TlpZV2I3NEZ2TWozVzUwZTBDXC9jSkFkWVJacDd5TmYwbUN2T2hMdmEyT1JrSnZtYUNyNkpmb2lrNEpcL1lBNFFyTTVXUENpbDcyVWJ4dzFOQmNJZG9EQWtDREpiMUlyanZEcnl2eEsyZ2s3ZWJWVmQ5eHduVTJ5K3U1NmFZWmNKZ0xLSjRYRWFsR1orQ3BuYnc4NnE3akkzWVFyNUthVmZGQjl5eWhVM1p3c2hQTkkzWFFoaXJEXC9FU2tuK2o4N2xuWldwN2hDbXNuYzJyMzNleTJQa1E5NmpvNXhCVStsdVRoWnZJVlRiVkpkSDg5N3JWQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYb0VqZXZ0d3pRVGE5clkzYmkrdzdxS3JOaWo2U1FmT1Q0M0RFVVdtQ29TMWYrRjlhTExaTWJDV1RON21MWE9rUVRNZFZJPSIsInR5cGUiOiJobWNsdWIifSx7Im5hbWUiOiJQaG9uZSBQYXltZW50IiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCaXk2QTZvMXZObTVGSlpCTmRHbFVMY2xRcFBNdzBVVnlrNXNUWkE4d2xGUXZkSHQrWXZYS1d6a05mN3N2OWxnb1VxR1hJdk54azBLM3lcLzdsSStFR1B1UUh1XC9SVmx6MUQyNmttTHhScCtObmpKeVwvbTR2eE1TeVwvMzhOZ0JKSmNyTW9YdFVnaHJjS0ZmM21RNE1RTnlaRUpcL0lYQmgzeVwvRTdhRURrZmdtc1N5N1VUZk56aGpsTHpmQlZEdExoWFdcL1FsSnpGclYwaVZpU3JWYmxIS1pFb3dxSUNQMFF3UkpTXC9YVTJnWDF4WTAzOExrWGo2czROcEJXSmthN21RNVdOc2lucFJXQUdlUitHbDhGQ1JlaXhJMDlqemlJN2VKN3REbG40UDRKZkpHbExDNENcL3BHNnhhZ3BWTzFoeU1jdTkrd1Q5OXN6MGszUW1FeldvdUFraVFuak1OUnViZm55WEpDXC93YTlBTUhyTGZINllrU2NibXV0S0FTUlNjSHJnZDhqQ0JDRUlEUTVqQU1iQjZaaGFUV0dxV2R3bEl1SWJtVzBIQnQ3bFwvcEVRZFZBVzN4N1BCVVF3dFpNR1hNdmRGS1I0WUFFK0xoc2M0MEc3RlVTbHpMeExzMmJwZk1jOTlKVXUxNHFIbmNFQWRlUzhYVmlFdll5UjQ1WmlVV1I5ejlGeHdjdGlxdDhLSXA1ZmFaTlAyUWFYOTdXN3lTTFwvaUp1SVpjZzFJeGpLelJjOXlkdG9LXC9OWnlCV0p1MTh0aTNPYlhQUE9zUU1HenNuZGlnaDJQYkNFdHZ5MjZQWFBzWEhsWTFPMURIVDd3MnJCZmczQWtmOXRHNTczNzBhNTZ2TzRMdXM1TGtadlpQbU9QSU54bHBOTnh0WDZPMThYd2hZamNQdkE5SVdSQStCWHFSM0tickRDRkJmVVJja2g5Y0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVndXU1RLdGJuODBlMjF5WFJjV1d4Y2VONlNLbzRxSk5VcFFUZjRXR3ozQ2FheG81V1UyeUtGNUM3WTd5SW1QM3B3PSIsInR5cGUiOiJpdnIifSx7Im5hbWUiOiJMYW5kbGluZSBwaG9uZSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQVZJaGM4MnVyOGlySCtcL2IyWnRmak9tdE5laDY4S1huM0pOM0hwRzY4QWcrSGNVNStKOUtuMVwvVnY0WVIxSzFSZ1NCQ0JTaUIrbzdKSGhEMjZwZEhJdmh5d3R6NnRxbHRMWkFvRW1FVGZTdm9XZ2NQSXpYWTFKdG9oTlEwdEZiV0lEcTZqeU1oK3hDcWhlaVNsUUw2Q0VkcEdnY1NGUmI0RFwvSjBtak1aMm5FZ2N1WWt5dDBVcEVNeWlKWFljUmFjXC85R0hxbDh4ZkVQQVZCS0RcL1hqR1V0ejZZYTF0bmQ3MVwvNm1uQmJZOURsdzluSytRN0xyajhnejZWclFpXC81c0RWNWJxTkVOSzlBN2pvdmk2dWFtZUJ2QnpsVmZ3eXQzM3ErcXhuTnI2d2NFMUo5VkxXaGRCXC9ZS2ZleHllM0MwelwvdzB3UDFKOWE4U0ZkSGpkNVQybTRyTGtxYXYrS3hyZDlVc0NFYXRYWnRmT3JxNkhVTEF3XC9mVmt6SjlVOWN2bFU1cHJvbm5FYjVocldoR2VQYVhVODRZdGwzT1pndXFjU2ZmOFVhXC93SSs5YmhLUk85ZVdcL0FlcWYxSldTanM1MmpPMDRQYXc2M0dUVE1cL21YUWNFTmJKZnFxazN4RUFUVFVOTVZEbFNnWkVQcnl0QVU0YW8rTFpKNzd0WkVuSGRqbGNSZkljV2phSEV0cjQwYjNCaEVBYzh2Q1NNYk9lQnpFUzgxVlNINEZxMVcrTFIzSjdrXC94a2NzZmVIbHVYR1ZLeXBteW9PTE5DemFnZWp1YlBDUVZLVnAzalpqaVBVaDI5VVwvK3EyXC9hT3kwaG9pdlJOZ282c29qd1UxeGtlOUp5SkU1b3hESCtXVGJtQ3NiSytPckpKcWNDZEN1V2JzaVk3M3Y0NUN4OThjQkIzd0VLNWkxckgzQXhQaWxpaXF5XC9ZQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZmUlN1NjRack1NdVRtd2s2QjdjZ2Q5M3g3cSswV05IS0FHTnZKbnBDNllkeUNTaGp1K2VOQ3dObTA2OVlpUFM1T3Z0dk0xT3h3QT0iLCJ0eXBlIjoiaXZyTGFuZGxpbmUifSx7Im5hbWUiOiJNb2JpbGUgcGhvbmUiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0N1RjY0eWl4RGg5VmZqSzF3UHI4NkZrZTZRQVZYK0ZYdm9wOVwvOXJla0xwRE9WaGtORXNOR0Z1OVhsUGZiVkhFT2wyNGwrMElKUGxDYm04S2F1Wk1qakRab3Bybm9ZazlBZnBNUXhlWEl3dzRzSU9xdEZyWDY5U1NCcXJPb3J3XC8yMmM5ZUIrQWs0alkwUVY2NUVCUEVFbEczbWlkemVla2NNSlZsUVdrM2k5bW9hWkVQb1c1QVBiYlhWbVI3K0pEUFBDdHhKMWVyYmRnM0VTMGt2a0pNbGNZdVNnK1pRZWUxOVwveFMrbTNvOXlDWG1EYTJWNW5VcFRJeERcLzVMZjhcL1pmOUpuNjVWZ3VwVm0zY0VqMjR5Y3FXaittYzdjeFdGemRwNjdESk5MQWNBTW41TkpJeFZFeFBiNU1RMGR6NmVUb0hUTVVVMjdlUTdOeUluMmpZbXJVS1plNW9vc0V1SEF5SkRBRkFSV085OGo4Q0NpNUJOM1l5MjZ1N0FHK2NQNEpFalJaa1A3bE5hVE0yNEdwcUk2VDExQTVlYzExaGZlU3g2XC8wYzVoZGhaUU5Rb1oxT0Q5Z1wvK3ZMUkdiOG1NaTBJaDhLOFVsbTA3MmV4dmJcLzFCUnJrV1dKQ1BBMDJJQkZXMnl6V3FhOFlDY3VGTW5EakQyZU9IUW9HNVlaS0lUYnN6XC91TlwvOWFqN2UxUmVGXC9XS3Z6OHVKSGZnNUpkM0cyaVM0VEJOZ09nZmVPazByTlhiMHBPNmlMb3lhaUtzR2crTE56MHYrZ1d1MVowQjZraW5qVUVXR0c2UDA2NDlIUkNiNWE5UDlIZ3RlUVNNTEExcjJJNWd1Umk2OU8xUGIyRUVFellzR0tmRjdOemlkeWFwa3VJRzZ6TFhBZm9Ra0xhenorOWRDdFN4QU1HWXlhRUFwSzZibk9NaDRJMGZwYkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVFJKd25Mc2dLSnFlQjk3YkpPU0piUTl3V092TTVxVG5zK05aWnMydWFSTXNuQWVjdXdtV3lMdUtQYkE4SWxDSEZocUtqOXozK289IiwidHlwZSI6Iml2ck1vYmlsZSJ9LHsiZGV0YWlscyI6W3sia2V5IjoiZW5jcnlwdGVkQ2FyZE51bWJlciIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZFNlY3VyaXR5Q29kZSIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeU1vbnRoIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5WWVhciIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImhvbGRlck5hbWUiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6InRleHQifSx7ImtleSI6InN0b3JlRGV0YWlscyIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoiYm9vbGVhbiJ9XSwiZ3JvdXAiOnsibmFtZSI6IkhpdGVsa8OhcnR5YSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlpvc1Q1UjErXC9TNGo0SEdFTldXQVwvaVBlUWZranh1amh0T05wUGM0N2hhdVR6RGFlcVdISlZoXC9obXU3NTVCcFdqVVwvNFhOeWZQWGVkRk9IUk5DVmcycjZXcmtZTXhTKytBR3lHc01wanVwNEZObmIzNXBrV0NaRWszbWV1b2lqaHZUcWJ6aXlaRXJVQzUyOUwyMkJnbW1IN2dwYXlCVEpFZjJEU1luVHNTdjUyQTVpZUo3YlByb2NiMnlsR1d5TDBWaFhkd1FWWWZWZHdvWVhiYVZcL0FadnU5czV0Zjc5RXdmNG10NmNuQXl0RWtKU1hnWjRHT2VGSHRKeVBkcXI5cGVcL3dqQVNyb2c3WE1TMEV6aFo3ckdJN2VCNTQ1d0dGaWp3bW5TbHNyRjBKS004bkVnZlRFblNXOHM5YXJFRXdDNUNIOXU4YTdhaGdma2NSNUc4d2thNzhiZDhtMHJPaDcxZ29iYVhxenNoNm5ETEp4b1ZKSTdRRjVwMUFvb1RKSkppbDhROEhaZEJsQkZmd0JQV0hJYVdvbjgxOEpDZ05Mbmh5Y0lwTDRwSjV2MzRLK2xoNE5ROUk0YmUxN1YzdEZHQVh2WEZpR2VCTVA0MmVNVFhoR3d0ek9neXdyY0tjTGRjcnpsbHhsSGFLNFBFb01raGVKRjVoc21NUTU4eFcwblorekV3T2tPSGg2czBDRkhSK0ZUdEhKdmtIcVdOQVc1TFEwbENFbTE3cXdHKzdWNEtaMHg3ZklZTjIyd0Ftc0czUXNKTzFRaTNxb0JCWm5jQzZwcExqdUltQWdoY09IQnd1dUJOdURaaFZFUXEyTVdDS3RRSDRhbUN2Z2hoQmtNS2tSK3k4b2RFRzYxOE5PRWZ5Rmw5aGVSMTNaaTJwQytBXC9PK2NDemYreEE2eEJ3QXYrTHJFcENTVGpkZWZuQUxBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlhuZ1Y5RTFJd0RURDBGbzlcL2J1cEd1c282REZ5WmxqMG1JOWowUEx0NkhhZkJ4dG5NbCtvSFZCYnVrWmZqMXJqN0I2c2VNPSIsInR5cGUiOiJjYXJkIn0sIm5hbWUiOiJKQ0IiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FFTVRlUHZGNENadENkOWpiaXJqUjBBcXBPUFdGQ1YyNW5jOWxRekJxNk5nSlwvQkw4cmJzYmVZUEVFV2Y3T1dyU01kbWlGamVKS1pOOWs2c3hQV2NiOEQ2QUhnbVZEa2xyS0VkNlI1cW50TVkrTDRoTnMwVFArUWN4MUN6WlkwelVGZ3JQNEdwNXNlUkJLS3BveEdVa0FzQk1nSWVaUk1RTWF6NEVVenR0clpCXC8ycDFcL0FqVlZ5VUx5dyttWWwyQWlSRkN6RkoySHdVRkFkczNXMzdVTmxPSHE4UUJjeTRtR1FMb1RtNnNqbElIcGV1ZFp0bGtvUkxuVWhZOThwbEJlY3BaWVpiSGlUOUpDbE0wTE9Yd3lvV1ByK1wvajU4UlJPR2Z6Y3NJVE9QRGJldnVvdXN3cTkwSUpjeG5zRWRuYnE3S1FDbWluV2dhU0I1clp2NGZHUldTYTZ6RjVYK2JCaVFpeExRRDF6cXFcLzRhcHZvRW9SY2ljRUE1djZXVkgzYnBYUUJodUQ3M0hGVlowYjJncnBxOFJxMGVHVjlFVTRRV0RCM21ua1ZhUjFCenFFNkJDMGZSXC85U3hBR2VsdVNKbjdIVlhqdVZaMmJcL1hhbVEweFwvNFlITlBXMVh0RTVQSVZPZHRYSFwvTEt2RFMxY2VnNVB0ZEVaXC84M1hxangzWTQ3WFprdGRLVHJ6RStteVdKblREMUd6djFcL1lOMWtcL3FPRWlHa3lxQkF5M3ltcFBJNVUrQnUwUzV4ZWlsdW0wa2pBV1FSNWJzR0Y5V3NPYkFWSjR4UGhrWXQxVjdwMjF0ZDNnVlR4d3c1UUZERmtNU0tcLzZNWStxbWswMWdSU1JJQmZsSzBibnR2MDFZVGVHM2lETCtNT0FMYm5yWTJTdE1RM1wvcVBqSmpLWElCQmg5S3NmdytBdE5oZVhrNkswQ3NkdEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmUjZxSnJ0UjZZbnhyaFpJQkpzWEhKRGZUZFBWTlREakdcL0tkQnE5M1wvTFUrbTJibFVLM25sc0g2Mmd4U0llRCsyMjg9IiwidHlwZSI6ImpjYiJ9LHsibmFtZSI6IkthZG8gV2VyZWxkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDVmF5a1lkQllPZDlTWFpobXR0MTUza3pSd0VoT0szYUNxemVXN3NkaWM4QnlwNSt0aDBFRFdhZndmSUlHN0xRTGYzM1VGSXNWNUlubG1BZFZBdk1rWFJ0MkJBVGhOTHFTd0NSMStDWlpNT3o1b2tTMmRGREtHOXJkaDErS0RCNmZyWWdSVmlpc2FKNlcrYnY3N2w1NE5uRitBOEIxbFBqS3lkQ0VudjJlTjhcLzNtaTMyMUFqTURxaW04SUhyZFRZbDJwRVwvXC9SNk9FdDFiMWpBTGtobis3M2p0NmdYYm9NUHd1UVRwa05NUnhOUlBcL1lhcExrS1gwNEEzRnpxbmJlcDNCUWhYQk1mMllFWE9qUXc0cnlWbURJb2pPcFBqaGs5ZXU4VW14czRzVzk2ZGJvMGVSTlhiTmQxK1NjRE00RlpRUG04blFcL0JKK2RhYm4wdVp3cXN6NjRjSlJ4MStPNGMzcXdUc2E4enRTY2thQ0w0YjdxS1lLM3J0WWZ6UGZ5T1ZcL3d4NGZ5Tkh0YlJXNjA5ZVlPWFY3bmk2NlJsYStoU09wSEZCUXpoTHUwU2JLXC83cGRCTUE0MmNDdmlmbjBDTFwvZ1Vqa3FoaVwvMVhXU25VXC9DaVhWMVAyQmFPVExBVzJydXRFV01vdmcwYm81OHU0XC8yTU1QWEtwY2dHRVljMW9vWFd5Y1pWeFR2VEJQS2NNOEJMSkl0algzeEFCYkVFZGJDcUplZlBNU3BQcnZUN2tGYnZveHVJUWhyTUVZYmhhQ1E3aTlcL0xDWG1xRlpGMXFLclV4QlVNZEIzc1NBR3ZQeUduTE5jNnpDbDlscGZpcmhaNzNYZFJ5eHNUekZMMFI4dHhCWHF4STRJaVBGV01SdDAreFYyZ0FGcUJFQ1k5RmVvRzluTUZGZ1NsQWhCSUdHVFZUdFBJYWx0VDd4WURWS3pTQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZRaWYxXC9yQXREV0EwNU5iRXRxc1FET3ZuWFYxNUg0alFBbE5vbVdrRDRJMGNkS1dEUmlYelYyeVl0NjdGXC8yeno5SWhiTFpKNnl6MSIsInR5cGUiOiJrYWRvd2VyZWxkIn0seyJuYW1lIjoiS2FyZW4gTWlsbGVuIEdpZnRDYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBcFlJMmhiSGVEZkVTMFFFOWw3cG5MU0lBXC9NSUtnVGxvUzF0aGx5QUZneEdcL0FWK3JZbkNRb0hTblwvdzN2V3RqZ00wcnlkTFdqUWRJcVdzWUtLZVJCQ1hqcUxXRFByWUI3Z2FHVCtcL1JpTzV3OG1JOXQzT2wwTG5JK1R3TDNOcVhSaEZEYXJNa3Ixd0JrcXJ5bkhmdmNwYkVia0xWZEtTWVdlODhab3JvSWlFQWczK3EydHBuK2ZMd1h1Q3Z0VVhxcXF6WWsrQm9cL1NZSjBtYnhJU1J6RklzRTNaQWFVbkxXdFdhSmY3cnppeUphNmp6Y3NWRGdxcEl0cE1mZW5JYXJWRmNMUXY3U2lmMUU0UTJvMVdvUFJtaHZsTk83WjJEbHV6U2FEKzFSeWNnOWIzWGlcL3Bqa0tPNFlvb0NyREtEVnRoWVhiZTJqNlJWc1pDeVpGSmU5djVFZ3AzTVVwblRcL1h3aUIrY2JhU3lQb0MwWWFjb1RcL2NuaEoyYUhUdFY2SFZLVVpQRDhFaDRqQmRpOHFBUGdiQnpyM0U1TEV0SHVTWU84cldiWlFNWVM5RW5KQjBnbVwvRHRvUE00bkhVQTFwYjBmZlNCWm1TUWdDZU5ycjg5WmZMdkpaUDdpdFpJK3RqZmFGb0FZMExmenpDU2dlM00wTHJaTUFEdnFHOEJnK2gycDZibk14NWFcL3NzTFVMN3ZubHlmR3BsMk9saFdEYkpUa3BxQTV5dDM1dXNGbmlPTXhrV25oa2NocTBCRU5MM3dYbFwvZEFpb0RrU1RkVlB4Z2ZaYU95OUZTVkpaTlIyZ0NGbVlodGg2WWs1NUZCU2NVZElpczJ0eWtuZE4xYWhTdkgzdEYxalwvSDZjTEZkcTJCMkRMb0hvcTNpM0xlV0J0dmw2MUk5OEVLK1JBSk1JRXd0UFZzV2pyTkh1Q2RXaG1CQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZlMGpNeWNURDg0RDVCQktBZDBtR01TR0hSS0graXdoZ1wvRzhnMjFxYVgxdnF4ekUxV0pucThPS1RycmdyR0VmXC9mQnhGc2lxSVFxcDU4Z0dDM3ZLdEpmcSIsInR5cGUiOiJrYXJlbm1pbGxlbmdpZnRjYXJkIn0seyJuYW1lIjoiTGVpc3VyZSBDYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWWRIQk4wKzVVMW1DTVRtV1J6cTV3VFdXckRobDhpNnE2eWlpeVBjRzFmcm9BYnJsbWhudHZIaUFlZUdQd3duSWRqZk9ydGhSM0hjTzg3WnMwNUhOYVR3bTltaHhrKzN0XC9NVmF0K3IxNDJxczRvNU9LZElSNHVZUklCUnJqREcrVWhVVzFkQW5OdnJDQ1ora1pGdWhcL3Y3VHpmeHk1M1JlVE80Q0FPRm1zblVBcW55bmF6VnZ5WDlsTUlZb1RzZDBLWGpCNW5MR0kxRFY0XC95OU0yTTRpeUhtQ0lCNTlCdkY1eDZibnoySUx0ZndSWnRRZTlIb1Y0V0NPM0k5dGl0RGt0bWRPSG5Dc1FrS2wxMUpaU1FBSVdFaWJHbVdodVFtaXVUSEkrVnVUVzlxS2F5XC9ZYTVqNVNma2hcL2VDT0E5MFdtT2FxeW5KV0NkT0NpWXNkOUlpVVJ3c1E2U3FIN2tVb0JKN3RsMVVNOExwSnlaY0xEVFg1SE9cL25Td0E1S0JSdzkzY0hlcnlCdG1IYXZmSDVWWFA2MEZGTUNRcjk1V0NLTkZmSnY5RkNWeWRiZ2FRM1VpTWc2RDF5Qkp0SnF3T3ViNmFXeXZiMTMzS2dJcEpuaE81MjJYXC9LeGtIelZrQVJ5ZWF1T3ZSYXJzVWxpZG4waDZJWUFtd1g2SlZlSkQzRmxuRFlCT0dvWStJazJEenZCcTM1eWxmaktyTk1FbnRrRm9ZT1FaamFCKzRCSVVwODZwSlNxXC9ieHVrZkE3K01MN1ZZclhzMEcxNmlXQm4zMDhrMEpsZStxeVVocVhDM3FldkpNcDg3ZUczbXJnYUJyXC9MaTNJZmFCdDNvN0l0TmRHOWQxbDkxNGxhakFtVmp4ZUxxVzhDdlwvdElzQ25hbDZ6d0Jrc0lFN0hoQ3VJTTJDdWlNQ1J6bGhIQTNCQnBackFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVyt3aVRIZ2NGYTNJTlU3YW9kM3hic2Fmb3pZQldpajk2eGg2amlHMmJEMllkQTk4NHlwbVo0MXVBMEZpcjZXbDFSNm5HR1pseVZkcnc9PSIsInR5cGUiOiJsZWlzdXJlY2FyZCJ9LHsibmFtZSI6Ikxvb2RzNSBDYWRlYXVrYWFydCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQVBwXC9cL0ZqdVArVUxBbnFPTEZ3blZRWDNwR3VUbFlpTW1TWFhnNkVlanhkZGJoeEJmM1wvQ1BCRXpJUmt0WXd1VnpZYk1lTnJ4YkFNUkRBckV4ZFpKTWNGV2JCSE9wOXBMR2NUNG1SV20ycG1mK2FSZEtOeWdlUzNtSTg1eGxUXC9sNThQcEhoVzRvWE96cDBraDhVRTNkUGJiUXpiTXVjYUM5RkphODk4ZGk5a0s3Q0hCT2luR3FHc2NuYkp1ekJyRCtPM1hmMk1zaFo5SnRKaEZGTmJJeUxnYndjdlwvWUV4eU1rQXZYZGRMc1ZTNzZUbHJQanFRc0NPQ0V5Q1U5K3d3alA1R1JhSUhxTWJ3eCs1dkQxWnk4WWgzR0IrZnFtRTJKQmJyTzR2U3REU1VjUkptb25aNmVHbVM0RFA3NmxRNDZBVnIxUFk0S3daT1wvTUU0S3UwWEg0dks0OUVKS1FJU3FrbGxseGErMllrR0FoNURzTHZEMHRBc3dmUTVMdnZ2bVhJRWFjS2pmWXNLTkthN3crWjQxQm43UFpUd0xZcCtGQm55bmxHTzZBbVJZZ21KU0VhZzRyQ3VlWkQwcUpOcmdjSnFNcDMzbDBlS05iNzJ3RFFMWjVFc1haN1lpaFRxOWdMXC90c1ZvOHNnT3JaVjFBS1dobklZenBJd1NOZUpKM2Nsa3FPdTI0VGlsalwvdjFrcWlESTUreW4zb2FBWk8zY3JtK0dUTVdZN2p4S21IM2xZMTMwXC9qZENNSGJQVHVnb25BbEphbHBJNnMwdmZBNkxiRmNZWDJCZ084NjdDbW94OVNTQk45RUJHN2E3Rk5CMDdQZjJrZVFjZGVhV2cxRHdsZEdQU01DdE1DMm9EYU1kMnMzZXh5cm5FT2czcmRiaDZRMzlyZmhPSk94QjBSdjI1T3JuN2pEa2FCcXZxTWYzUkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVG1kclNueTFrRUVIbUpENGlSY3VcLzBaUG1nU3FWb2RScTVlRmhaTEwzOFhXdEg3VDAzR1FDMUJkZ0FCQmFVZ0RBalorYWRoMkVsKzcwZjZjQT09IiwidHlwZSI6Imxvb2RzNWdpZnRjYXJkIn0seyJuYW1lIjoiTG9vZHM1IFRlZ29lZGJvbiIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ1hUeHZwTTVOb3ZkS1oxXC84TVNKTVhtSUR6ckcxUzM1RDJ4UmdKaGxmSCtySGxjQVBkRW9lUzVFN0NjVURLXC9wQStOc3FWWFNLVjdZcFBsekRJMkhvdDF3SzgrdmhIaDlnM2hDRFwvY0N0VGhwbGF5d0JlQUtXUTFZWWVYcUNpU2JMZU5BdFREV3MxUnZQQXdzV3BEYlNGUTFWblhTK2tSOXZFXC9UMWdHOHB0aFNycFY3MmFVZ1wvTW0ybUpHTmUzQkp4em91KzJlVTBQRWlLVzQ1RW1RTnMrMVFiWkxLd3ZFMEJ5dkFUQmI2K0p2YVhKcWRaWXZrMGo2aTEwRW9hdnZjZ01RRWRUaXlJMmVGd1g3bytGMEIwR0ZSbzQ2QUNDUVwvQkR3ZWtnMyt0UGZEc2M2V0x3Tm4zQnJYQ1I2YkhBV1VjUFEwRW1sQ1JEZGcyemJUMGZ5SEFHVisycThyNkZ6dG9cL1wvTkVpM3hSSnFDNHVZdktnNGowQ09VZlpTSnNlQnV2d0thU29FWm1WeW5pMjVZNGw5UVNPZUdDOTBoSlorRkxiYm8yTTVWcWZ0SklJOFZVQmMwbzViUktYQ0FGQmpuNmlESGFcL0Z6UzhQTGtlaExrQWtXbFUxUVJVVjZxRGZPZnpNaEFUNkJcL2ZHb1hWcTNFQyt3ZHdzRWhaUDlcL2o5RG1GVHVMQlorejhMMnl5WmNEbWhLRDUxMzdpZnZ0SDdTdERhU2ZwT2RaV0JHU09UcHVBK0U4ajhBcWZ1Vmp5dW9hTkNFb3BSQVYxTGVzNG1JS3YwanV5SWh4c0krY2dVVTRzRGZLcXZEa3pEXC9zbUdHaGxvQzgwZW5ibmNnTFYyekNnbTJ5c3VMVE9SQmxWaGhaQktuUjhhRUFcL2ZhRGlpMFVJSkU5YjViT0puUkM0VmVmZUZOVnJUa2dCcFl6aG1wTnlBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlN1REdPVVoxeGlUOXB2M1p4dnpEalhkYkowSlFuYzVFV1ZyczlISzZUVFBEaUJtUkRod3Z6dnJWWU96VEpqYWViSFlcL3JnNituekhMWE1nUlJucTNBPT0iLCJ0eXBlIjoibG9vZHM1cHJlcGFpZGNhcmQifSx7ImRldGFpbHMiOlt7ImtleSI6ImVuY3J5cHRlZENhcmROdW1iZXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRTZWN1cml0eUNvZGUiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlNb250aCIsInR5cGUiOiJjYXJkVG9rZW4ifSx7ImtleSI6ImVuY3J5cHRlZEV4cGlyeVllYXIiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJob2xkZXJOYW1lIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJ0ZXh0In0seyJrZXkiOiJzdG9yZURldGFpbHMiLCJvcHRpb25hbCI6dHJ1ZSwidHlwZSI6ImJvb2xlYW4ifV0sImdyb3VwIjp7Im5hbWUiOiJIaXRlbGvDoXJ0eWEiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0Jab3NUNVIxK1wvUzRqNEhHRU5XV0FcL2lQZVFma2p4dWpodE9OcFBjNDdoYXVUekRhZXFXSEpWaFwvaG11NzU1QnBXalVcLzRYTnlmUFhlZEZPSFJOQ1ZnMnI2V3JrWU14UysrQUd5R3NNcGp1cDRGTm5iMzVwa1dDWkVrM21ldW9pamh2VHFieml5WkVyVUM1MjlMMjJCZ21tSDdncGF5QlRKRWYyRFNZblRzU3Y1MkE1aWVKN2JQcm9jYjJ5bEdXeUwwVmhYZHdRVllmVmR3b1lYYmFWXC9BWnZ1OXM1dGY3OUV3ZjRtdDZjbkF5dEVrSlNYZ1o0R09lRkh0SnlQZHFyOXBlXC93akFTcm9nN1hNUzBFemhaN3JHSTdlQjU0NXdHRmlqd21uU2xzckYwSktNOG5FZ2ZURW5TVzhzOWFyRUV3QzVDSDl1OGE3YWhnZmtjUjVHOHdrYTc4YmQ4bTByT2g3MWdvYmFYcXpzaDZuRExKeG9WSkk3UUY1cDFBb29USkpKaWw4UThIWmRCbEJGZndCUFdISWFXb244MThKQ2dOTG5oeWNJcEw0cEo1djM0SytsaDROUTlJNGJlMTdWM3RGR0FYdlhGaUdlQk1QNDJlTVRYaEd3dHpPZ3l3cmNLY0xkY3J6bGx4bEhhSzRQRW9Na2hlSkY1aHNtTVE1OHhXMG5aK3pFd09rT0hoNnMwQ0ZIUitGVHRISnZrSHFXTkFXNUxRMGxDRW0xN3F3Rys3VjRLWjB4N2ZJWU4yMndBbXNHM1FzSk8xUWkzcW9CQlpuY0M2cHBManVJbUFnaGNPSEJ3dXVCTnVEWmhWRVFxMk1XQ0t0UUg0YW1DdmdoaEJrTUtrUit5OG9kRUc2MThOT0VmeUZsOWhlUjEzWmkycEMrQVwvTytjQ3pmK3hBNnhCd0F2K0xyRXBDU1RqZGVmbkFMQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYbmdWOUUxSXdEVEQwRm85XC9idXBHdXNvNkRGeVpsajBtSTlqMFBMdDZIYWZCeHRuTWwrb0hWQmJ1a1pmajFyajdCNnNlTT0iLCJ0eXBlIjoiY2FyZCJ9LCJuYW1lIjoibWFzdGVycGFzcyIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQnZiUlBrQ2RkYXk2ZWtDbytaM0dCRENXd2NHT3E1WmlUckxab1hUV0daQlVIdzVRdVhmeXBVMkdJY0VFcUxmU0oyQjNqdENEVVQ0NmJcL0xxeU9za2JYcmNmZVwvU2x6a01wZ3RqWXlJNXA1b1wvZlhBVjJFWVNhZ2RJVllOXC90ald2VEx2YWJRcXhUbUhPYnFiZVNoXC9vSWtvZTdYRE41Z2NUWmVxcE91UGUzNDh1Sk5FaG5zMytDdVRnZnVoNW4wM3Rrb3BkS2xQS1NlRnZhTjcxV2hPTG1XbnJmNmNUOVVUUXoyS3NJMW9SK0pWelNPY1c1WUFDazMxRDVCSWthVXdKYWlCMXd6aW5qSWJKQTVocGc4am9mdnFQM3BZMVYyMDJtcFdTa2k1dkdXWGhncThEa3FZemc0RlYwRTFpMWpmOFBNQkhcL2prRU9Ba3dTVjJDQ2ZoUUxHcHBYR2pTWCthR1FmaG56eHVQMkpsbUNSVk1hckd0N3hIT3lVVWdsS1MyNVMxeGtLWXVobW53U0prZmQyVXVHSXFia0VTSVZEVis4U1hpejQwMGxBdGdcL01kV01tdnhzelVad1BzUmtQMGVlQ2J2TFVnZTQ3ZFlLVlhiMWViV2l4QzFCelhlWmtHeE9PZWpcL2IrZjQ1SlFZbUhWT3ZvTGt6RURVditISGJUNU9sZXo0QVdDWVVrNU91WE03YW9cL2ptT2EzREdtelZtNmF2OUxhaGZlaWlQTzlmWWNYOGt3b0ZIWmJLY0tSVmhzVHd5WjVcL1p5MjVWb0NMbm1ZY0R0NGhrUlFlOStuRGQ1QmVQdjUzWXlJZ2treURHZWJsdzVOS1J0VGppc0xvNlB4Ylg2OHJHbm9URUE4YTRMYTdzMlEwMVFnaGloSWlVUVk2UXprTG5uOGZWeEQ3VTlMYVwvZitkQ2hJd1JJdEdaYnBTQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYemdmcDlQU1ZMXC9HeDhHTkNSMndTMnF6REE2N1pDUTNob2tMN1F0WndpRUxzQjVrcm5PQ1o0WHlDclZVSzVRd08xNFhFcVwvbzRiTSIsInR5cGUiOiJtYXN0ZXJwYXNzIn0seyJkZXRhaWxzIjpbeyJrZXkiOiJlbmNyeXB0ZWRDYXJkTnVtYmVyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkU2VjdXJpdHlDb2RlIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiZW5jcnlwdGVkRXhwaXJ5TW9udGgiLCJ0eXBlIjoiY2FyZFRva2VuIn0seyJrZXkiOiJlbmNyeXB0ZWRFeHBpcnlZZWFyIiwidHlwZSI6ImNhcmRUb2tlbiJ9LHsia2V5IjoiaG9sZGVyTmFtZSIsIm9wdGlvbmFsIjp0cnVlLCJ0eXBlIjoidGV4dCJ9LHsia2V5Ijoic3RvcmVEZXRhaWxzIiwib3B0aW9uYWwiOnRydWUsInR5cGUiOiJib29sZWFuIn1dLCJncm91cCI6eyJuYW1lIjoiSGl0ZWxrw6FydHlhIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCWm9zVDVSMStcL1M0ajRIR0VOV1dBXC9pUGVRZmtqeHVqaHRPTnBQYzQ3aGF1VHpEYWVxV0hKVmhcL2htdTc1NUJwV2pVXC80WE55ZlBYZWRGT0hSTkNWZzJyNldya1lNeFMrK0FHeUdzTXBqdXA0Rk5uYjM1cGtXQ1pFazNtZXVvaWpodlRxYnppeVpFclVDNTI5TDIyQmdtbUg3Z3BheUJUSkVmMkRTWW5Uc1N2NTJBNWllSjdiUHJvY2IyeWxHV3lMMFZoWGR3UVZZZlZkd29ZWGJhVlwvQVp2dTlzNXRmNzlFd2Y0bXQ2Y25BeXRFa0pTWGdaNEdPZUZIdEp5UGRxcjlwZVwvd2pBU3JvZzdYTVMwRXpoWjdyR0k3ZUI1NDV3R0ZpandtblNsc3JGMEpLTThuRWdmVEVuU1c4czlhckVFd0M1Q0g5dThhN2FoZ2ZrY1I1Rzh3a2E3OGJkOG0wck9oNzFnb2JhWHF6c2g2bkRMSnhvVkpJN1FGNXAxQW9vVEpKSmlsOFE4SFpkQmxCRmZ3QlBXSElhV29uODE4SkNnTkxuaHljSXBMNHBKNXYzNEsrbGg0TlE5STRiZTE3VjN0RkdBWHZYRmlHZUJNUDQyZU1UWGhHd3R6T2d5d3JjS2NMZGNyemxseGxIYUs0UEVvTWtoZUpGNWhzbU1RNTh4VzBuWit6RXdPa09IaDZzMENGSFIrRlR0SEp2a0hxV05BVzVMUTBsQ0VtMTdxd0crN1Y0S1oweDdmSVlOMjJ3QW1zRzNRc0pPMVFpM3FvQkJabmNDNnBwTGp1SW1BZ2hjT0hCd3V1Qk51RFpoVkVRcTJNV0NLdFFINGFtQ3ZnaGhCa01La1IreThvZEVHNjE4Tk9FZnlGbDloZVIxM1ppMnBDK0FcL08rY0N6Zit4QTZ4QndBditMckVwQ1NUamRlZm5BTEFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWG5nVjlFMUl3RFREMEZvOVwvYnVwR3VzbzZERnlabGowbUk5ajBQTHQ2SGFmQnh0bk1sK29IVkJidWtaZmoxcmo3QjZzZU09IiwidHlwZSI6ImNhcmQifSwibmFtZSI6IkFtYXpvbiBQYXkgKE1hc3RlcmNhcmQpIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDa0RCUTN0R202MWljaHh2SkJ0MHVMQXJzclcwcFo2XC9aVUNUNHYzeWVNeDFHVUhWeXdZS281XC9TQlQ5ZkExNFFJWU95QlNFdkR6SEcrRVZES2JzcThaR0dPODJBcmpFYmNwallidm44ZjN0MTBlcyszQm4rVHpseHZKaXlidWNmeG0ySXgyZDV5aVwvTVRZWWNkR0tTRlpsU3hHRlRGOVZORHpNVGtQODByelJZQXBCZHRyRnVSVEFQVzRoN3ordFd4OTk2SEJZVWJpdjBnMDE1TUhDSFMwU29ZaDJqUE9IaENtMTdSMnhCbmY4czFqY3BJRG5qWkFpTWozVm9aZW1WU3pjWU10dW1idVUrUjV2MW9VYUgzZGVBRWoxNHB1OTFpQ2dwT215VFFyWWlKZ2c4cDl1N3VVQ0RYUllBWWdvTFZrQkl1dDRQZUZtYTdJOVo3Z1dYcXJTdDZmZkhUZHZPMmtNbU8wT2djN0lsckJyRjYya29CZG5mdUoyMGpERWpvZEZcL0xhS3dRXC95eWgzcXhvMDZVU1FWTnZZWGwrSitFXC9pVWJOZ3c1RlIyQTk0SVwvMk1BZnhpTURTMHp0ZEJiQWYxUXphUzQ0b0pKM3VJUzZ6bENHR2NlbnhmUmRYTWpPWEVLbG9PK0YyQzhYTXZjdGN0SlZEZ1kzOTlWQ29naVpUTE5rejlTVFJyamc0cjVjd1pJdzRLdlhNY2U3QThLV1NLNTVCbGR5R3EweDRkZTBuXC9sajRrbzhvN1RvWGorXC9QcnlCdnRVamN6NjcraTUyZkx4dnI0aThpcWxzOXdTQmtSTFZmS0QrVmZLakp4blZ6bkRkc2ZyNWFEQmE0aEd3QU5HYkl1cUk0Z3Y3NEtYQ2RJV2JiSnFUZmREOVZBOXE0OWRnK0l5OURcL1ZoREZsVUF4ZFJMbWI2M2txUTI2ZGdBRkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmUXI4U1ZjakdabnVBcmpRYXFCc1cxS1I2aWdzN05RYVRJS3pXSEI4b0JoUGVmUVhBbW9lN1R6ZGd6ZFJiNCt5b0FZSlBjUFlsbkxjVDA4PSIsInR5cGUiOiJtY19hbWF6b25wYXkifSx7Im5hbWUiOiJNT0xQb2ludHMiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JJZnpEbUI4cURHYWp2cTJcL2hHV0l6bGhBQWZ0VENxcEIzUlpMZVBcL1RHdlplS0ZQZStDTUlGblgxek50T2h5NE5QNENFRG1NOGpIeTh4WGVkUzFRZWxOMXBHWFAxblRrbzV2TXI3cWk5RUZrUWN2U3ZacHdPNVwvQ3owbmpWWWpGZ1pBQXZKd0s0WXRkZzRvc25rKzNYMHFybjY0WmJzQThpYlJHeXFFRUJBQ2x2SVk0QU1HMmNHWHlxcnUzbHR4d1ZxSWM5MzROcFoxTmVaZGdFOHpGRXVOUkxkTXRHbUFmaWdMRGtScFJmM3NPbFB0cFk5dTBnZTkzaWJ6UDJqUmpVR3k1WUxVZDFDRkpOeDdmaHRmZjYycjhtTnAxTGI5U0JDdTEyY25VTlZrTXNOSDNtYkF0SytxMkNrN0p2ZDlRS2lJUkhiSllSblB2XC9MTlwvbllBcytaMHNIQkMxYzc4aFQ3cURheXVHWitoYWFzbTVlZW0zVjgwSnVNcHcwOFYySVdkR3Vubjdwa0dLSjRsZFhVdzB0VUNLRDdEU1V1TGE4Tng2OGVpUXh5eldXUnEzUFVZR1VuczYwQzFaWGtPS3dPUU9oQ2Z4OWpzeGpOS3FSTjdxKzl6eEh5QlwvYUNNXC9mWmtJQnNpTnBCcWs5YVRDTVEzVGtTQ3hJM1RzRm9lZkRPS1pYRHFGV3hDUHE2SFZWR3QyNTlYd1ZNSUZaelQ2QUtDZEM3T2NXZW9QdzAyYUFDUXNqOWRua0txaDZIREdoQUFyZTlwclwvbVBDXC9wN0ljcEIzQkRuRFFSdENzc0ZrWFVGaE1OVnhteHh5YitKSDhGU2h5NVluYUNVN1ArZlwvSjZRbjJaOENOSnlyMlJaNzdzOU4rbnRoTWhLeE1DMkRcLzNDandWSTY2VGl4QVlJQWtaVVVobFg2WEVOOEtKcTRheUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmYkZRcjV6RVVNb2hOK3JQQmwwU2RsdUhDWVpXdGNaQ0tWN1wvOHl6dnpEb1FZWW8yOEp5TFV2Sjg1dlBBWGg2SWk0Nk02Mkk1VEEyRzhLamUiLCJ0eXBlIjoibW9scGF5X3BvaW50cyJ9LHsibmFtZSI6Ik1vbmV5Ym9va2VycyIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ1RCaVBUTWttK1wvcTBHdUtuZVVuN1dFb1BmMUR0TDR4ajYrU1hReEF1ZnJpOXM4Z2VzZjd6MGZEY1pTcWlBcGIwVWFIUEp2WktXSUVNb25wXC9kNUY1aDRqSE96Q05xTUswa2lUWjFsN3Z3MHNcL2FDYXdUMHkwUDdZbWg1UGdnMmxcL3diaUFkdFY5bmVGaDRuVDJNM1hiMmMrRG9cL3l6SU9VMExFVmF1VHZDeUNySVpmSHZjZmkraFp0d3daUHhZV0FsekpLeVZwbUQ1UllsZjNEOU9IdWs0bk5qZkdYWTJ1eWFmN3dcLzBFSUpJaHVrcVBuRWV5MnNpemd4Yno3cVdnYk1QQXdiV21MeW53Y3picWZHaUkzRlpwUzJ6eWFqVE9YazQ2RGNHSlNpZmM5SDJhcmN4ZytPMTFKaE9iQ3AydjJTdHdoOEREWFwvdW9aT2hkTGY0MnNqWnlpb3lnQmdmS3BPbkVMeWF4dWV2aGFlTk05Y1wvakVuWURkU0w5UDk2RGlmb0NHTEdwbjVmQUdBRHNreEhzekx5b0ZNT1BcL2tSYmJJZVNuSGpEcHdFNFk2ckZMWE9wS09GSmRqeDlBMXA4U3lIU2p4aFZcL0cxeWxrNlBuYW40NGZSak9ScEVIK3NGMlhmRElOUkN3WjdFVTNsSDg1bitQNWc2YzY2dlJiWk11R3NzYjlLdFk1eVgzSmNcL0lBUW1ZXC9rUzdXTG1iZW1xdkNDeTF2TVR3eWs3SjJOaGcrREZoTHZ6RWdCd3JEbkNReFY5RXpyZUpYT0V0Qm5RMVQ5dzluUW1ycCtOamlQVmNIbmZJUFNSRTBlbkFHeTk3ZmZmK254eHF2SCt5em02MVh1VFZHXC9CUkJqS3dxYlM0bTNuT1JEcjVrbHBQSzNOaHVVdFRxcHVDcEhjeEFCb0ZKRmFyUkppVnVIaXBLbjZEZGdBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmFRcHlCRXl2bXJGOTBOQXd0ZnA1dndlaWdFNHM0MzNGdW8rVEJ1TXpYN1JvaUM1SWJ5NE1LZkRCcmRFRjFUUmJ6dGl5MVpPNUVjNjRvTT0iLCJ0eXBlIjoibW9uZXlib29rZXJzIn0seyJuYW1lIjoiRGUgTmF0aW9uYWxlIE11c2ljYWxjYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCTUNsSzllb3hrM0kzXC8yVWMyWFMzY05BM1VVOXFkU1lLUVducXc5Y09Ed3hhdFwvTkIycnFnbDhWZmZiVXkzbTBwdEZEb21jN2JVOGpNSG9LUm12R3VRXC9lV0k5MGJSVDk4RGpxdHYrdVNJZGd5d2ZkeG1PN3ZMcTFpbXg3ZWVHWUpxR0NnQWJKU0hqeG15MXladEU4dEJLMGRidE5CeUNiaDFjajBORkhoVG1hOVMrMk9RWlwvTVhEWml6UVwvbk55d09DS2Jkd1Bnc05uV2lVcjh3QitxRmZqVW9rU045eFFCN2VVVUNSNGIyWFVjWGhMRjRcL3IyU0tnWnVmK2xnbnVYTjhMb1FIMjlkNFM0VHJNMFRhOVVLUlBvWGRyRVwvSnZuOGFuNkhaZmRoZzdVMWJXTXNyVlVWNGFHR3l5QXBycG5jUE45NWc1alRaWGNvblZLaVFZcXp3Y3dKaGNNckw0WHlFbXZra3hINXBNOEN4Um5IR1hyQldiWG9tS09ESDFIN2ZHV01oRmkwRFwvTFlJRFBjTTJXZmEzZVp1SnZaYkg3aVwvdHVMUEk5QnpqZGZNRnpRRTZzWmJqVW1XM2xcL3d1ODIydzBUVCtCZ2NQVGYyOTN2UFY3V1g0aWpmOEpjWjBvY010UDY2STl5dnZKSW1qeTJZOE1kakNjWGlDSzRITjA0Q1plK1ZFS1dnZktDQWl2OXB6N1hqNExmUDhvaHhaZzZXOFYxN0dnSGFHK0hjNnBWKzJHcHBWamY5R3VFcXBWR1JweENFNndQSHdVSkhUZFBLOUJUNFoyZGRtUXZtakhCVWpmT2JhbSs2WDQyWGJDXC9LR2RTclwvcVNrUE91d2JwNVJjdjZWT1ppMCtEUTRWSkZ6UGZzTXllUFFQYlU3RUVjWFFmVkJMQzRrQ2hBajAxWGQzM1krQXArR0xsSFRtUUJJQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZUWmNBRW9KUWo5YU5Na01ZUmtFcE53U1Z1WmEyN3hpYVpQelwvNjgwWDVKMk9qXC9ZMGVnVHZJa1pocnErWFc3RHc3Sk9tcGtrMURBd1Z3PT0iLCJ0eXBlIjoibXVzaWNhbGNhcmQifSx7Im5hbWUiOiJOYXRpb25hbGUgQmlvc2Nvb3Bib24iLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FHS3J6a29NanRGVHU0Zm5Cb0xqU0JFYU1lMlh4U21jTVpZQm95WEh1Qkw3OW0rSlRFYlVcL241TE9tcGplSGFWcVV4emlCNVRlajNHUjU1dDlhV1I1SFhZOXZDYlwvbXhKNHFsbTd4ZFZqYjZZdTU2QnlQOStJanBJVzJzVFZpSU9zSnBIKzQ0SHp4SkF2V1lIZW90NFhRYVVmMVlGN1E5dGdIYVJWUEtxUzBuWFdKcDdpNE54MUV4VmIyTG9mNldya0dTQ2RQNStNN3RQS3hPXC9EQnBYYTFsZENZY2IxdWJXVHl1aEhlUGd2dlRnYTZcL3JMZEtYeXZlenVLZnRMT0M5SlcrYTM1QU01TzdNM2s5K1Flc1wvY2lzWldXbnZrck55YVBTaENCckd3SVd1OU8yVTZxZCsyYmJhREJFaDlxZStHSmRVa0s1anhZN0VPczdGM01lVWJXb1ppaU5rS3ZwNUJRcXloM1ZvTFZHQWlaSlFxRGFQbE9RdFgyaUNJM2NxWWJ3Z1FoVUlcL1krTEg4UUxQYUUxU3EyZ3lBZVpvMUNDS2E1QW5tZ2o1cmhwRnQ4MVNQU1IzaCtQNk5lVk5zOVV5cFJEZm4wb01SUmZPTm9GTlBzbDkyYkxlcWkwR2pWcW1JMVJxdzhNN0hzSDFOTHQxTWpxa1YxZWFcL29SMVN2MW1MVFg3YVJuYU9iRmpUZ0RsQWUyRVc3XC9uU2lnY3h3VkdTM1p0cU5ja3NDV29qWXpEbHB1NThROXRuVFhScER5NjlMakU2S2dzQzZSOHRWdW1jcXpkSVdYbTlKd1dDWUlyTlpzamI4VlhhTkgxa2VVb2gybkpqaHVkbzlIcEMzNWdQTnFhM0o1eVJ0OTFxcVwvWE0xOVVndW5HRkJNRjFkb0ZKbitOWTRTQ0hFeEFOQ3A3QnFpNGxyZys3Qm5kcnhucmlBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmFPSFZwRGR6YVpsdVEwRXNFeExpc1paZTlQOGpqNkIyOFNXTk01RFJ1RlZJWWVvNDVTS05ZTDQ5MXB4Tk9mZlpZR0hGQ2VId1M4M21ZU08rYU5TTWpnUm93PT0iLCJ0eXBlIjoibmF0aW9uYWxlYmlvc2Nvb3Bib24ifSx7Im5hbWUiOiJOYXRpb25hbGUgVHVpbmJvbiIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlNkQmpIQVdGZVZxZGxTZVNxQTBRRG1Sa1JLVTlWUmJ0VjMwRlhLYWJaMkhmZGxielpMZVB6MzZGMWRjWDl6WFI0QlpvV2F6TTN3RCsrVFwvbFhPSlJpdWRzeCtZQkp6ajFXU1FrT2V5NXdWNzFWNEtxNVdQbzFsSENodm0xSG9ZbEVKXC84Sm53NzB3NG5cL1dpcTdCMklFeTM3WElvbHRERlFmemVwUTBWYzhDOGdPYUg3RGhNOGtvRmVBU3k3Q1lKTTJ6Uk1LRGZZaHNyKzVDV0hkaWEzaGZtQ3Y2N2c4XC84Sk0yeFhVOHNSWjV0TkZxUENUQ1crRE1TR1lpclZFcWU5NEM1VEpvc2FVUFFkWjM0bTNIZ1FXMGREZGU4M3ZXUGVIQkQ5cXE2ME5GSzUrbGpzWWJvaCtJXC9LbzdcL3FZa0prTGpKVzZYUmp4RlNzVXl0cldIdHZVRStnNDdLTHlRcGcrd0kwS2w3eXVhQ2RselhxcklET3FSVWx6bTNcL0d2c09sUUZuWjQ1RmJ2ZFNkRjJ0bFdxMmhzaGVETmd4MVViY3NHbGdSMnh3RHFnZlVpMURZWHdqSHZMZ2cyb3lmeUNUanZXWFpScFNYMFRNWWZyb0Q0ZUJYb1VTQkhOc3c0ZGNKMjRMTWxSXC80dURjN1hOREFUTUhXY0RkN1RHbTFlTkQzaGw5UWplUXBxY2RWcHNZMmFnN0VIcnVmazRBZEVxY2dDUXd6NWpQWHNXWHdnWlg2U0laZnlHdEU3YktOeERsOTdrSjlGUWhTdjJRbmhBaVBMQWxlZzNRcmQwNjFNQytDQWpxT0h4Q0dXQ3MydjBcL1NSM3FsUk1razRXRm4xRkhmejA0NWZTZlJSejE0eDNjRGNNa3oyYXJFdjFhS1wvT0htcE5zNUtpOCs2UkN1SE53YVRsZmdVeSt2WkdNWkFcL3huQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZXblpIM0pUXC9HblFwSlFBR21WRFpOWFViTlEwM2p5d1JsXC9ZOGNVRHQyc1YxejQ2WTJ6K2hMa2dmd2pkMW1FUXk0UkFYVFBkRWd0SFA1dHhIR3h4IiwidHlwZSI6Im5hdGlvbmFsZXR1aW5ib24ifSx7Im5hbWUiOiJOYXRpb25hbGUgVmVyd2VuIENhZGVhdWJvbiIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQU92c0dxQ0R1M0U3RGU2WE9adkR1M0dBYWRLZVhXOXBBWVZ0UCt3MWJxeEdQVXNOcE92a1I5VnRub3N3ZnVWOXZtcDFCUFVoT2pMeFwvbnRzQUlBOVJYcXJ6Uk9DbzhuOXA3UHZcL3poY0Yxc1ZTZWNONE8xYWUySFVvRnNIVXhuMU1IV2RPd0p5Z0VXRXZOWk5yb1ZlNno3UzZlOG9LK0NBYUpaTE84TDc3XC93TU1ZdG5YRzBsMmhJZWhXRXFjdytkTlIwaFFPNlFyTHoyY25la3p1MTNBNkRSM3Brd1JyWjFveXlmR3FUeHFiOEpwU1M2eHVpWGdyeVB0Rk93S2NjbW5XSDRuSE51OHFjK2VtdVJpcEwrK2RsSXAwYlMyMlloVnlzZVV1d0JCUitoZVlnWEw2aG5tTmpLcUNEMlFvczJYSjQwb08zZU5UOTZoeHkra1RQSGtFUmErTGxQbkJ4YjFGRmg0aUVpcjY2Q09lRTlcL1lHbW5DYUorR3lLR3c5QldJRjBsZytxc054WWpEREhRNUpYbmRkelZjMWY0bXRqYU82Y3lSMXpTTlFzaHUrSVhyYVBrY3podkdJNEsyQlVKcEVPcCs5ekNDV3YwMFU3ZjdIajZrXC83VUJXTTVHUVVWa0JpTVhYSlVteHpxeFR5WGhETDBBaWtOSnk0emcrUXZnSWpRSHRMOFRGZEdkXC92SDJseUt0a0RyUU5uSGZMZ3lHTTFrZnRCbEd3bjcxQnBrQmdITVwvUzBxMGxhRm5IR2x3TW1PeWRoV215MmRCZzM0VlJFZWErOHdjejZqVEtlQ2VwUnA0UVpSQXlpYlhkb3hhaDhPcEw1QWZOcXh6WGZUUjFRNXdRQ1RjZWltTDlHalwvbU5RTE9hUUx4bmtEa0REOHpzZ1duNUdJN0JEaWVwUElvTTdnZGdDeVZ5YTVkVHpNQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZUenFoOEV3bGk0aHlmSmxsellJWjJ0TFBQR3lSVkE2d1hhVGNJOCszdDRTM1ZwRmpTMWkrZ0dhdHVNVGZ0bnVGMHhGcjk5ckJDTmFvVlRcL0FXS1NqTUVUS2lxRGRwMD0iLCJ0eXBlIjoibmF0aW9uYWxldmVyd2VuY2FkZWF1Ym9uIn0seyJuYW1lIjoiT25lYmlwIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCS3huUm1kcTRjdDZqRjRBTVU4WXZsVkQ2UFRBWjhMR2dPYWo3S3ZwN1R5MWpacEJLZ1FFK25Xa0ZWTXhMV1NEVlpWOVlieGhYYTFVeDY3NmlVM0tkQXZhclozU05VTXgxNENmOXVXc2ZOYkQzZVN0UlZ1cmkxUm5cL2FcL3J0WFFpR2dCa2w5TVBJSTZrUWJpUkxvSGYyVkN5WU1zYWF6ZFpTVVZjcTIyb0xPSFVjb0wxUGkwZ1o0K25HV3pVV0tnWWgzS2pxdGF2cnBVRW85MXZCYno2TUFcL3pKOG84RG5LamhjYks0U2dIWWo0RWRyTiszbUorU3dkbThGTjN0OVd2UUNGY3U2bGpoeVlPOXFlZXNhSm81eGhncGVNdHJHd2VHaUp1b05BeEUzazJsMllpXC8wNjJJNkFvck44dGZQM05keDhQUGhxbUtyODFobVJoVjM2bldrc3VDejZYaXc0T2tRMjZSYTZ4UTNPXC94MlhnK0FaYk9vNElmdWc4MFVFclFackFwTkNlMzl0RUxOeTUzOWtXRE1ydnZiV0RvVDg2RHdSZ3Z5R2lXQWJHckRCTUlVVWFtVGNcL0xPVjNITEs5djZOaHlRUStIUjR3N1c1XC9ZYW92OEVqSzRVZjVZeWdIZEpmdzk0OVRiV0VuWUlTdXRyNTlGbU5wMUxRMVUzRmZ1Y1JKZ2NpT2o3M2xzdnVtTmw5c2JXUzl5OXZ4UEdCZlF5cHV0b2pIaWZyeHlPSkNMVUNPNDd2TWM4RVdicjdzWTJKcDRENTUydzFtZmhweUo4Wk5DK3JWNUcwWWxLcUZNTHZhcG9tcW1Ib0tkeEFZNlpxK1BUaEVaZm1xYytDQ2VDYmVRdU93b0RzNTR1NkRiU0s5cVlwU1NRN1MxSnhOVnhaVWxxYlwvKzJ6eEIwU3M5MVdwT3dKc3oraWVmVHNiQkxBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZllRS3RDWWdLTU8rQU9CRGJwakdicUt5WE1CdFhJOGV1WkJJekgxUkJSWk9qUXE0UXhtR3RRTXZoZHdUSFpTZXJNeWJTa3c9IiwidHlwZSI6Im9uZWJpcCJ9LHsibmFtZSI6IlBsYXN0aXgiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0F6MFhQM0R3SFk2N1Y4eDFLcTVqNGxVSXlOY3hoeVlUZUZ2aStvXC9Hc0RzK1wvQ1VtWk9nczM2ekJPeFpvTlFseDJvWkU0Z1gxQ0l2Slc0Mk83bDQ2UU8xOHlrNzZGalc5ejJoRWl1OE9VQnV5VngyTENPdW9HYmY2bkNwTEhEYnB0Q0plV21VVmp2dkxyRXA1ZWNYSlpFRjYxTEpSbnNDVkJQTVlRR0MySFpnK0c1Zk13Z21mVFE1R2ZsZ1NXdkpKTmhZZXdhWkV0NjdrSUVNa0gyM2ZFV2s1ZmNyd1hzSzVSTENkR2lQRnRmcm9yeWpUMTNETGltamlzOGNuNTF3QWV5cFRkY0JMVURiM1lEVlJCMEdoVE1jVEJPVWF3ZmdhNVlBK2o3aVhVQk9UWkFcL3M2M2REbmNHTFJBRnZNQURkWEhJd0FkZnpwY2ZYcDczUDVXbVV5MXhWZmRGTCt5VDh0aGREYnNpbUdNRllXM0IrRGd4SVNUNkRIdmRZUlFjV2VUV0hhZWFCYnhCTFNsc3NnWFpcL3V3WjFsNkZcL1U2MmpxK2x2cDBTTENMNVZWOWtOallMMWdqNklMcTdRNGtwQmxha01VQ3pENUh5WEZ6SlRCSU80cHBBbk53UU5YeFY5Q0dXV2VqYUo3Q1hLdHZrTWhNVnhRdVlFZHVkSnVWNnJqa2dmWjJUYUh0SjhaRGFiU1FDU2xId2dOVGJDK05tRVNuUU04TmlGV1VtUlV1RHA0YmoxeHlLc1NnVGNrVEtsR2VZVkV4VlwvRE5qTGhWRVRQNHoybnNod05qS2xqRkZVNnRzd1U4ZkxsTklTNWJTckJibnRiRFFwejlFeVhTeGxUR01uNzdLVUJIc2ZqMXNuT01JbitJeVhTdFVNaHkrRXVrWXlBczBYbTFveEJ6UFZZNkVcL1VTRDM3cDFEamZ6N0UrQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZjSW1HeXp0R1RpK2dKOHlISEJ5UmpMdndzaTc4QnBxaGlkck42T2Yxa0tya1wvMzk5WTFJZlpwMUw4VGtMVEw4Q1BFXC9qNlpBIiwidHlwZSI6InBsYXN0aXgifSx7Im5hbWUiOiJQbHVpbSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ3BOOVBnQis1UGJ5dUNtenR4Z3c2K2FLNmFvM1dEVlwvZERBWUE0eWFlWWswa1N6Q3pTZDBCU2NuaDVRb3U3aWk4SGlqQ054ZGxMS2ErS09mUlRLMmtVZXk0SzBsSEtxempWQldnOTMrbHMxV2RJU2FTbHdONnBVMTI3amNReTdheUxodHQzR2F5NXpBU1B2Tkx1UWZiUVFVaTBCeGxicGdPeVlOMDRnT3loZGJIc2JHdlJxWWF5TU5PZVhMZzZrY1BKcjZVdE52S3ZrWDc3XC9GQXVcL3E0VXVqZ2hXZTdwWTE3NUc0K2ttZFlsbzZpVzFwcWROamRGSnZIaXp6UytNeFhvelJja2JsMnJyeHJ3NFBUUzVTcGo1aTlFYmZVb2FCZm9OdDhTckR5eEJyb2g0Y1VxUGtOYlgyZ044U1pNSFo5WHA1RVdQS1wvVGxITmZUaVVmZ0pLQXFYaU4rOU5UbURvd3ROT3VmaHRja202NzlyMUJabGhQUTl3OVdxdzRObU81bE12MlZmUWZPM3EyUUtNNERUTXpPbXM5RXNHVlRhWGl4QjNsZjZheStHelFaaU5RcGlCK1B0Q2tjSmprUnRBa3VJUjgzUnU0TVNUSTl0MTF2UFNZNHNRaU53MmhPa3hVUHpYdERpblNBSlE5NWRkUGZ4UzU4RFROUklwSWdRMDhwdW9wekVDcFdrQlwvSlhrOUU0WlBhY2h1ZVZjTHZBbTRlT2hCVVlnZ3RiUTFPdFM0aWZvaWxUSFVJU21nTUJpYStHZUk3a1BXZlBqQnVtQXZZQTZSaUdUUDlJOUYyWGJOUU5oTlBqK0E5WHo0VHYwZXp1NlhhdGxcLzVpa0dVakFyVWtGVVhzZTlXTXJBUThnb29qQTJ6bDcwcklzZkQ4RkFwcVVHQnV2aVBSQ0d6TjF6OFI3WmV0VEFnRThtcWJkc0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmZEhheXhybExNNFJYWXhOV2V4MGNWTmVcL2wrbWlyakR4eVpIRmJBTmRDSlVlNU10bklQem5Vbkk1S2RcL09EQzRBTWJVNjJmdXBUYlN2d1U0IiwidHlwZSI6InBsdWltZ2lmdGNhcmQifSx7Im5hbWUiOiJJbGxpY2FkbyBHaWZ0IENhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0JQOFVOd2dYQ0luckVoQitqWWRUTGs1aWE5SHp5aFZjTTkwM21qTzlhVStZSTZId3lxSzE5ZTZrek94MTRUUHk0dVZ3QzlvMlpTRzlqaitRNFA5Y3JEZXBMNmx0ejdtRWRCbzZJMWQ0alwvZFBiZ1wvaWxMXC9JXC9XT05ienlRdVltQkJ6WkkxZjFHUUc1VStpRitkMFhNNmg3UnJWUzV4VTZEWkxrRmtuOGNZXC9RUE11XC9VK0NEZGpKS0hmVFVDeUFuTmxrQmhNNG9sTUhKSzlRS1lzeERMQmJWUkMzUGVvYk5VNm1QMzl3Q0NPcUVHcGg5eHFheUZuSVpuRUkyZ3cwYXhDZ1wvbTF3Q0FqS2d3ZnpsTFh0MmNaRTJxeVwvVjl4SHhFK09aXC83ckV5QWc3WVBVWU42OVIrZmJYZlJOcTdodnhOZVowRDQ0b1llRWhDT2syazhVZThBZ255VVQ5c3gyZ2VoQlZ3M0didlJJUVBkaFNOMERRR1ZYaVIxTURnd3Q1NE5xdnlpWEVxUitndGd5UjZcL0ZjV1ZcL1wvZTFnOWcxWmN2QXpMYUZUXC9DQjFvZXBmT3loSVhlNkEyV3BzQ2dYWitpdno0c1VLTlJjWjRnY1g3Y0cyYmVCV3NHeit3OUZIYVhIbVkwUHh5Z212QTgzUGtBSzhidHMzWk0rMVowQjllaXJXMU9vWDh4VWtPK1V6ZXNDdUhXNHBjdStzcjJ3WkQ1WURTdDV0d0d6emNiY3BtU2M0WTQ3VG1ld0pPWWxcL1Z1SXdEZDRsM0R3c3NjUVNjb1lRWVwvMWVCakM2SUJPbGhybXNVYkxcL3lxOTkxN0lqOVNjWUVRMGcycExpeU04TVpZMWxMSGcxNDMreXBJc2ZrVHpJUXRjWXIxQms3aW1IZ25XSVI4dnFmNTFFa3hEV1lNbXRZQTJLdENTQnFhSTNuQVdZQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZXR0NmTjhIZzZmSUlOMVBjT0tobjVvQVhzMzBqU2ZrZXVJQUJGaGFreno0SWs2dmw2MjdcL0pJbEYxeDV5dGExK0ZVcmJtdUlrcnlhbDdaRVwvcGFPUXc9PSIsInR5cGUiOiJwcm9zb2RpZV9pbGxpY2FkbyJ9LHsibmFtZSI6IlJvYiBQZWV0b29tIEdpZnRjYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCUHJrR2kxbHhzbUhXQVo1WXNkdmNZeVg1Z1N4eHgxR0t2VGhsYXJuQU5uTlYzXC81ZGNUSTNrZnE3RUQrREl1c2N2UzMzYk1HR2RaQjB6V1drN25FT0tvZHBvXC9RbWhRcHVxc2R5MTI2aGU1NVEzbGQrQ1g5YWlnTTZlRlRtQ3F5MWJRTllxUEpEenA5Q0hsMGdLeFJtUmpIZUpWQWdWTjhpeFEwTmNmbWNKbHlrNGNYMXVudXVJOGpmTGJwUk9ZVWlqMGJMUWJRWElDNjhzZ0JNMldEYUpCOHZ5bWdOK1hBSk1Cc1JMeE5lXC83RktPYVhwdHF2NkwzSHhsZUNYZFY3aFliRXZRc1c1QlZINGpvMnUyRUNtQzdlcWVVMFlkUThxcmRYQ1hqK1RBdEk3anlPaFNyRU4yRHkxSzZkc3BMMnJhbGxleUhwbTNqbXJoUytOUkRyXC9Fcmx2RUt5TEIxK3hrcmdEeU1kRGo2dUdITmIwZzlVSjJPMU1VMVwvK2JjN0dmZUdwMUNSRHEyNHdFYlJwK1l0TmJaNWUzc0QwaDdvNEUwaVFjQ0Rwb3daMUVzTXFVc3kxT1JDdHpuYXozMHRMXC9qSzMweWZoaHVUdE5oWENcL3h2ZGxtXC9qa0RpWkhZUlVUKzFkXC9HSGMxUTNIeEpucGJxa1lUSkJySzMyZ3U3XC9sRzliOFBvYjluNUNuYk4zTXk5dk1MY0JRNWNLODZkXC9GKzBpOWhTbWorVGlIUzNjTlwvMTFGWTlUUkg5bmVOSExuYUxtZHFqU2ZPcFwvdW5vZHdcL1VnOUw2MVFnT0IwVjJkMUgzQlVNMElNV3M4T0JMRnFaME5pRHZWZW5lNUNPY1NTRVBJRmZPNCtXcTlJczdPd29yb0t3emFpemMwUWVsSlB6Ync1Z0lJY2NYUkJ1UERxdG5oYyt4WTd3RDhUNzlJTWVBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZllCVFdCVjBpRHVHSDl1b0Y0UURiRUdKNktkZzFrbVR0U0FWaXg0OEhWU0VYSGY2QVI4cVQxOVVRT0wzUFNBYVh6TmRXelA5MzlwQ2JaOWIyTHpWRDJrPSIsInR5cGUiOiJyb2JwZWV0b29tZ2lmdGNhcmQifSx7Im5hbWUiOiJTaG9lcyZBY2Nlc3NvcmllcyBDYWRlYXUiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NhbVlGSThOR0FHUVJGTXo0ekQ5WmFNbU9SSmw3SmdxeUg4TVNFZG1OU2dWTk5YQ2Rqd3hxNDJFcFB0YTh2TllJSnhvSHdvY09JWkNSOHprT1AwN0NNUzVcL3RKOFwvR1B6NExTTXdCemM4Y1B4ZjFpR2VjKzdTd3BldFZXUStQckJoY2dHTlwvemhoMkdcL1haVDJWdWZqWnl5NnhiM0g1QlpSdHpzQ05MakFKdmQ5TGVXamhcL2NWeW1DdUtuWlo4cG8wQnhFaUY3RDZIVnZIcU90XC9pZW45Nm04aUFoQXdXajZcL2JrNEdkbWhXYXFBOERGcWIrcVRiRFE1Q3hqVnRDVkI1bkZ2YnF1SXVGV3N1QSt2VjBGY3BtSlVVWHFSaTBUNzRxTENwb2lhdnp0U2VkS0szdENzNE94bE9vY2dYNTlESWlUZG5tVFNXNlJ4ZEY4UVVhdmszeHlYNVhSaE8xcUdsTlJMWFZYa0VqS2h3ck1YSFVYSk1RdDF5TVFKMXZkOGdMQ2d3TnRKYlpPa0VyODNDNkg4eTZMYXpYbmhGR0RWV0tLWjdLQ1MrUVRPUTJtdFFqXC9iUmE2REtUZW5KWGl0WFlvS0ZLTUF2WVwvTXVOUEpaQmo0bnA4S256TURncG5KTjVzTE95cldRRmN6ZFlFVlBQRDhvWXpCYWdWUnhWQmR3QjUrN0kwaDZoeHNLZkFHWklkYlc5MzRwMkxwNzJiOFNtWE1QWnZhbDQxRlNcL2o4d0oxeDZNYmNRakJiQWN6NzVjSElxQnBPWFJGNmo0ZFdWbmR3YUtjYXh6Qmd3ejcxNjJySTZPc01SVnJHSE5ha1wvNEZTTTY4ZmZleVVIZGYzTkFcL3pURVwvXC93ZU5FckxteGp6dmJORnU3R2h2dStJaE90RFR5aTNjdDNld0dSQ1A5YitCY2NTWHdJc2dKK05rQXZESUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVnVIcG1lTGxKR2xSblk5VVwvNmIzcldUdFNUY2E4NXp5a3BkZE5ob3YzQUlRemxyZElnQUN1OVNPSVRBZXl2NzQwUjNmMHQyTDNmeSIsInR5cGUiOiJzYWdpZnRjYXJkIn0seyJuYW1lIjoiU2NvcmUgR2lmdGNhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NzQUQ2UVM1QVd4VnlQTzJzSnlza3B5RmhcL3RWSVZDQnlYTTFjU1RvNWJmdzhTeXBUV2UrNFpsUEhQYzBlenQ4NERoWEVyNlRPZnNqWFM5QVNLRmthbm0rQVF2RXZXdkxMZk8rbCtUM1JweGJtT1FUR2h6eFwveTBaMkdpUHR2eWxFK0hpOTlaZzVrQXF3VzFVMEIrTXJuTjNWUWtUNVVHU2NZMlwvb1FQdHBER0l4TTNxMXBPSjF3bWM3eFUzVFJhdytDN3IrV1FoR21YdkF5UnFZZDRLV2xSa05OemFHXC9DUlhpZWtycDNkTXAyaFwvRnFNZXRKblV5b2RwXC9wM2dmQytKdHBDOFVEcmlqbDdlblVKM3BONFZMWWVlQWxVMFh0WFJGanFUMnZUNVB3YjIxWklQdlkwVmlMVlM3NWxXNWI1dDR6dkdIXC9nVTB0XC8wTXVMd0JFaTlOemZIK3pLZElCeGxkT0RmMkRhejNmQU1mbzU2VGhIQzhVdUJuY0ZZSFhZVDA0Yk1hVlNia3dmRmd4eFVYVHZcL0x3WVpZS2duT2tVNElnSzBaQ0NQak1wSDh4TGoyNGZVRVBWY1BKSTJoNkMxZkZXdGdoMEgybFArWFE0YjRxT01hN2IycGFMeUxORUZ4SVwvVjQ4S0tYQkZPdHBraW5vNnZYektFcFlXalRhbHdBKzhLOVBZZkY1RkZPWHltMzZqTlk5ZGhpamlCb0E5XC9xb3l1UXFabXJtUTk0SFlrUm5TSVI1d0Jma3g3M0hyMFU2c3RqM2Z3c2Q1NU0yMEppR0twN2JZMno4MVZDYzJ6Nm1wbWpSeWhISlhHNWQ3MHdYM2llTnFLRk5TdEh5VzUrbGtJZWFKVzQwNFN2eXRjazNrZ2NoeG91NkNLVnp2YVNtNmFDc0dUR1wvUkNGbUFqbjJaNk5kbUhCYVFyU1hjdXRBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlRENE90VldKY3N0Z3BUWTErWklwU3JXWEVPV3NTcVNpWnVRd25xNnU5NUlkRHJZUWt1bExkdVcrc096b3BNVlNTbWFSTEd0Z2RTM1kyQVIiLCJ0eXBlIjoic2NvcmVnaWZ0Y2FyZCJ9LHsibmFtZSI6IlByZW1pdW0gU01TIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBRU9yTTlCYWdRQUpZS1pRTkNpR0hWRkZzQ0MzVnV6WVpyZm9DQ241NVhPOVRuVGFST01WMGhcL2JHbGw1N2dTN1RxaUd1b0NlSzFsNFk0VithTnY1T0M1Y1wvd0FVQllEdzExNGhXQXNldEZ3dTZwWEx2MWJyOVJJSlJjenB5dkpsbVJvbVJMUFFwYU43Y2xzMHR5cDVXb0ZGenA5V3B3S3dlRkJDMzRaSVBMRXlyVnlaRFdueFZycStrUDZwOUJmTHdHYXhqRTBjeG9UcTdWTFBZdE9wU1U3UHhmMGZEbUVkMkptYjBaQnE2RWQ5MFRZc1wvRXlOUVhcL1VXRU1qa1pzdE1HQjg2ekNicm94Qk1MWkJtRjVHRXJLSUlleUF1QXlsdnlBNExyZlRnN1QwMEFVRXlEM1g5dml5SEZpZ3R4VWtoREdXcHZLOGlTMWNWbXlncVVLM2gzRFhIdnpLbXZGT2RmbWVJODRURWhmbEZncjZIR0NOU1hLbVhtWVZWWlY5WkpwMG5Eck5XR3ZJVXFmQkNmT2M0TjlkN2dNRnFKc1VhSVc4ZUZxcHdwT2JpdnFucXRONVpNenBXcDVKYzNYZHJid2E0TjZlK2FlcjE3QXFyVVFyUnFIU3I1Mlh0WmlJV3RWczBTNVhKTlFKUmpOVVwvV3ZjN3JnNFkrc21WY2ZwQkpKbWhXeG40RVB0TnVuQUxBb01pTlJQRHhKU09vSm5NMmFhbXBhQVFsbWM4QStFR0hzeWtXQ0c0eFVqeXRMWVdjdk9uMzNseUVJQUV1aTZWcGhxNHNkQ25BZlNlYmYyZzMzQnVNWnJqekpzYWFwVmhqdEFSeEgrbVQzM2tkZ200MEQwV2tFM1JwbGZDQ0FYTDdMT1FnRXJXZFJZb0pmVHhxa1JIbEk0YndnQkNFd2VjcGgrY3FLaWtDdUV5SDZpK3ZBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZllvM25OalJIUlIwYnQrejlBaWFpR0tJM0pxOG9uZFNCVDBVUmNIR2RvQTRBeGYxaXdBOHhGNnV4K2MwUkJCVW9JTT0iLCJ0eXBlIjoic21zIn0seyJuYW1lIjoiU1ZTIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBZUJtbUlGVk0zRjdGbUk3RlVlWDhFMDFqTWNvMWsrUzNDUythd2g3QTNjQ2ZwS3ZWdW9sazl5OG90MEhOOVorUm5ablZ6Umoya2hPR1BMNEFySFVISm1CakN4a251dVA3ZVZFWnFiQVI0NXorRk9sMnVDSHc3NTA4XC9mTExDTGc2RitXeGxpV2VcLzl6ZjZcL2tMejJyV2dvMllJakVNMklkN3VwZXI0bEN2WFpXNHBlNklSTUFCWG5SMG93eHB2M1pGeUdZN3B4R3N0NHVMaVE5TkZtYlU3XC81UThUNXM2dFN2b1RUTWhRNmpZc1FRMVVRR1V4UzFEelBhSStRa01pQk94QjZpUlBINWh2bkxkZmpuc0VCRlpxRndEeHFtSlhva0h1NXBBOFpjUEQzZ09hc0sweXhrck9uSnN2SVl4cWJnTllmMnZcLzM2Nm9zQk56c3Bjd0h5U0RTKzZxSlkzRUxPaHIzaVh1ODd6c1wvSkY5OTNwZHh2Y1M1aXNEWFBaQ1VqeDJ6dDZncXZ2T1NtbVVlaTIzVFhiejY2TitFU2RmUDJaM0FlWWJBNVU5VDlmMlQzUXBJUWVhczY5b1FrMlRQcmtxZUMzdVU3SHBlYmJnOHRrRTM0Y1dDUnhXbndydENmaFpxdDlEV01EY1wveVpFUHpcL1A5QXZwZmNEYitoUmUrZGxmalBpVk1TTjFYQjFTcGM0N2FtQUtRNDBmN0ZKcXFFUGZUZTdFcGdBb3lrdDNjT1BuSDJEQlFka0Q3K045bkpXWDg1ODZxUlh5NWlxRjRlQmdwY2U5UGhOWXJrQU9nQW5LSU5BWnQ1c0htWHF5dmJ2dkF0dzBmXC9JVml5ejdkR2pCbUNxZ1Z6QTR3cXBFeUtpNlNQbW84NGNKejFhUDlUbVZrUmw0ejNIS2hDZlwvd3hqOGF0S2grRlR6TFdRcmRER0FFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVWRvNjIxMVwvV3pjMGRxdnhKUjNcL2pXTjAyOE1WRERKMjVyUWprclZnZnRSZ3RJamlXd203dklkdFYwbytRbkVhK2c9IiwidHlwZSI6InN2cyJ9LHsibmFtZSI6IlRDUyBUZXN0IEdpZnRDYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCb2xjXC80XC9FR05IZjFwTURFc1Vza3l6aGk5S1lOM1ZKMGwzKzBaamVtdVVSZXBXUkVSdEVod0ltWGhkbDVSMCtjbkpiczVqZWZRZkxWeXRmNWU1NjNhb0E0bHduYWRrNFhKU1wvSDBxcmhCalErOXVDOFpGd3hBS004UTBTdjh0MzRhaWR5UkFGbDFJeEVjM0dqYlNFXC91amlZTDZMd3dDb1JOT1pCMkdnb2pIR1pQbTdUcmg1UTNXU1NtN2Q2THNwU1wvcWdMTitQNVFkck1IZzMzOTVtaDRJVEhObGw0TGVCZVB3N3RGanVhT1BCN1wvTXVEeG1hdXlhSERzMjNrbmg4eHdSS0Z2eWREaWtETmpBTmFpNExXaE5YXC83NFlXQlBpUW1JMEdaMmdsR2lXVWVSZnlhRDJWaEh4QWlZZFBMUVQyR2hjRFozNW83VGgyd1g0SFNnNzZUVDYwZkwzVlhPRU9BaW51blNPVFFvMGRjWTVhTjU1TzJDUTdDeksyWHhCUmMzNkp5N0owZ1VLazdmWCtRYTc0ZUc5WUdmSEdZWXpOMlFJRENwRks3ODdzeVdjS1EwWTZBTXlRVFliY0lzXC9pR2t6WjlWMlVSeUJoOHNVQ2RhMm5ocEJnTHEwNVVCUmpQdTczT3AzRHNTNm5VNlZ4UGdcL0JqR2NcL3JidDNKRitjSGJGUURmaUpLaUZRVE9UUTI1Z3pNWjlmd1c5cGkwRUQxM1l2NFdDR1ZUYmJIR29HZVBTYk15b3BqemN3Y3FoU2IxTHlQbXBLUG9HZUhTM3duckJSSzNuRVpNV1VKNmZOa1gyU0NDVkIzXC9RZUZ4SzlQc21yMTBcL3BZcnNvMloybERcL1Nkb01lYnJkTEZXUktIQnVJOThaMHZIczF5eUM2VEpoSlwvQVFPZmp4eEQrNG55Szk0dk80M1FTcTJlT2ZzMG5BRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZldmcVJtNHg2YjF5QVBNR2lpRVwvU05ZMDVuZU1zSmpXQVA3M05pdjNyT2xRbnpsK1RSaE13VkdSMlVSc3pIZUZJd0FZRjk1ZXZ1N3EraDdVaTVNPSIsInR5cGUiOiJ0Y3N0ZXN0Z2lmdGNhcmQifSx7Im5hbWUiOiJUaGUgU3RpbmcgR2lmdGNhcmQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0FSWnhTaTlsMGJvc1krKzREaUtMalVlMVwvXC85WDRMTnhWaHpVOGN1WmxxRmc2QUtzNjRxbVUzSnozY2tCWUl3YXdBUTFVb1JQMUVINmw4N3NjSWI0RTdJdVFDK1l5K0Q4NlZ1VjRKZ1hwXC84Ymx6cTZJeDd1cnVVN1RzR2JDTWlSdithSTFEV1NybWprXC9QRDZ5RWxiRTJENnd1TjF6Q3o1dTlLOUZBSDZnaDhUenR5R3FucGowN2Z1eGJKWldHZDVWOHBpNzAzazNZZmRTREFheWNVYXZmXC82YUtZcDJvTUdLeERuZ2J4SjJsMHF3b1FmT3J3d0FWRkFvWElJV2tHbVVtazhFeitiQVRoVXptT3pKNVg5M2xlNnNKVVBRcHhOMWM0QWs1YXZWa285REs4Vld0YW1rSUdYQm9XMGNMXC9GUUR4TVwveWZ2SWJjc0w2NG9DQUZCKzVMVXY3KzVFNVc3OVlZN1dmMWY3VTFvazFiazlRV2dGdkczcHI4UHF4b0lUYzdMcGNJbGl0QmVjbGZzQkQ4QzVaNEthakpONWs2NEVDdGNvWFVkYUd0RVwvUm1iZ2ZXRFdHakljS3NDbnBSY1MzZkhXZVRGR0ZhdGJpbnM3WExcL3YzTFZ6S1ZQa1pwRjZUTkdoc1h0cXFnWmVWK3ZrSWtDcTdFXC9HRGRkcGxqTGtzcHFxU1Z2YXlZRWYySHZLSjd5b3JZKzVzMERNWGFFcUU4WklkSTVNRjNTUVhEb3pLMm9xcFlTbE9ZNWJQQUExdDliUjlQYnZOME5YMGd0am9cL2JjRktzXC9zdGVGZU5ZXC9Da1hNa1NxOFZCblYzTDR4bU9CbzNmTk42VUlPRkllaG1yWnBqelRsMXh1THpMNlRiVzEwYTJjdmZIQ3huMDlSaUZNZURlUXJIN1JDQ1RJMWNkM05teUlUQk5FaWV1aW5CQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZUVTA2XC9DVDFqS29PN29xSGpsM3NmaEdvZFhLQjFhNGwxaVR0R3M5QjNldkduUjNZMHNqdmpGekg4K3VjZFNadVdKeFNFKzFsT1A2NThER2gwaGIiLCJ0eXBlIjoidGhlc3RpbmdnaWZ0Y2FyZCJ9LHsibmFtZSI6IlVrYXNoIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBNUVEUlRXMU1KajRlYzVFQVBZMUFUd01ZdnNnbndMVGJpcndhWEpDQ0dpQ2U4SThDZ0Yzalh5bWhpSFVrdTJKWUNWaVpjUktcL3RDejdvQU1VWDR3eGpiWmdoSGxtWnFkelA1QkVcL0tEd3ZPMlZzeHJcL3FtU290dUZ2YmJOaWdpRW1rZUJqNkxvUjdwUUd2U1ZUamNzcDFXM21MNDdzbm9nK3Jzbitqa2owcFhKaFoxVThcL2FYcmJCOXdZdXlhUFdZcnRxZURhMVBMM0JjSHRmK1owd05wZGFCUCtMcFNwZ3Era2xtVUFSSDI2UmdhSjgxRXduQ094RVNSNFV5ajE2YlB6bUFKVVR4TWFaa0Myakh1Z2hiRzV0QUpuOEFIRlp5VlRNRVlXT01cLzFhWVpCSjV2N0trSklOXC9PbnIrb1loUUlhRXZKSDNPcGxTQXpcL0RXN3o4KzhqSjArNUZydjFcL1JDQXBWVVNmSVVPbE4zcTEwT3RHa2tEZ0duUTNrdTd6TVFqNkFNckkzS1UxdHNtYXcwQ1wvQjE3Wlo0ejFYQlNnd3ZVY1JpejVNOWFOQ2c2eU5zNUVVdmRZZDZockF3TTFMRHZyaW9xK0YwZ1dsVFczZis4UHp5ZHg4R01MQ1wveGNZR1wvQ0o4S1diXC9Rd2kySlhockcrWlJcL2pFK1ZIdnpTdDZ6dVdhV25GUDVwWTVscjVMMHRraTFmYnEzdFQ4RXdMUFwvVGRGNExYN0J1azZ1djhqa1FNQzZwYXZIVEoyelNmbUIxT1pDNlZKczBLYlNhcGhTVmhlOWthNVNQcnJ6SFwvYmV1TlFwZ0lvc0VcL3RLSVZzMFlET2VwSnZ5UEhWMGZYTzUxZk9YNmR3bDBYU1NubVZucHY2RWpmN05OUGthcXJIWjRURk1hbUlHaHpCQkM1UGFNeEZSV1ZvTGJwUStcL3phbmxBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmQrdmtJblB5Y2ZcL2ZPOGhjUGN4eXBDS01nbjhyNmJVb0xKNmdZaFRCODBpSjJTdlJXN1VlbEc2MTlTWkNqZWllandlRnc9PSIsInR5cGUiOiJ1a2FzaCJ9LHsibmFtZSI6IlVuaW9uUGF5IiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdDeXVBNkF6WVZ1cTdyMGJhajlUdlRDT2JaelkzNEdoSlhhalNnWVRxNVl0dnVxQ0xHWVU4OW1Fd0lEbDhXSmVHUG1lZW9LTEt3R3I5RDZLOHNpblBNZlwvcHJjNDRzbWxhZThjRGJqUUZWeUhrQTgwYU9JQ0NFVk9hb2o5S3UzcEdmKzFUM1wvTXVNTDl5eGFJNExGemlaUzFvVHcrSzRjYTBMaGYzYW5IZ0swY3pSM2pqd3B5eXdra3U4YW04TDJuVFpUQm1zOGx3bysyeVpUQm1MXC92VitXRVpoazI5ZGFIWldNS3NNdThsdVg1dGdXXC9FK1VIRHllXC90MnJpSHY0Y0JEQm5zK2JWNFwvNDZKbVIyMW1HWXF5SDhVd3RiSUZpU0pCbVIwam8zXC9qaVhOcndaTFwvZ0UwS0tvRFlGUTFCZWNLKzJBVCswTGt5RmR6ZXBxTUVMOWVNTGhcL1RoK0xiR1ZsWEZ0dEJ5NnZOWlVIWHhIYkhXZFczdTNSZ0JDcHh3Q2RIeStmY1NHZmFPS1RmVUJ1U0IzTndkMHBIc1NcLzY1OW9jUmZvUnhPOXBLT0dWSXF5ZTR0d21YMkF3eWdFSThpdzJtYUY4cjFKbXN2VnZUbGlpU3Q0TEpMTHZzNTFSNWF0ZkxxRzR5RnBqTjFSYjNXWHRla3puY0tmbjZrQUROOW5uVUhrSSt0aFgzWXJqMDI4VHlPWHBjR1NqaFZMQUZcL1lVRmpIblRRdWNcLzBtWStKcHlxdE9CYW1xMThER2ZGSWp3b1hBcTBcL3JSaUpWc1B3VGNjSTVqUzlNQXFad1ZPbDcwUTI3ZllZRzN1aml3YndXK1JFWmx4R1ZPZ0NEdTV4em5ES0xJQ0YwWUJlQWk1KzNkeGZMZXBrVTBuMldJSmdYTTJjWDVwZ1Z5cUxoQlVvdU04bzk2RHFSK2R6UG0ydHVBTUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmWExWeU5KREJyK1BNYVI1c2tLXC9XQ05KN0dyYVl0bjNJRzUzT2xKaEZUdkhBa1NwU1hqcjdhTlcwZlFQRjRWOXNLeXFZOWV5SFE9PSIsInR5cGUiOiJ1bmlvbnBheSJ9LHsibmFtZSI6IlZhbHVlbGluayIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQ1hTMytMZzZMd1p1OWxcL1VJeWZrckhacndnT0VVN0cxeGZ0NzNmcU5PVCtXeloxcWM2UkdGeGdiZ2Z4cFwvWVQxYzcwT1VLYk82c2tqWUJIQXlndWdLUVJ3XC9WUlwvQzBLZVJzbVAycGV5c1dtSGVxVHIyZ29xbHo5S0JkNHZZUzlTV01PN2daeVBzODFNMld2TnFFRUNJc0EyRWlkQW9LTnRCXC9nWThSVFh6b1hNUFwvWmRoRE14M2pPd1RtSnduZ2l5Y3lKQTQ2ZDhvbzZlQUZlaU85aUpnNWRcL1ZmQzl5TjY1dWM4czBoQm1GbU9xZE1nN3U2bStRZzUycG9iMUsxVTB1RGdueGtXZGNZd25kRndqd3o1V21GWkdYWU9BMVUxVkN0OW4xV3V0OUxcL1U0TmlucndcL0U2VnhIS2ZBZ0hIWUx5TGhzRmdMUTFETFJ2MzlvOEV6SEY2RWh3VDlWb2ZjcXhPWHhmZjlEeEN2UXZXd1pIY2g2U1NLcURMTENCM3A2NnI0UnhBSitVeEJoZm1pOXJtOVRjczJBY0ZqRVpTV2RUWUx0QUJobFR4a1pCZzZHbHpsdGltQzFSVU5Jbm5tSzFOZTRMUUlkZzd1Sm5vMlBMdlB6SVhGZ0UxTVZNK0U1UG9tczhtWEpwd1pFbXNvdUlGZlpjNjJWbjA5WW1Pd1BKV2lEa2V5dVE5dGR5aU9JMTdobFBnY3NEWlRSWFE4RmoyNVJCXC9MNE5vQk1ha0Q5WFIzZnFWc294Ulc2ZVdtaGpIRUVRVHZ3dEVvUHRRb1wvQlI4MTA1cGs4ZmIzTDhTUGp4SDJqY1BDR2xGOXN2SVZXSmd0K0RVdGl0MFNLZlJLdmI4aWNRb056TnJGR1Rsc2ZJQWhMU1R2Y3Z1M0RESTh2ckxKd09Yd0UrVEJCUnJYU3FPd0lSUHdFeDdpZmFRRWQ4QUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZadmV4U2c0emJ0WWFIZTQwQjJwZHJMVjJMRHo1VlwvWEhJdHJnSSsyMlZPWDM5UjhDOXZ2NHNrZWtGYUhnWlZ4a3N0Yk96a1pDZjg9IiwidHlwZSI6InZhbHVlbGluayJ9LHsibmFtZSI6IlYmRCBDYWRlYXVrYWFydCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQlhkTUtzTUpFNlFWektvbzlLcXhTXC91UWNxRWh0TDRlMitXNnA4ZlA5bDV0TnZEQzM0eW5oUWZJOGUrWFBCM1dhd09kU253TkIxSFRlUnhOM0prV0xtXC9laTBuWmpKT2JRRnFqRDlZZVMxYzBjdVBTUk1uR2Qza29nZk9zanQzMlNGdCsrQkMrTk0yeGhnbEtxTGV3aTM1TlNJZUZwRURTNVRXMVZ1SWtMU1VzRGF5N3JkN054Z3kyT2IycUd5STVMcEpnQklLaHRlRGZMVFc5WTB2MXJvdzlmRzl4R2ZPYUdXZFNYTHBEaWk5eW1uZ282YXBcL0NEdmgrbklSbXI4UVh0a2Iwakt2MThOVkFPcEYrSWNkOGpiTkNDKzBSSVhCRE1TRmlQRTNIUTZSZzU3NDRwXC8zZEZrWVU5MHQ3Rm5HODF5M0lWdmxQYzJXREhxQ0MzN2hOS0J4Y3gwMVB1QitxMGc3Mzg0WERkdDBJbkdnZW95VHNSbkNpVmowZGdCRENDd2M1OHRtTHJHSk9DalhYVUVmVzJmUm5cL1A2SW1tYmZxU0ZFalZvNWpZZjZmWk9vcThlUnFiSUlEckFQS0V5UzRmQW12RmRYNVhMd3NRKzlWWkMxRENzZVZUc2Y0M0hjanRnOWRaYkZmRWFDUTliaStqbGdhaDVRdDdPZDZYMFpMcm9sUG5seG5FS2dMcVZvK0JpMm40QnllVWdTUEV6V2VLeWpNOTJDXC80WHo2bUZ2WTFyZVJyNUZPeUN1N0pzbzJldjBwOUljSVBseDRQUjBTVW5kS2hOUmF5dGgrMm1NbVVuUW5GUTZ1TGRoNVdGUE93WEp0dkF2aUpFZytBcjN5alFscURvTXlwS1A3eWlrOW9DTkU2czRVNGYyVmJFVVRHOENpbE1QaDRCQjJNXC9iZDA1RlVWblwvbnVSWEpQQ0lhQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZTXC94K3RseHNVa1FsRk9CMjRWKzVmVmR5NVJBT1NKNE1xZm50bk1NZDVDOVBTOXl5THZGcE1wbDYxTGw1WFo2aCs2SE1aWVRSMjZIMFM4PSIsInR5cGUiOiJ2ZGNhZGVhdWNhcmQifSx7ImRldGFpbHMiOlt7ImtleSI6ImFkZGl0aW9uYWxEYXRhLnZpc2FjaGVja291dC5jYWxsSWQiLCJ0eXBlIjoidGV4dCJ9XSwibmFtZSI6IlZpc2EgQ2hlY2tvdXQiLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NSQnpzVTV6VW5aS2NnbUZoWURBWHF6WWttVGJORHpXcFNROFdEbE1yVks1cU5zdVd1eTJaYVhuRFwvV3d1OHc4NlwvMEhtMUUrZnRFdHN4MVMzcHVXeURZc24wSGtHc243TE1mMjJRbFlUYXBBelZLZk1meTA0K2Z0b256ZmE4XC9GOEN3b1Byd1dacExEVTNmSHVYM0JlUWlaSm5OUEpMQngyUDZRK1JcL2pMbk9McU5aTEpRcG41QWdJTmgyUE1WQVdGczQwUmo0YlZBS1wvWktUTG92dHJ2T1R2OXEzRHJiZkE0WWk4RkNlMjNrb2pqVFMrTDBVZXVROVVxYUZzRG9uNjlVUGxMQmdRQ2FlXC81bUxCanE1K1ZuUnA4ZzBSaDhGKzh1Yk50WXVWNUNSZzdlVnYyRW12S3J1XC9IYkMzTVhyNlFMazNaRSs5WjluN1p4b1MzS2FcL0t5WUVGMmV6clwvM3Z0TzBPdzF6NWVUR0NoWmJIN25uSUhycnAwb1lTcm0rc0F6dU5iemNvbTU3OFk1eWZIcyt4OTVPRk9pV2cyRWNyWWd2aGl5NkpXektEa2RraVBiVThWVWhpV1wvV0RPNGc1VVpVN1h6NWwxZEFhVVEwdTE4MVoyZXJaWUc4dW9oRkhhTGFDb1dBSjdxN0FMSkdoYUVSM1lvTWh5SXZ4RjVQREJIbytQSkw5ZlFpN0RCSlwvNHUwVk4zYTdKRzdDbDUxVkRuKzIrdTZtcDR5WUlEeWVsOEFHXC9kUVRFUXpJOGdvcXBWaG1oYnp0SVlidHV5MUdwMWJ6cG9oS2lua2F6ODVLa2VTakRhNHpyZ1dlRTROY1ZGWG9sVUJLQ01yOGxib3AyYkM5ZVwvYWQ1dklnQmJRbWNvU3V2U0k1dm5lWkhWcExMbWYyZng5dkJsdkJBcmgyeXVZNjBsQlFGdWp3eDlacVJLQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZYVjg2Vk12ZVZLTjZiRkJjMUFWaVdZK2E4eml4QVJlalVGRWVzd0RiaWp0ZGc4MG9pQTBpSzd5aXhRQk1tSnA4OGNzQ1drejk1S1NhT1E9IiwidHlwZSI6InZpc2FjaGVja291dCJ9LHsibmFtZSI6IlZWViBDYWRlYXVib24iLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0J1V25hUEVqelZFQjhcL05HTEZUMWkzWHJsREp6ck0rV05iXC9KbHY1dGI0cEpjdHl5UndiVXRIRStZbys3djlYUkFOazRER1R1dU1ZTDVCYmFxYnVVdnMyazJKYmdubFdIcnFxY2pBN2NFejdFV1JERW0ybTRqV25NaVwvS081YnVrMEJiUStLaVwvN1lOUHNTa3VDZ1VYR3JJWEFTVDVHUlB6SXdGWU9TN004MER6bHlLaThSN1RkSkF1OG5zbnBpaGt0TEJWT0hCcjlXck5STWUzUzdwNFBkOGEySEpHRFwvQ2FrSUw5dTdMWFlocVlxZ2ZreGZkdlFyUUZhejMxcDJ4VTlzXC9vM2tTV1hUXC9nbkNKejVNdVVocVhpdWRJOW1Ocm9TXC9BWWJVdVNaSUZGbnVlZ2QydDM1Qlc0ajhqenZnT1p5b1BSb2pxQ0dtQVlVUDZhQUhTaGU2WEIrN1BONmRBSWhKa0xYem5TcElLQzFCdHlVdUczSHlVT3dxRnlLdHQ2NkUxXC9JQ0pDbUFBZmlaa2JKQkZhU0lVRm54MUVNMGhZN01jYUhTMCtnZmIxZFF2QmhKUFwvZnlCRHBRQXg2U2FQMkpBRzl5aXZtemtIMytmTU5vUDZzeFZ5Q1g1RUhuYmxBc1hRRVd4bkpHWldXTHpCMjE4c294MjRqREhqMDFjN1pjQURoNGdvd0FKRFpZc3NwYVRnZGRoZU9SQ1cxMm92akFESkZRS0dNS0V0cGJGTlZaMlRRbCttd0JzczBjdktzcG0ya0dBUEtXWDBEakthMEhIdlluZXBFcUFId1Q2UWhlNlBYT1JIYktcLzNWY1hkZXpFSDh1eUM2VzlTc2pzRE82R1ZLcFdXSXRmT09mQ3FzXC9cLzNWaUFiazZwNzJzaGppRm40THU3K0IrSEJDYUFGQktxck0renZYYVZcL3RIM2VQXC9BRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlZSTFJ5VnQ4M2pJQmw3MWhNR0tjN0FxMEhOYmZJQVZGY1BDZWdJdDNqcWpMeVNsZmR4dVBcL3BsWnEzS0I0Zjd2QmRMSGRxUVwvM1dWenJvPSIsInR5cGUiOiJ2dnZjYWRlYXVib24ifSx7Im5hbWUiOiJXZWJzaG9wIEdpZnRjYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdCdzVnSVpZV0VoNlpkN1JBTTBSY3BRTmhuUFJ0VUFIQU5uMHRFYitGQ2d1V256RmZxUlY0dGhPYkg5b3lTVnlqWXAxdmJBTEFBSkdua1IrWGJtNEtMZlwva1d6eitNc01pZE1YQytGV3M2aHo4Y292VkF0elJJSXZFWGxSQkIxN2xMQ2VIOXlKbldhdTk2WHJtOWwreVpnazBFY2h2dFFvQm1ZZXFTYjRzUXFKWWtRZEZRVFRKSFBBZWE2SnJjektGY2hlVTg2czlRZVNiekt4VU96SVwvME9SdWxGT1FYRXNqazNFdm0yZlE1OUtMM29CdGNKRjFHUkpmY1dRSjd6WjNKUmhreUg5ZzErU2JiZmoxVVl0c3lsOGQrQ1REd0Z1cVdtWnlBMzliaUk1VllYQlc3OGlkNER1T1ZLZHp2XC9EdjR6V3kwZFhETTNWb2NlMG9aSVJ3UUJDNmxnNU4ybXc0UkdBaHA3SWNVTCs0RHBaY3JUT0s0K0VEMjRFbVdybHBUdXNVa0hOWFwvU2FWNkhzMzVQVEswNjVqWHRYbW4rK0d2RjVCekE0TlRBbitzaFRUSENzbDVzdjlyaG1td3gzKzNCQ3pJajBjTUFpRk1Uc1ZaMVR4MjMrTW5VWEZJcWtsalJseUQwN0ZuSVhJYktlSm9HdHg2dCtCOUVLSENxRXVKRG5LV0lFcytEbk1SUXpoaXVhT2g1blwvRzBmMDZRN0ZHNlBZQUtGR1RlXC90dytHU0tLNmo3MWRZR2dXeWNOelplSFcxc1NORlZSTDZwVVJiM1M5UkJNak9wZWRhM2ZVS0NoYklQcWhqcUYrd0tsNnE3WFF2bSt3NGRLWEh5aEdJNURZXC85VnNcL0RYNzR2UnhjVHR1dFpNaFRHeEk5SktteVlEUVRvRmh3RUtTeERYamRDOHRJdnNKRHU3TFE4dmUzbldBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZlFOcmhBTm81bFM4Mk8zS1N2cEhRdEZIelwvdzdYS0RzRytzWmhSc0JRWStOKzFDYzQ5ZTNkM3hlZWppVG9BTldMYmg5bGxzT3k0aFJVblRGVWVJPSIsInR5cGUiOiJ3ZWJzaG9wZ2lmdGNhcmQifSx7Im5hbWUiOiJXRSBGYXNoaW9uIEdpZnRjYXJkIiwicGF5bWVudE1ldGhvZERhdGEiOiJBYjAyYjRjMCFCUUFCQWdBaE1KSVE4elNaNkI2cVFzYlJ5b0x6TWtMYkpuSWNmSkhJTUxTN3RtYm4zZVJvWktUUldiZXk4UEl4b3lsdGFjbVVKa1U5SGt0enFyY2N6Zng3VVpkRW1TNVh1bXVrVDRObmx2VWVMUTZpQk5pVG0wV05xRHFnTDhQOFZ6cHUrNkdKc1Q0MW94clBXUVVuUklraDlaQmpxa3E2UStSVkhKd3NZVElkWnBLR2loYVpsSTN6TkJnd1NMczJMemxMbkFxTEFSQzVYOTNLdmZOQzlXaWZkYVBlbnRKUW1tSlV4MFU2cXUxVWo5YTZzSEI4R05OV0JSWlc3c1YzSGhTVVI2UVwvRlhZeFpYbXVmUmNxTTlyWXhJQ1wvSnU0RVYyYkorakxhb1BwWHU3UHRPWGlUMzlWR2FaMGFYMDJnZWh1U2dWUTRoancxaTdPNmtqY0tVbTZQWFhwMEpZRmVIMDJ5c0w2ZVVCdXppMFVMUDA5UFlnM0N5RnVrdmtlYytSbm1FUUJBY1dDUW16WjFvckhndENZWEN3bDQzbEk1YytOd080bWJOQzBGTDRmNVlcL1VnRHk3OVZGS1VkNWwzdzhMd0FFaW50NGgyMW5NTEtaWUNKeDFTMWVDWDVzaHp4K2NDU2Q1R0FxV1VBNzduWGtVU3dEQlhYUG1JcCtHS1FNa0s3SUZIZ0c5cVRKOXJGdmFkRjUyUHlFdjRic1djamVBeXo2K0NXT0ZCd2s1VHRFdlNLRGZLTEFxVTkrbWU5RGZUUDFRQlkrRkpZaUJyT0JXXC91Qmd2XC82TnVmemFEQldkczRqSk9WcG84UzAzXC95TkN2TTk0RFRKUElSZmliRXdHYW1NMnFyRVJwODZlMXdqcjBhbzhCXC9abGM3Wlg4UUR6cURtcFRDSFQ1MjhtYnVCRGtxN0E5bHdUSlZOa2YybGFlQnhjcUFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmZVloUDNFdWdMblwvRDE3Y1M4UU9xcEJJTVNVV0FvSmZXTjdyS200c1RRV2p0WFNzbzg1MjF4ZVF6VFRSM2o0TG00YjFKZVppTTNCdjQ2Z1ZjcTc5UHc9PSIsInR5cGUiOiJ3ZWZhc2hpb25naWZ0Y2FyZCJ9LHsibmFtZSI6Ildlc3Rlcm4gVW5pb24iLCJwYXltZW50TWV0aG9kRGF0YSI6IkFiMDJiNGMwIUJRQUJBZ0NDcUlIVmp2V0Zmb08xMjVHMFFpXC9hV25rUVZ6bVZWRENvK1hwSlhBQkZENEpFZ1N4c3EydHJMWUxxeGl4bXJKWEV5XC9lNVJTMVkwS0Qyb213YXZPYW5RME5XcWtvZXJiQ2xlK3QxU0FDM3JwTVlvZFNVaEJBUWx1WENTdk1SWE5GcnpGcHhlSzUrU3pwaHF6VHZndkx1TUNOM0t5eTRmQnpDalhlTUp3UUI1bzJEcmFHTXQ2dzE5M1wvXC9uRFwva1ZHR2V4T2hNZkZOaXRSeXBkMmcwSUxzMVMxTytyTE9oMlVZdkVLY3pMYkoreE9xdENja1NiRTd0XC9BMjh5K2Zvd0p4eXFiRFpGblwvRGkxcitiSzJRK0IrQ3ZBY3ZkeGJ5clJKZUpEUVN2WUk1NHJ6XC8ycWs2RHZ6TFMreUt1N3VabUJhRnNkOEdGMVZjMENKV1ZlTFoxQkZcL1NocXVVd1hXV0F3dGFLM3pZTXkzQzM3UUVKaXpUc09Qd1U4TGdRNXh2ekVuMlcwaDgrWXJXcWhBSG5MTFNmUXZcL1F5WWxZdVNhNk1ZY3AwQ2Z1QzVXeHIwWFFkSHREdGRURHgwaXh1Q3ZHK2JWOFRleTZwRUFCRlZERkx0UkhoV1dzRFNsRkppMzVFTWF3enQ5cUJROXJpMm1JQmplb1RaVm1ZTkhIUG9RU1U3bFR1cGFkY1FuUGF1T3kwZ1RjOThDaFhsRFFhWUl4Z1hqb1ZIb1F1bGFheWk1K0hETkZINkZnSkVsdGI3K3ZaMWNoVDgzS0RNMzJiaWdGdFFqb2IrdmI3dUFyU3FDMVFab2Z3QTRicm5CbWl0Q1R1RkZzV0VmOTN4OWt6cnU1Y0ZLblpaQ3U2TFllRkJxaWZwUkRuVE0rOE9jbUtqWFhVdjRPcHpVS3k2aHhET3lRSlordnpaTWE1ZUFTTmExSVNZQUVwN0ltdGxlU0k2SWtGR01FRkJRVEV3TTBOQk5UTTNSVUZGUkRnM1F6STBSRVExTXprd09VSTRNRUUzT0VFNU1qTkZNemd5TTBRMk9FUkJRME01TkVJNVJrWTRNekExUkVNaWZUcjFBcndWc2ZEczYrcDF2eTRoekZwaVFFTzFxWmxBbXIwaEpCS3ZndERHXC9vcm1IazFoeDVDb0Z2amdLSmpcL2c5T1JsbGdZQWthdnRxZz0iLCJ0eXBlIjoid2VzdGVybnVuaW9uIn0seyJuYW1lIjoiV2lua2VsIENoZXF1ZSIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQXVHVHI3SGIrc1M5V2hNYUpieE1KUWhYdjlrcENUcVdiYytScEVFY0RCYW0xc1dQenFyQVdleUVwcVBwNXQwVHM5NEUzelc3UlRKMEF5RXZoVlMrS3BHUUtuK0VJN2p0MGxpVmJEYXFGQUc4N3haZE5kdEZWWGxmQndNazRETFdncjFRT1lXMUFBQm9WY1ZWMStNcTJoTFwvOHN2MjlkaDlPUmtUZjhmRnY2QnVFR0ZvRWMrWXplN2s1Z0xYbkxyUmtpQlZoN1docFpSNlRYTVp2ZWJnQWpCUTI2VzBlclVTVGp6enM0YlZsNVpxc1VMcW1IbWpqOVpySStNWjJjNG9yWU1LOFNKWGIrcUtaNjk3TkdFYXpzeU1aWlJtT0c1TkJZek9FamRLOVwvU2RuYWJnUmdxeEFXaHkzblNRZnFOZ1ZBcnB2Zml2RmJ1cDE0eFwvWk1cL1AyUDZ4QkZ5TnlLMHY1UE4yazlmM2dGRVV0dk0wWXozemoycDlxQXc2NlU2K3VnMzh1M2x1aUl3TEhYRnY4TWc4N0VMZnR1T0p3cnVBWXVydkNxeXZEQlkwajNxZ0JiOGZhM0E2RVVMZlhVMzVWMGhWbzZyOVNIVzNlZnZzb2NkNnZqS1FvZ1pQMlRnZjRlKytrSUY4MW4xdzM5eFNQYVRhU0hObmM5SEV0RmNFTXJna21GbG03K01XQUlmMTR4V2krakRkUHRKdGJTa0ZFXC9sRHF4c3lFMTZheEorbkNaMjkxNEVpcGxyczZGbXFcL2YzVDBRWFFHWHNad1RYTXdaVjh1YkFhNXh2NVNvd29pMlpHVnpERlJocXhLM1BmZFFJVk55U1wvVTB6cURUSjhEY28rMERubFBmUytcL1MzZExIaXhKekpESmVnaDFcL2N5MTBWejhRVXJCenBSQk9Ld0Rua3RQOHBCeE5lTzBkVnIwbkFFcDdJbXRsZVNJNklrRkdNRUZCUVRFd00wTkJOVE0zUlVGRlJEZzNRekkwUkVRMU16a3dPVUk0TUVFM09FRTVNak5GTXpneU0wUTJPRVJCUTBNNU5FSTVSa1k0TXpBMVJFTWlmVFJGQkJkN0h0TU8zMGh2XC8xcWV5UlZDXC95U2VBWGRZTCsrMVA1V25nWUxpMjkzcDMydkxMMTl1YWtlT1lKYmgwYWNOcVZOUzl1RVJmaFE9IiwidHlwZSI6IndpbmtlbGNoZXF1ZSJ9LHsibmFtZSI6IllvdXIgR2lmdCIsInBheW1lbnRNZXRob2REYXRhIjoiQWIwMmI0YzAhQlFBQkFnQndTemtBWkZQNjJyZjlBOXMxZVRSNWVaZWx2QU1HZHA3NWV5eGsyXC8wNTRWUkVtYXhcL05YNmJnR1lnNmh2cFJ1RTc4QVRWMCs5akk0TGN3SEtDTXVYc1pXV3FqOVJvN2hkZGlNdWMxWkRPVm1DQWNoS1ZubFIzWDFSNEk4ZWI0VStwbFNZNUMzMVZxREJDK3RHQWRzUWptNDRZMGU5ZVwvVzRrRjZTVlU3VUl2aDhcL3RzOE1jc0ZNY0JOY1wvZ3ZRXC9mVFRTZ0x5amdoSmFEY1wvMUo5WkZrZ3RWZ0FvVFNxZ3ppeXRDd3g5SjVkVjJ1cldmQVgzc0lLeUk0dElNZ0g3QzJ6T3ZkRTJXNndvSmx4dU1DXC9iaHhVbXQ5ek05UlVXSlZ6a3dhVktwbzdSQ1F6cXVvU3BPM00ra29IYitrTExwMTFYRWs0TU1WN2pWYnFMWWw0ZE9TNWlQOWt6Y2NlMGh4K1NBRE5sRU54TDE0VzlFSEhPRGFRYWVTUHJ1ZUJHbGY0bDhHWk1ueTNJUXY5VXptU1NcL3hXdnE3bE9Qb3YxdUZ5SktYRkkyaklMUjJkR0E2RksxK0NTdXFsUlwvbmt5UWNRbzJYRnVmWWk5ZzJIYXRURmZkNE1Ya1VTSEY0XC9UcGRGQWQ4QXNoeWFiTGpoT21qYlhaRzF6dWtXVzNvOExvNlwvckVMT2xvRnBRcGRhZHNYYjBNNXZaVmtyektJSWpIb1krRXZHQjF1cm5iWk5LVXphaDJXKzJjaHFTQzY5SU50SWNHajFNN3IwVHQ4RWFNZzREVkFLTVhzTW5ZUkl3cDJoN2cxTmlXdk5jRWdFTlVDRHB1dVdFTmEwOXlBNHNpUFI5YVdjTG05bnVrV1wvVFQ0NmVyVEczVk1oS0YrK3RWcCtHRkJlRlRyODNYQkRQc0tMalhnajNYcEdrdmhIbG1ERktBRXA3SW10bGVTSTZJa0ZHTUVGQlFURXdNME5CTlRNM1JVRkZSRGczUXpJMFJFUTFNemt3T1VJNE1FRTNPRUU1TWpORk16Z3lNMFEyT0VSQlEwTTVORUk1UmtZNE16QTFSRU1pZmErblRZNHdibVRDR1Rzb091WUxUZk1HYVlNN0h5eXo3QVhzTFRqOTUxSVp2RE43ZG9OdUt3MlBkVFk5RWQxN2RUaWNrWjBBa3c9PSIsInR5cGUiOiJ5b3VyZ2lmdCJ9XSwicHVibGljS2V5IjoiMTAwMDF8QkRGMDNGMjE2REUzNThERDZBQjIxNEI3NEJGMEY4QkZEQ0RBOUYzRUVFMEIzNjlEQzVBREJDQkUwRkZBQjJBNEZBMUUzMUM0OTUxOUJDQkM3MjQxODI0RUU0NUY3QUNDNUIwNDEyMzQ0NkQxMDVCNzEzMTM1ODk3RjZDQkM4MkM0NzhERjNCMjZGQ0MwREVEREZFOEJEMkYyOURCQUYzNUFFNjZFQ0U2QUZFNDhDOTg1QTA4NTkxQ0RDNTdFQTJCMzVGMjU1MUNERUVGRDNBQ0ZCOTEyRTA1MzBCNDAyNTQ5Mzk5QzkzQzJDMjNDRjc0QzQ0NDUxNUZDNkE2RTVEMjY3QTRBMkU1MUNBOTdGMzA0NjA4RkI1NjRERTcwRTFENjgzQ0JEQUZEN0U4NjkxMjNDOTE5NjIzODBEMzhBRjc0MDAzM0Q1MkRDMjUyM0RBODBDRTcyMDk3RDJFRDdEMUNBRTMzQjYwQzkxQUMyRjYzMDc3OTU4MDhEMkQzNTFGRDExMkMyODNFMDQzRjFCMjY2QzJDMzQ3REVFMzFFRThENjA2RDUxMjQzMUJDNUM5QzAxMDk5QTk2NzUzMkVGQTA2Njk4RjEzMEFGNTAwNUVDRTBDRUUzRkZBQzI0ODg0RTJDN0Y2RkNENDg2NjZENjRENDAwNTZDQ0JFNjI1NzkiLCJzZGtWZXJzaW9uIjoiMS4zLjAifQ==" @@ -9762,6 +13312,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "074516", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9SJ7DN" + }, + "pspReference" : "993617894903480A", + "resultCode" : "Authorised" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -9782,6 +13349,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "083996", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9SJH66" + }, + "pspReference" : "993617894905481G", + "resultCode" : "Authorised" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -9802,7 +13386,43 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "036240", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9SJQUL" + }, + "pspReference" : "993617894906488A", + "resultCode" : "Authorised" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v40.json b/json/CheckoutService-v40.json index f73435b..a16df37 100644 --- a/json/CheckoutService-v40.json +++ b/json/CheckoutService-v40.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1595,28 +1595,28 @@ "application/json" : { "examples" : { "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" } }, "schema" : { @@ -1636,7 +1636,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1651,7 +1651,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1666,7 +1666,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1681,7 +1681,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1701,7 +1701,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1777,7 +1777,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1792,7 +1792,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1807,7 +1807,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1822,7 +1822,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1842,7 +1842,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1915,7 +1915,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1930,7 +1930,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1945,7 +1945,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1960,7 +1960,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1980,7 +1980,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2072,7 +2072,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2087,7 +2087,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2102,7 +2102,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2117,7 +2117,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2137,7 +2137,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2229,7 +2229,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2244,7 +2244,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2259,7 +2259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2274,7 +2274,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2294,7 +2294,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2386,7 +2386,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2401,7 +2401,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2416,7 +2416,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2431,7 +2431,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2451,7 +2451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2543,7 +2543,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2558,7 +2558,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2573,7 +2573,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2588,7 +2588,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2608,7 +2608,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2700,7 +2700,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2715,7 +2715,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2730,7 +2730,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2745,7 +2745,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2765,7 +2765,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2947,7 +2947,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4055,7 +4055,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4288,12 +4289,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4642,9 +4646,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4774,9 +4775,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5416,28 +5414,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -6522,9 +6498,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7278,9 +7251,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7326,9 +7296,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -7517,9 +7484,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8009,9 +7973,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8081,27 +8042,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -8548,6 +8488,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -8694,30 +8642,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -9410,7 +9334,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -9419,7 +9352,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -9442,6 +9403,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -9453,6 +9431,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -9463,6 +9455,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -9473,6 +9472,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -9504,6 +9513,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -9527,13 +9548,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -10149,6 +13076,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -10168,6 +13699,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -10224,6 +13776,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.3.0" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -10269,6 +13840,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097963", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9T5R43" + }, + "pspReference" : "993617894965500A", + "resultCode" : "Authorised" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -10293,6 +13881,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "024236", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9T01IN" + }, + "pspReference" : "993617894945494B", + "resultCode" : "Authorised" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -10313,7 +13918,43 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "048531", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9T2PF5" + }, + "pspReference" : "993617894954499J", + "resultCode" : "Authorised" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -10392,6 +14033,26 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "022966", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9T0BB6" + }, + "pspReference" : "993617894947495G", + "resultCode" : "Authorised" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -10407,6 +14068,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgBdNcOUwhrokraZtM/nJSduq+zXt1Hub2wGGxDvL/j8D63+t+oTWtpsKPus73V1DRhbeEsPDRc6MTCmNRFNlYzRB9+Qmedoot2ccLZvIeIp9JFNURi4eLi70MEjNsT0Me1nkbkkP8btIWrk5UzulQbYCPHUurWCXgIG84Nc5/SQH7t3cpVLWiZeuXDKTUiwFjOP05jgS96jWzZ9w8WYla+tJyOST94mC246dlveWuQCDb70MxoPVi9BcVdppUBtaIXPIXYAa4YbxLAHyi3lw5STnhI0y8/k3tc+dBAFL+vezYDWLZ8czUdl/uqDzsPEe/ewz6TyS9vXZvZOAjcJhJ4wDRwZ5AFQBRBNwSANMswOBXCyh/jJsp9ycJSAT+ahWmSWKaU4oe1jlWBmQ8rxnQNOSWkV9/ZpLsrN36eLCPo6VgQnNKhWx5zkkR5xMS0pVx+Ff7ZdFeKtl0Trc4OyON8lBHTFNd7Pyhl74C21dlZUNGxA5gIc1xNXNFOvCNJQvyO9sR2giM1dEAKXpOm7Ez2u7eDvlpQa2zwPxulu3vQ2xSDVmqboSPx6Wp7ywyiYIIJzUwphVu3IulMjWnmHQOTYatiO9l1O50tqepaFB3/mwdesPw1cJD6UYq+v8kshrYya4w4ojMmQy++0L8UxUBHis71ftJM+nIhXZBpJ3cXtehBMZx+06hofQjgUgsuP+rKKAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMiffpA9iAv0lzUkDkBzjQG0XzMpxNd9Z7Jl1zf68QhTbJ53cSWhqs9FLu4XbuwyQ3ie/rNaLX7uypr+FmxHIZgehW2wSS0XKs7qp6b6z9OiTbZgcUEVtsyZ/Il3HrI+PZnavI3MB//BC5kjX/KE56BEIytAmQIovNHW7i+4YRVCjpNKAuBLr/DcSkLSqTb7HwV51btGbyhB9NwwSqO2rHUwjl+2WScEkbd5b+EUxc0jN7gdc4mu96Ak9ATN/2J/AHoiEdXDaZRkOBU6fSYOEQKpXw1UW9SOJdUji1+T7b8uVuC6gXAzS+wUXkA4ZsvW9UM5yyhaF6UgF3jY700Ufme7r98pjdBydAGGWSNVu9BdZmzDEiUke0eL2k7rYv2IfxtVvyacVNKnYmwmPpWRqvxQF+PJN2KqcVEWbNal5fleujujNZ6LACeSO5a5eREJ6bmdyKR82So08hMEwV9Ky+Sb1REXAMXY3o/FvwzN4HwHNaqi2pYNw37JkLEQTEIeWntLyC+pvc1cVhILipMx2bbBCx/CijEFGJSxVzma1mhv5Q+RJ8XtaqyzJoFOkoIoy63cq6IVYHEy47vgCfKjdnK8jDFfOU4ONDjaTb01vJYwF3XnWxNFspb7oq2ZMbmBtLDGkERkMmcrZV4XIhzF3uhbo8PEjrFhjMepOT/gB1/Tq5XkUAIViviWYaFgGByHjwzFPufEdu4ycZiG5KC0MFJ6Y+T6YrF++U9FRmeJpbdfF2oOM5Rc4jqg90YI3fi7FeKY125Dnl/uGKJhI07uaf5SRt9R3xwJJgUsGadj/AL", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFmQ*AuTBD0lKr9ylvSsHVa8vlWs2gBpsYhsU8utv4XJRVVWy1tbMandm12*KiXIrS6BVo2THRpv3SoHg4wwmRWa3oHjNhFlzLnthaA7a3F*wK5kKA5VippHCMWMHdHuXbH-8LPLXb8lDkqXbLzMHUBpvGpArncEepv5AtVGNqD4QplfihhlGVys3dKN4FayCIPSXyTXnd1PR3aPl3W6qh-bIwH0*RUXH63W2yZsz33VPskh1anmbF7L-k*mkfLT8Gxttt4AG29mfSwixFegi29HamM7y11gRz0FydqilNojEJCYI8Rr4u*yNrmXXgUJEgxoaDhqfv-6VTQWXLTrJoGwUcIPM4P4vd8m5B1PL0vJvPw0b1X0ct*WFah4DakNqUoeNlpPA5SQRwyh7tcCGHROjg-cMOo5ja9DTrJ-YoSkbM1KPeO6CBAsS526IjtwlhiB4sS9epj0pxqc90QQLTcrA1u*NmH9G1785g*dcVhGFURS5sR8453R49vPvYRkPY*LV69MrL*v6VJC0OO*D4*6Y3O2SCsaylH8BlM7anA" + } + } + }, "post-payments-ideal" : { "summary" : "Make an iDEAL payment", "value" : { @@ -10423,6 +14101,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgBOBkMn4vBx6T3DgxR+OR/a1zEA0xbGaYKP9mh/vWDSADlyktW39HZckwcm4Wr9kw2TvE9SYngEf9f6kZb1OimKls3+HEn3dRGOrTbWZZ8/tpmlS62YoDh1eQIE3EHZsUm7CQxhXjm8F0HQCelzIkVgj8DpLgtxwM3nFZxfpzl91HSt9CP/GIsx8S/RPVG2Fwg2S/jtdQ4MlFeG89S+icDvTecTyGoYFZlS/KL77Q4zJCR8Vgn4M9DJZEGRxv6kApLwDMkMyUMQngN95xDSCdLSW7fKkVusSub2+2hB7rzWxtj1E8R9dbtkCxgTe0F/G7tqrzUfEmseiHoKmaF6F8bN0j6BZiFhQJ/KHXJ6Pb+a7f0qYbQCAZmwYmeSSfNzqIDehyufpL0bP3w38spuso3QlhtPIqSHrIHDIQzbYmxPtt/I6A/RCMXJ7VN4nB6JigEygV383lnr8wd7mEynOQXnq9zEF+GGJy0Ool05WEy8L/mATgg++6bpsuSB2Wea5/VffvG6KcMyzs7OBG9zLAdYcrfqlsyXz/42UBJTeA2s6kVb1sBUfd6CQuQRF+37sjMwKiNIxwVaNWIYZMiWhbqPXOS4ozt0kNCtruhHqHgULPfF6aia/BnZKib6n+pBSepTdS47wZ31xC8VPqsoPia8RGNziLO/MmSMpW2fQRdgrhCrSniHb8qrh0vwgbPB4S7vAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifTMy2HjS+Bb81E9m0fQAZJXCA1BJgLgstBw3wxbdpZevF8c+pSBGUYNUm9ZbwrD93dGdCU2RvlI1gcyKke0cEEqKGjqWFXOWIYkSNzfLrgP3ERdp5t9VGZi6BDQko2CFzP4uAR3jwgR3AP0/mQ/4YWDrBrnYZCWjOpo7izGhNbHYvWbBOqVDvnfReoCrSNSLSo8OfSxuFrN6sJLXrajGu1qbPqQtxFIRyqLgbOfHLHw/DN3I+BZKGrNYynRfM2NparXTQ6ZRgC8E5xIodApr4JHMNeiPTjMlReaLBQwbcqaBzzRNLdV0v8/ZSXexS68WBeUMt7OkomYJBFrpwmpzgx/nzRzV87MZ9TGhZht/1zjcyaSi0Toc6r7UhbADuDX5RH5L0T8Q3iGJfjrYuS5h9aiYSg8oaVJ5DZhJAicDbb8eLvdAGXFTIV+EXbD+4e9Xl+c5um4FdKfufcrrUEo2s6lUuSBSJ3Gf6r+yJMxkamWwfnRUtxt+axRcXfmywYqU7O1r0zzW+RKCbV2qZeUWWeN1u5UIPdJbQbH4633ukPp//aGh8R4IWckBp7DGH4M5P1ZiYJB8OQRS5gD/y+iuwensnq1rKFBOK4gFNSpKmuDQYLeWb5VljHgE1sS4DRhl0fl8UCabehP+3tZu/2i88JTWbdUuvPLmkyv8zQdY36YeSDWmwC40vvbB+lo2e8MgVpfDwn+xyQFpFhasbEyr4VVoPwHq1sGR/QEutxmeoJi1Zux48jSHoGOj5RZ4ei+b8Lxp4rj45wwm0AiROghLnZJZfJaySp/LVxQ=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1vozAQ-DXwFmQDAfLgh4jSC730Q1yoqr5Urr0NXIlNbUPj-PozXC6qqpOstTWz2p3Z9auigueSA2k50M5ng1IgmJ2hoq78VusBVMkJxiH2D6BYQ4VZMyYHYcgOtLk9YxeyFAb2ippWisDYHki*KfKf9-Xu5UdxV1Rl-t-MEZR2N4nRha7gDSY1QLRRrdh-IcygxBU1lKxWOMFptopXcZZEyc0l51e7J9XdcHpeDTxC4edG1pFF5WMHnw95FtHf3N5z1MWqipKjF17XXnTl99QewNk7zO4wQshXoOtqSxpjei9au0R3Oslo10htHJKhDDmINcDe5WB0I-selEM0qLFloN3z4W-ZUjB5cD4q4K0CZhwz4n-lzjm3YBrJvej626iduq-D9sJEzUNw2hw1qXONlpPA5STRBSsHtXANeyps4O4ZDILA16CnST-SruWtsSREIV6geIGyHU6cI7x0Ic6e-bOXaUuKsmlLpHCFJmXg6-dWzL*kH16DMQzOi0iTNE1xFsXBqRyfot1NwrPRFmGzPr4w3jTHGpX16S3*2H4Um22xB8u5-ANWgt0s" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -10560,6 +14255,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCrbmh+OQiaXUY3sofxY5aXEujSd/zIwdZ/zDiV440FsfTI6tfDuXPzi9jOQgmGr5UFM7mnTNjHY5fwFD9FmKQre5ewthnSTsBVmC0RxupWRh7OeHYCcLp+G8+vxR680uJwp1stzdzq/lXmyIinV6aC22NzapolomfBvxS3cANwHE4IC65sXt5eyzItZbHIxJqMC7ADM/dX9Qw9HolgxLQXZlmjdHjfEHEmTvvPHXe5cBv4cfKPJ2gp+RH1J4hds1BJxKwobazQ+a/fauTj5N0a2uotli9I+06B5Y9fR8+SFyOIT3X2jHVDrGMMiVTjBSVDYB6/76A6q6GPXUv3cPgLBRdYOxKJewp5o7raTYs39Tp69iZTPF/9+E9TvmSIjcc5yekrt3kUUxnJTITAN5EJa2AnmfdJBro7O5c0C4OQ43MIgMhiMUKzBewWb5rDzfDiUCQKkSdWEbJUWDEZSS3TPChvP6smI8m80rbgig/0IXgt7Zc2UT1GLdai0t30AoX0gcnbZJnS+4o07WivKPI9aagD68dYJZy3VN64p7Q84vzj4IzwftzKW3lWDf2gt6Reo3x4Sgo2KzznEfCeSRB3QtK8Tuk5ibgVgjkCx2p7KaxKtj1Mqdi+DgA63sM4juy2IAf/23TA4fu42OWovbF9DmXf4v8aSvLmCw3NYX0VyxBEf4xCIC8T14KfCMGbP4N9AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifYDX5Nt00CX5QJ7OLRtmg5wXbL8+ctpyuEOjPJt2DpH30H0klwHPxbTfbVgctpO7GFGrUgl+mqy/pTDTlfKGmt2SRWGbo9cDMbUTrcKNh2MiEI7yOroy4iL/DYnvqbqQ3kQTjxtYtyM7qKI5/NbPotypE2Z6UlscFJnMYaaZCXenBnXU7e52p4tk1hQ5KkdZTbkjdZvNkEL7yGvoVgBNRPmTr7fZJib0XPyrAK76VL5yBq0A3mcwSMChj2Uu0ri7lp/g4yO1JNljWTxtEwaTCxGOY3tDF3IqnqELIHtZ3hyqG1n80muT4wVUX6kmCc5zeHybbZTJhPG2Q+fPAqvNXA0y4Zg3JOC51gGRhmN3m7L3eil3ks70Ejx6gpNzLnLZWpzZy/tff7coZGYW1Xo3973NOJcDkEA1QjhKiPycsHy3ZHZ04ShINLc2UssmV0o68FQ0R6sOVbjOevBaK27EySDaZfQnUjDSfgJdtIFDIEVzZtVyUWGo6w+cYLUYZCpeE9VQac1DinR/NH3w5nqHKyTBf9YqoqYZh3CuOA4jGbwadiG1HhAmZg6TOY7GZ+91hB1yOs4fsDfR42Rj6MEWOaqoH/yggwtjdNhdyeSIc0z3vfjsWJCLy4Uy0haQ7ww+81mqalJBILsTJuS3cwpuGuai68o4ApraA/8sXd+wJ7HBuCqaqJ1r9ZdPppgK+9QbZzGA8xvc5IzHqyOgPZ9oRCTbYOmENJO1grH15TyBHBB7N1Eu/76ojkCsdDEK/hu69T/jLin+x7X+aNuWVILJ4Je8HOdI8ddtr79R6WX88cU=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFmS*4YGHXEpbemmvR6CK8lIZs8UoiU1sg0J*-RmaS6vTSchGM6vdmVlXArN6xWtI6lYAUWmF2b5ljUl6IYCRcebSMjePIAjFTC0J4T1TSQFSPV*xG5kxBY3AquXMUmMHyeoxXf38VRbvD*lLmmer-1YOIKS*Ew-d6Bw*YJoPiVRi0vNFqF6wO6xwEsd2YIdR7MV*HLjx061m0zZJ1W2bTf7juHfbZVFc3i77cdfsthuPxg8HStH51XupTvn5d1ca7p3Z4fEI2txx9mYjhEwBsszXCVWqM9yl4dzr78AJPlAulUYiFCENEQpkz3slKe86EBqRIIaWgNS-r59tM0b4UbvI4TNlzQz233bXmmdQlNeGe-9P0Frd96gNJxBzBFqbpiZ1epA-CfQnifoYeS8WemCH2WjpewYtyzIlyCnnN3xo61aNiYMce4G8BYoKO9CObF8ffrwzr16mHQlMph0lqW40KQNT6vcxv4qur6zBsa5rCIMwDO3I9axLNmzd4imoo2FMHbo8v5Oa0nOJsvLy4Z3Wp-RxnTYw1jX-A42b3RY" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { diff --git a/json/CheckoutService-v41.json b/json/CheckoutService-v41.json index f2feac3..8bfcfec 100644 --- a/json/CheckoutService-v41.json +++ b/json/CheckoutService-v41.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1601,31 +1601,31 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" } }, "schema" : { @@ -1645,7 +1645,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1660,7 +1660,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1675,7 +1675,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1690,7 +1690,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1710,7 +1710,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1792,7 +1792,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1807,7 +1807,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1822,7 +1822,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1837,7 +1837,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1857,7 +1857,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1930,7 +1930,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1945,7 +1945,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1960,7 +1960,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1975,7 +1975,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1995,7 +1995,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2087,7 +2087,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2102,7 +2102,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2117,7 +2117,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2132,7 +2132,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2152,7 +2152,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2244,7 +2244,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2259,7 +2259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2274,7 +2274,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2289,7 +2289,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2309,7 +2309,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2401,7 +2401,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2416,7 +2416,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2431,7 +2431,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2446,7 +2446,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2466,7 +2466,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2558,7 +2558,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2573,7 +2573,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2588,7 +2588,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2603,7 +2603,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2623,7 +2623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2715,7 +2715,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2730,7 +2730,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2745,7 +2745,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2760,7 +2760,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2780,7 +2780,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2962,7 +2962,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4070,7 +4070,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4303,12 +4304,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4657,9 +4661,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4789,9 +4790,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5431,28 +5429,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -6537,9 +6513,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7298,9 +7271,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7346,9 +7316,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -7537,9 +7504,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8034,9 +7998,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8106,27 +8067,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -8573,6 +8513,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -8719,30 +8667,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -9467,7 +9391,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -9476,7 +9409,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -9499,6 +9460,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -9510,6 +9488,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -9520,6 +9512,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -9530,6 +9529,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -9561,6 +9570,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -9584,13 +9605,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -10206,6 +13133,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -10225,6 +13756,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -10281,6 +13833,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -10349,6 +13920,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TI1O2" + }, + "pspReference" : "993617895005515H", + "resultCode" : "Authorised" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -10373,6 +13961,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "089261", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TJ8Q6" + }, + "pspReference" : "993617895009516B", + "resultCode" : "Authorised" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -10397,6 +14002,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "037284", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TD5G3" + }, + "pspReference" : "993617894989510B", + "resultCode" : "Authorised" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -10417,7 +14039,43 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "034933", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TEMAE" + }, + "pspReference" : "993617894994515D", + "resultCode" : "Authorised" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -10514,6 +14172,26 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "021498", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TDF8I" + }, + "pspReference" : "993617894990511G", + "resultCode" : "Authorised" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -10529,6 +14207,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCthN9/C4DNJMIhc+OqEtrOCtaSH2tFqeA5EC5R5qO7VGZzu21y8wnBMCEyfdOfLaVP96bpaif/3MZ9YM48N6HgYZ/6KIATkt/UOUjS9wIOnGIT8pxqh47FSjCOqmVQhWV7p+gB+w2Liyifl7gBCzmcewgp+NDMAHRB/RQKMzXkBT1B6Jv5DjHCVciK33seD0mxJdZ8xKzYr+BaU6OfKw/pm49D+Q7qCH6zjlTq5pdb137C/y4Eq+gglXZUYFblOFbP897GRlIWu5S2wOnKS1zp2pXVKH4dGu79a34ji1IJFLwUfRLfsojvjU2J5Q8PrwbSUT1Rgk+mklImuPH8t6dXO2nBk/Jky3w2JxrXIioovSlz2+slT28di1hsVUeDAnv9yKWagsqYvvUrS9MDoqO1xfsy62VlEEJTY/MCzqtq49nv0cUHoEKQ0xZF4r8bbXCfhV3/ZINynnRxXWrK5YOFE/ILVJWiEhq+95nqRIxu0Tc2cUEM4P0f6IskIVGqgF+AzqvQQzCgEBJiAbf/paGHeqMz0RX5VCPBq6kFt1Urhx0viuWPAo2c9epK2Wik8y3Q914UjMrtJtuuk41/hI7of7Wd8/zNshHf0gn8h+KH69bS2jZyo2ZtW9hteqBiYtHJlqDl/vO2D6Z+0WHB1ffUkI5Canw2JAUc5wwq3l5mZBDAVDRdCyZlexvkU2tZXkDHAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMife0UnvTuC0KkmKfgI1TES6l5nFhuOPE4VSwvurNlNe9CpZh7tTf2Hv2sS2POMgmoU43DvnOK8tSFYGqbtd2GHtBQJvxOlS5pc/2kreFfccgsd24Y9agn4XmeRdeRvk9FL4v+iB3an850gsOOXiHibuVTVCeZ1A7EZZFPm5ei2sDikUNsKdv12UZGEAggA1O548RtUFRopbDRpWvheSbz7lhsnDw5r6YO4NgKycoLtNho5TVHd7iQ4hK7bOclgyUU8CdGEo3LExOieBEt4zGahgKPMBuJPhNSmI5vIuz9BxdUMIGsTB5jhtHAGltJkqxjdQJTNE1i6/a2ZajgT/9GqRWZ7AFsxok7nvBv4qO7oss0grUiZDh+h4DxwK6wQ3A2smyuHKsRpqB/wcWjab2Y/NSyMhVe7ub4hiK7tyXCxU41HcPko6twA65ntb6RZgxzTykYZNPR5ZUh/MEorfpLVJ7OWB93NLk3aAH0whcpAEi4A6tMRdixVZLpXb2CTkeY+czRI3q49FOzTDHNr+SNzn8U73E3ILb5vn5OnDLjfCpU2MHHP2AyO0dbYPJZWNaEvGbhqzC3VdyXgeHjNdBoN5cWBZh+KeZobkmn6+PYreIWtgozSV8k5lUvOEJDIwk+jbdIelOfy07LkWdkNz8yhWqmoCagt5H+FlT/uLx59zcIp9nYJ1FFWI2OZ3D7oN3i3wTlqQDn2Zzm+dwGI6drzDeeapHrWE47zyzWrnI1nHG8PbJcldsrXcNQn6OqL4P/8YPF5/z1UW+QPLWEtM4rS8o8OD1IMULDC4ibIw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUstu2zAQ-BrrZoF6RI*DDoatJHKdxlGtpPElkMm1SNgiFZJSw3x9KdU1gqIAsSRmFrszuzzImpOlIJA1TIquNg7upQSOzQTmVem0IDGtuV5gLHqusx0o-XDBrmTBNTSy1kxwV5sOsuV9vvz2WO3e7vLveVks-5s5gFT2zkLvSpdwhLE-ZEpLxpsvhO4lX9W6ztLUi7w4ScM0SaMIra85P1iT3b2*7reHhKw8MOvweDRh*vjCf8WE7bV5SrZNu6Hr6ml1KvJZsHKs5RasuXby5iGEHAmqKjcZ1bqbBYuZf2vPWeD6TIXSFklQgiyEKeCT6LWioutAWkSBHBgGZZ-bP2ULjkVrXZRAmASsLTN4f8tdch5AU0Fmwe0-g7bqvo565kdyGoHVZqlRnW10Mwq8GSXaYEQv57ZhV3Pj2nsCXdd1FKhxzs-1mRGmTeYj35ujcI6SnRdZR1Pw071z8TLuSNZ43FGW20KjMnDUifHpV3T9wR1897KGOIrj2EuC0P0shp-Bbh2RZDC5Txcfb5hQ*lGhovo8hu*b9-x*kzdgCBG-Acrp2a0" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -10561,6 +14256,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCNzlrqgBh3IfW+KEiI5mSYZyYhC4qmvk6ChrTHxEPRFGTYu/8zQz741YsRCVG5LZ+UkffzhZICh3v1yZE7CDOd/xcQgHMW/nExCEG9aGuWwrLYAI/mUKsD3l/NcTS+KbHExyc56HiWWvS9wjcceKx+l6vb8H7JYtRQdRy2dHktwqpigZrwjnbNcNCWpozyVpJe/DT5eNowle4OoT4ii9EbEwFvCIRT9bbob7O5Jdy68nd90XmStFMshZL3MVNeuFATrSyWuoAgMSJkfy0N/SvUlv9kWJxMvmFcPDTcR1uYRE7ugC5iwLZJuBF+zDb1h5tWK2XcBkK70TvzmLFrFsDn9NTeBwN0SmiPFOdxGVcEjEMQDK2yuGzUMOsIyvKhSFJmS3FVGujztxngvVA0XTcV3mVfh4JSKc+8t5i/ddV1f15wcYQmS7WBJPQAY2junKZOWZSMi7Dx5ViPS61OLhkrTcyS6PKsY4s7mohU5qEdiHqF8WRfdNag/5FRGGexCYGf2ewouGKduFtrftnUtQ410jN/TGYI/QS2Ay6eFpGXwH4WZEf2xpUXjHJnpQlPCQ7UwJUVCJYGd7mONUJ6MGJGw9CV4NF0nvx82hKdshDYfIzSWP+HIdBA92XZiqaQijbiTKSEduuf/0uBJ2aJM5k47btuc1aLAZQlrDS4dWLmFBAJANATc3sWIaOKbr/5X8Y7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifV/rgRI3Jh1fp9Tm3HFJWBK2LFjzVvFPHkJA6jPys0NuLLgzjEsTretHY+dBKZzr5WDJg8wtZz7j2BSgWAggzv9G32BQxasKiRIO0O14LPLpT3EAr07kVPOs2xTu5URyrImVSTQN+IG/uVuWhiaz6U9eqZkQq5OhSOMpsHah1ZaMRRE8S69RwZFYnak7YnjAj2SQ+epRLrq3PN4ixU7M0RZakUWHsqclQgHCxsqqE8jlfmV8YLcO5aNXgZVnq5rqWc3Pvg6dce5B4RoUKO4ZFcyW+25mnQtRGiwEF88UObsy2MgKboA7+PYoS/M1nmAPmKq/f8cUOxuYnBxBBu82Hgz5AJhPiTuH5jxLK2iN8yv6U3Dh4KqRHa1/sornSTtMjNhyySieOwK0o/lheD17m2+aV4b0Notnfgce9MTb7Jg6cbr0b7iiUMV6k+cSQcN/gVtwZ7AxxEwZPhARhu42oEFNArmCzB1y8tnAFVx9TY3DH923Bv0sXg8/a+cjdBeZ6ukctpyMivHI3colbqRR5fIQQ4DCrbWHuQY/2JZLgcfd5vPff3X/isV4EWCWHJItvGTqkKLneb2He82KQuqcrRgXY6R3RPVtYaeWuiJSiRdsUWnPe5lkGXDaL7y706hAbDkeY/8CmuBNkfZKal+iSpVEwmntzWsM1jdjaYOuSqmD96ht8y92BCYq+qA/hjsbjs+TDiAmS6pd+k6o1VlVkc4Kyz9kQbrZc5nAtgTaKj+O0H9uQOGj2jPW4t8cBVFnzwB6GVuXDS5nFJCeb4kavw/paKRht4s=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUlFvmzAQ-jXhLcgGCuTBD4zSlibtJhqmaC*VY1-BSrCpbVjpr59hWVdNk6y703enu**781FTyXPFgQgO9OyxQWuQbFqgoq48YcwAuuQE4wB7HWjWUmkzxtQgLdmDsQ8X7CNZSguNplYo6dupB5LfFfn2a71-vi0ei6rM-1s5gjbOk*jvlApeYGYDxFgtZPMpYQctr6mlZLPBMU7STTQHcZB91DyJhpTNz6nP1GG74Wle6afb9MDvt9svp*hxd2zjoxhyxOKuiGOzCq*9nk4dOHHdog0jhDwNpq52pLW2X4XZKrhx76wYPbfKWIekKEUOYi2wkxqsaVXfg3aIAT0KBsaF3363LSVTnVNRARcamHWZEf9pd6l5ANsqvgpv-lm0Y-d51asg1ssKHDeXmtm5QVczwauZojOTGvTaDeypnHznF9D3fc*Amff8nZ4FF3YiAQrwGkVrlO5x7BQtJsQ-vIuW*UaasvlGpHCNZmbgmZOQyx-ph6M-Bv7lDEmcJAlOw8h-L8dDuL*PeTpORdBmb8*Mt*1bjcr6-SV63b0Wd7uigYlz9QutjNyJ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -10698,6 +14410,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAvIvdVPQD6ljxrC66+FwR0FaxDspHFSr4AyJU3Ceh7lGVk4YaklDVlkXziS1wmSkEIHV90bRQt9tggc/UH1Z9m0uzmx4ZqPdNYCd2I7/l+w0Hstk9/Q5nPTqF/NJUqBPOULOROo2fQRQk9e1Nwlk+hkF5+FBPbX+qfXbIjX2GGc7h/rHXEZJEwWe1gz6Cca3Kq0eDp/lY9zA99MnI1qpZxw73trRe4OgSYXw36kyUiUb4ik197gvekCdd7cjwDzP7ZiHAp+qPKDJPzjjNQNAN/+RWdMva4KdOkycUA7W18L6b5PCk8kddUU5eKQtFMzNoqBPhVvBcPkrsPPPVj0Z8n6bzT6vFdJu2/SDM6Xj+mx1G358d2SkKS0Q/cILxt4pfCVFTFWF6zy4sirG5Pc7Vo/KIUyZxAFV7Ud539NaRVNCYY65KDRXK/ANIcvQSxp0tqGUYzsvAqmp4KQ1MlfZzcxA2JtR4MdAa3SSc8D8q7PdgPVsPCTgN/TbfPQxDalOgY4zJAVoVre8GlvPd7qKjU4Ct6q1qoqcf3mQqYrbTWvLTLDlpHu/btAJrbh9aVKc7JRGM5xaGWPAkclGz7Zsbb/WIXL7i38e/icf0/oWtwXtDsmBUZcgDD+I+8zUW9+3iTeJtXzPjJtlLoJiTWCePpO2r149fwG+xxLi52d69cwxDF6d4B/LTFEjDsyVmmmpP7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifQmQ7pxA13nYmt54YOm1sEPteTnbdkD6S06nPPQp5kpNdnJrkdFdZ2SsnXIHDNk96S7mt248VYMOpL/y+GAQEw2PBYXRAUMEm3737bnbPmro9cICPuj6plkXLkQs3ZFchEQOyrNIoG0z5u1N48bDie8mnb9p8jpTNw4wxfQpN0sINQ3dqu1+Wt1imG49AjvP+7yEJ4Nv8DDpXwZ6A6wQZnZYuP/XTcbsIw9aJxRZpqyp7nLsDry0pPCkMXfdF87GYYo3xzmy4HdhhbEh2jXZUwbEVW6onalQu4StL0OJjr1WM7XwG/SmHEfZMvjSvUcCEPT3FcXCGA8vaDkyqD4dS+16qlfkG+t4YWf32OVFCSlLDie0BdeMoEePXCkU63qWCY8qGde4NVjoZCt68HyOdYhOZ3QL7ssBYfiCOBYWDnrPUK4sXxBaToEt0Cf+xHnCfJ0CklxMXsh3hEhKLyCbO53uB0T/eYaKEqw1SnoMECNSnkA+Qk7LVfrDZTnFO9c7op/wr1bTjSW0r7eQQhiuLGwwmGSGiueKB0FPt5VVUfmSXMW6s9KRqYFUEjDyKv9g+/ZaiRIS+4L7P7YWuQu+Lo0BvvMPxi2EbCfPTv7wRsZp71mSnJd1Igpjip9itzeF+ZteWFkmvMrVT8TQmxl5AvcAAnyz7yBXgH5sVGV9Up+Eu/XJ/KkzF6X60hcFk0eMLCFA/tr4ejMoSS7Wr54euCmlP7sy1Fv16SZtZkaO/Hp2EaCOIZKhIHOiVEV8tcq9+LZIcYvKVf47F52/nAjc/l+8+dwA83957v8WXhQ=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFmS*yYMfUEJS2vRy5cLpdC*VY28BJdjENlzpr6*huVxVnYRsNLPanZn1URLOVoIBZo0EqrMj4aeGVzbtpQROx5nLysJuQdKacJ1SKnqu8QGUfrxiNzLnGipJdCO4o8cO8OouWz3sy8PzNvuWFfnqv5UDSGVuHLg3uoAXmOYDVlpOev4Rupd8TTTBy6UbuXGyDBEKoijc3Gp*NBXeNvs*TNb7P6d9pZ7YWQTb2CUrkXX8-qFPL22aRE9BeFHHk*Wv7Y6MLRhz7ezNRQjZElRZ7HCtdWf5qeVtzHcWlJxrobRBEpQgA9Ea6En0WtWi60AaRIEcGgrK-H7-aJtzKlrjooCPlA0zuH-bXWseQdeCWf7mS9BG3eeoLS*ScwRGm6EmdWZQOAkMJ4nmGEUvF2ZgR-jomHsGHcexFagp55-k3LBGj9hDnrtAwQIlBzcyjuYjCH7bVy-TjiSh045wZhpNysBW5n3Mr6Lrj87gOdc1xFEcx27iB85bPvzyD-cRS4Yx8*r09Zmyun4tUV6*vQSX3SW722UVjIyJdwEe3Bg" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { diff --git a/json/CheckoutService-v46.json b/json/CheckoutService-v46.json index 7dbf0e7..2fe0517 100644 --- a/json/CheckoutService-v46.json +++ b/json/CheckoutService-v46.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1601,31 +1601,31 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" } }, "schema" : { @@ -1645,7 +1645,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1660,7 +1660,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1675,7 +1675,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1690,7 +1690,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1710,7 +1710,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1792,7 +1792,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1807,7 +1807,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1822,7 +1822,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1837,7 +1837,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1857,7 +1857,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1930,7 +1930,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1945,7 +1945,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1960,7 +1960,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1975,7 +1975,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1995,7 +1995,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2087,7 +2087,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2102,7 +2102,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2117,7 +2117,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2132,7 +2132,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2152,7 +2152,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2244,7 +2244,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2259,7 +2259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2274,7 +2274,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2289,7 +2289,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2309,7 +2309,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2401,7 +2401,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2416,7 +2416,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2431,7 +2431,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2446,7 +2446,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2466,7 +2466,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2558,7 +2558,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2573,7 +2573,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2588,7 +2588,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2603,7 +2603,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2623,7 +2623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2715,7 +2715,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2730,7 +2730,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2745,7 +2745,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2760,7 +2760,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2780,7 +2780,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2962,7 +2962,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4070,7 +4070,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4303,12 +4304,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4657,9 +4661,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4789,9 +4790,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5431,28 +5429,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -6537,9 +6513,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7298,9 +7271,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7346,9 +7316,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -7537,9 +7504,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8034,9 +7998,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8106,27 +8067,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -8573,6 +8513,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -8719,30 +8667,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -9475,7 +9399,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -9484,7 +9417,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -9507,6 +9468,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -9518,6 +9496,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -9528,6 +9520,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -9538,6 +9537,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -9569,6 +9578,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -9592,13 +9613,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -10214,6 +13141,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -10233,6 +13764,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -10289,6 +13841,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -10358,6 +13929,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "028422", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9U0CNK" + }, + "pspReference" : "993617895052526G", + "resultCode" : "Authorised" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -10382,6 +13970,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "035999", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9U1A11" + }, + "pspReference" : "993617895055527B", + "resultCode" : "Authorised" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -10406,6 +14011,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "001656", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TSNHF" + }, + "pspReference" : "993617895036522G", + "resultCode" : "Authorised" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -10426,7 +14048,43 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "001872", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TVP6M" + }, + "pspReference" : "993617895050524D", + "resultCode" : "Authorised" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -10523,6 +14181,26 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "028065", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9TURT2" + }, + "pspReference" : "993617895046522E", + "resultCode" : "Authorised" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -10538,6 +14216,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCnd3nrbhA7SggOHNrkA+kmUK+Inw+iAv3kN5PGTwb3PVrpo/Qjp2xTh0HGwViCU1Rd+7jnTO+KcKQJw8vKrVu0DkOajmAOKP/4RgE2q4VBZfjtLyPAUSRdkzAEn3JR09jjRmIoeI+dYN5l8HP8cMoUBklJ+bHAmC++c/hdTB8d3JIAttj7qrjR0/MYt90SW4Ncbdy09fxwn16FqDzFkHK60be0oUXIoe9MHeeuadibcDT5yi26L3jAhjk+L7j6nk49UmYXk+7/iRJp7AufX9cXecr1MuaJPD7eMw8eK6lotHiQfvu0P0O5TEqoX0pZERJUat49K0qUESUjqoYvQU24Hss1yA5NLulBzRExOuH4DjJGJYBP74hHDCwy78pO58+dahMp2Pfwt/HQaE/X/THmSm6kjVE+gstURYuk4wcbG6WaE5x63f77xvBD6gabCpgc9kxK5twspn8tfgu10EJuoDfSDPE/TgM752u1j0X1PLOtddIzVKdbzrjGLb0SgXp2k6JMcmVIyJQbkyl3c50zK4tW6TV+pTaPjB9tsbIXjZ7f89I9eb7xYB9koOKwx7rEz+RSytPfABUToIyFTs34G/7mVvz84WD98H9PTAbJayGST8+6NoXQie9ILo7DF5Qa7/BitURng0RataHwdckxRlq++HsR6jwisuqd/mu1eBD9dOxH/pkQDL2lNNABl6uZAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifT4RAUv3gmWaOf8wZ5jZ/GcdmZDC2IUb9oFmkx3HlArQhey9K60AaGwGA5dYeG54MXcIvslrfnaiTG1NswXPMMVTplyazDl3Z/PzjvS77WEyUpVSC+R0O4krlCvE4ZEEbVXN1ukMaIq/W5FQGlYYCz41DKi41At5ACSy/nBCoNC0wpYy+lJgfxiNhhUmQC1U86a3PXLBkuxsynQFySHJ7yJffasHs6TDV7Y4hmhjN2jz8ezpik8ZCWz8Fc05rWfpLzU5lxaXrjy/xcG765nEcG9pv0H6nslcGdTbU+JKEDJ8ZXw8USAlpHF9zvHnTPfn/u69VdcwQDiVLJoymIllVamJzNPrP96vCnV9MYXFWt5RMTmjXVptZDLFCQrwKH6nbqZ5f4r0q5JaE0bbhVMN1mrvaxblLj6Eu/XWoZUgGwWkMSnJWLqNckzhdMzKZ049aflCklUWY2rTvI8x/2etdne0EXU2flQJSXBICut/3LzyN69/Kd3X93jicdq41yXT2D8StfiFnM11QVnAr8Vtz9geCMsTW/hYI3UAFllfdGmoWnasa4NKTPMOGEamxu5EevrkiI1KX1hV48otTawDy3cfXwWBjh3BlL9iJhExAFF51y9D8T1bd0+U+s3uXnJscvgvl2xq1Re4A5lMcOe6jCJTy2xnqV8/cKpy/TV2z6MFpQW19vYZpJQeJ9wDc6UAbntxpOlTQ4puksN+fiexxUM7EeDyIxnT0JnMTql5Yq3iw0Wn1GTEe7WB9EbytFscI+dmc9yWrad4MLA3m8LG0ZKDPacqt/+pucBJyMg=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUttuozAQ-Rp4CzJ38sADSmnCNtmuKGQvL5VrJsAm2NQ2qPTrO7DZqFqtZNnWOeOZc2b8IimvNqKCuG6l6OlkskFK4GxawLTMzQ4kayjXCWNi4DouQOnDFbuRGddQS6pbwS099RBvdunm4bEsnrfp1zTPNv*NHEEqPGMvuNE5nGCuD7HSsuX1J0IPkt9RTeP12g7sMFr7xPWCyEtuMU9tHRe78zE3nPvfh5-q*3ZXquz45B8dRLpH-yHanhMOVKmkDBNPnjzDvTPRdgdosFv82YQQU4Iq833caN0bboKPcV0Eo5dGKI1IRCKCEGuAncWgVSP6HiQiCuTYMlB4-fYnbcaZ6NBJDlUrgWlkRvtvumvMAXQjKsO9-6fZqO5zuw0nkEsbUBtSszos5M8C-VkibpMY5AoL9pRPFp4LaFmWqUDNvT7SS1u1eood4tgr4q1IVNgBOrLDefN*mVcv85wkZfOc4hQTzcrAVOeWLz*jH16s0bGuowiDMAztyPWs92z84RZfgioap9RpkrdnVjXNW0my8v3kve5f090*rWGqKvEBGEjZqA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -10570,6 +14265,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB6BPOuzRMSzFbUouPQm0rkDcsOz/ShiXL+9a/G8SHUvIJGDRCPSuZsQkEMf56P3cGm/3FyB0C5J2SRcc1uTDrRMhagQoNpoTqTpBikufYTwHBx2jub+FpxZz6m0GKu05f2stJAS86Wq8FWH9QWjOyHt4UDsn4E+hlZiL5wus1caD8G+0qOrTS+wBOpigunCv/y1vqjLDGG442BAsZKCxVHyYGc8UIRDsXcA25w8knzNDGTUsNnqC2ixtWICjpV48u5jrbZ32MG6Mpr5eH8RkidYRgs+P8Bz49HYs+vEKIqORrBQvxR0D2qOaIXDPD+OIZ7MLUmUKhoco4mXDNvz6+06Bx6Xz/8hoTheBtyF+UA6f/oNywvPdy0J/vkTVDH+m/M89TtlygK6A7dxIOu8i07CpqRXsUNE1v+XTJFwroGC8kBu9Un+1biigP+UwPiiCh//GHZcXYVBVtNY95IyQGSza5fTAc+cbR5VAB0G6yfeun/yEwnK203ozs6j2IRizVbY2BW4BGIRIVg7aXmJR7c+jEOcWhQcPkmuk+n6CDzr5KUeNqKhwwXhXQ44ps76cH3ri7JhiSdXRJCWsr7WRVe2ceyxFHzzJVvwpxmA8J6e3rxqztCE3et0TU5ugeHWKZaFDJk48qfdbcoN+Rc1csJTWZ8X87kJvbCuInYY7wu1BDDIiKDwTm+q9Yo5cLtF0K6AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVeD1kKJyQisqaoEe6NRfK8FyDXGlod6FvxjR90eXGa9cYfPx9XPNNWrxB9zPbE5HpGP9H0b7+l5Aavws5V5GgaOaS02jz6IuwqXbEfX5yYfpiJVOw+No5NeEMzo2VHWv+WslfyAAlUCTb9W1rskUpjV3EqNxchNPJoiMGLwEMODChGh5Sz0DQBfLuREena8IzExiWbAfC1zTP4fZIy+FKvk8MqRNgL82Eq86tss4jvP/WbZqG4CFGqUIE0lVM2KeFl6n4JIAaAb2+eDXWn9e+u23K5k9muGW8Y11lZhKSdDmY+U1cs7C3Qci+4NMP9qIaI+SZP7I/pXx4YArwmVNHVQd/c4RkNk6GitZg22G1xTPbRcVQkkHOT0No/inmwVOau33/l5SKlill4t2EDSC2VmQ+45P5zre9RMAXDLO/MMwrEHhdbSevbQQcKqLaU+Ndrm48EZlTqWxQbBOVXOiHzxwYaBu3U4yCghuSHgShsFZJKzjScBRGxFvVXC/x+NBVeHf0yXYBfQq4SW4AZz4kLDUAaIfWaTclGLCn9gZGh/PF00Sxzc/Rh19dlBB8xSByiwMyz+iPXONDLjnCu9PmrjooaXHvgNSGyupXsR78kfEIBticRzQDhgfNoKlWfvOZeAEaAhGtKZKAWQK4dbwb7bI0enGCICQe54inFhZ4oo+fFyp7V3SI22MtV5Lu2558JJiMfXyZOLLaFDiXjvAVyslBHBUPePMqsSkELcqQ+GOybXpdOOtxvCNTBBq8Qbj8+80a0DmKIA/CfzOIM6NECPTb4TO6yV/Q==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUtuOmzAQ-Rp4C8JAgDz4IRfSpU2yLRt2276svPYkoCQ2sQ0K*-Ud0jRarSpZvpwzmjlnxm*aSTFXAmgtgB1d3moNkvdXKCsLtzamBZ0LSkhA3BNoXjFpp5yrVlq6BWPXN*xO5tLCXjNbK*nZvgE6f8jm3x7L7euXbJMV*fy-kR1ogyeN4jtdwA4GNUCN1bXcfyBsq*WCWUYnExKTJJ2M-SiN0-HsHvNU7*lx3G2i9a*YrdtJdZ4t4pcyfXmc7aKDEyz19CmMLpvFj8nyjM*85E64cBvWnwANnq7*iO-7rgZTFitaWds44RRDcR0VZ8dKGYtI6qc*QrwCflCtNZVqGtCIGNBdzcHg9fvftLnk6oROChC1Bm6R6ci-dLeYNdhKCSdcfmo2qvvYbieI9bUNqA2pQR0WGg8Cx4NE3HrV6hEWbJjsPTyvoOd5rgEz9PqZHWtR254GfkBGfjTy0y2J0RFJcAvS3*7NyzAnzfgwJ5phokEZuOZQy*s-ado3rwu82yiSOEkSkoaR9553P8Pt11ikXZ8F1fTyykVVXUo-L9930Xl1zh5W2R56IdQfUJTcug" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -10707,6 +14419,23 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgA0E+AKzHxD+sKT+0Z5agx5dmAxTdj+3Nlc9Uq/2vXU5QjEcAdsigMc3pZf6zcsiXr2FfbNBx0fLR2z1pjqPx0ubTObecUYf/iZag9GcjF2MiVvRFTKveTylXp/rZ9hT8pCEeE9B6k68ukdYV5iS5e5ByriTqXgNJzKLVAuTIdUQ/ZjUQweG6zrCDDiC59giRLlL3bQBJdZoi/i06W1liqqZwX2Z9dQhZtek7awoZNsh/a7zL9nO+ORhUmucgzxRN3ICeY5hEGBrPjPhEi8WsR7vS8LRhCqCx6aU4NvMaLYQQZMDhA6/4wvoV9q2or0F+mdGnQFP/Uj1dor6HXqgnCQmUHLejsR+uKJ/4bPc32xYCBUSlnZ8hC3Rb+SO+Nwxm+VDqfJJC/UQNIdw9v9jH4PAoVoJcGqAw6b/ObNush8p/iTvnw08x1/7S68tuUBoqFUO1WKi/ldwD3I+hLuKVClvuKsFsD4fBbRYPPTxpi+UccalNeBOq3Na2i4by4u8l3T4dxDYn96YVpqrigjv1IISOlVk6ijQ4onnnwLxK1TfyV1NYrDuQPHEgBVWx4U7X9dqjXlQ/NvZes8Udy4ShFQamYYRPgVM8PgfjXRe5QycV0ftGwkkFRJDq/QGGungDvYL4Wp/SqujhCkFMow5Fg5ytW8HxL5KnFUHqvp0w1cohChqmPg99ConXap6QxJPRC/AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifb6WqW7iXMtVX/eLf5zAMcvTtwRWv9BMdAXbktk7amecV0FiDoq+TRYnuiYSL94cLrQZmVp1ZRgmYOXI+/39dzKCW8ZfGI/QDcTxmLUIdv0rlb8/3alEaLKb4NTS07WHwc4yG7QWGlFebhg2byR1KrskyJY2U20q0nnP8VHIhiWzWifkCHfEKTfmUjST0nQoPTfAL7ylf7eBoE9g1yeW75lB9v6OIFvXN1uXLfyktpF+/oID835jren8XXov/+HBhOnQftVMROsM+WqKjYT0RlUSW5YzYoWA/EatGLCyJaVg4MY2vQMQgVY2PqfO/pEpIvpTxVZmsbabeVIKn/JrzeBli3byLPOuJJaaQ1dQ4R9qwv4e4DfFQg7jRtmncxmlZWqY39TZSq2Vqr/2aWPdVz4ypqC8T3WXT5vS0IiaACN8cGph6bJNcVLZhz7MiTROsUE9CL6l4338srPHYukzdwMdvJ94VR63fj67cM3QLjATdvUG7K0Hr64rtZ/1wV4pK3mM7AKkqAfVGqWAcOIW3eu+0MICeJe9m2ZDzlFekaF+o3K8U7X52COKLo5kM0qaRUuh+pu6JW17HWCgh+l61To18tm7mqP+jSlMN9guRr8VCrnk8vhxhEqWhNM6u3wKThktBz8j8HT9ri2lCMVCtfD1AYhNKi24vof1e6bDmwUn4uvIz6C1AH3hovoXnexJphUcdPj5wlbL6IWZMLDKIL0wDnmUzaFxj6YpUfbxRVjb3BRRhYClAwL0MqpQOrc28VwyVCm2H9Rob5kUIwQwrhnO9Kpx/9CaX2fQzgSXqQ==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUttymzAQ-Rp4M8Md-KAHh5CYxEkaCmmnLxlZbCwmtoQlQUO*PgtxnU6nMxpd9uycPXtWW0VFk8kGSNMqYCbfUvHaip3NeqVAsHHG8rq0D6AYp8KsGJO9MKQCbe5OsTNYCAM7RU0rhWPGDki2zrPbh7p6vs7v87LI-ps5gNJ4kjA*wyW8wFQfiDZq0vMFmF6JS2ooWS692EvSZeRGYZym1*ec7*2ORP7jPrr19FgdIUsuuOVfMe-H7wfLv8i7TC2bZH1zv8EXr6ONNvGjFVzaHR0PgC0e5g4913VtBbouN4Qb01nBCllw7SWjey61wUjqpu7EzYG9yt5oLrsOFEY0qKFloPH67ZO2EEwesJcSPr1GZPD*0J1y7sBw2VjB1T92o7q-Dbf8WM1GoDaEJnVYKJoERpNE3EbZqwUW7KgYHTznoOM4tgY9uf1E923TmpH4ru8t3HDhppUXY0deglsQ-rJPvUyTUpRNkyI5Ek3KwNb4S*a-0fVbZ-Cd0zCSOEkSLw1C570YfgbVTdykw5j7fPX2zBrO32q3qN9fwuPmmK83*Q7GppEfgFvcYg" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { diff --git a/json/CheckoutService-v49.json b/json/CheckoutService-v49.json index 52622e3..16f272f 100644 --- a/json/CheckoutService-v49.json +++ b/json/CheckoutService-v49.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1601,31 +1601,31 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" } }, "schema" : { @@ -1645,7 +1645,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1660,7 +1660,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1675,7 +1675,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1690,7 +1690,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1710,7 +1710,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1792,7 +1792,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1807,7 +1807,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1822,7 +1822,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1837,7 +1837,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1857,7 +1857,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1930,7 +1930,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1945,7 +1945,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1960,7 +1960,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1975,7 +1975,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1995,7 +1995,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2087,7 +2087,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2102,7 +2102,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2117,7 +2117,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2132,7 +2132,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2152,7 +2152,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2244,7 +2244,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2259,7 +2259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2274,7 +2274,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2289,7 +2289,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2309,7 +2309,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2401,7 +2401,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2416,7 +2416,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2431,7 +2431,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2446,7 +2446,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2466,7 +2466,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2558,7 +2558,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2573,7 +2573,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2588,7 +2588,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2603,7 +2603,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2623,7 +2623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2715,7 +2715,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2730,7 +2730,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2745,7 +2745,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2760,7 +2760,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2780,7 +2780,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2970,7 +2970,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4102,7 +4102,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4351,12 +4352,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4732,9 +4736,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4915,9 +4916,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5886,28 +5884,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7073,9 +7049,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7855,9 +7828,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7903,9 +7873,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8135,9 +8102,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8647,9 +8611,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8719,27 +8680,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9202,6 +9142,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9348,30 +9296,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10234,7 +10158,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10243,7 +10176,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10266,6 +10227,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10277,6 +10255,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10287,6 +10279,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10297,6 +10296,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10328,6 +10337,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10351,13 +10372,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -10973,6 +13900,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -10992,6 +14523,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11048,6 +14600,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11117,6 +14688,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "039171", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UGIA1" + }, + "pspReference" : "993617895104539H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11141,6 +14730,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "056319", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UICT3" + }, + "pspReference" : "993617895111540G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11165,6 +14772,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "071717", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UCJBM" + }, + "pspReference" : "993617895090535B", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11185,7 +14810,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "034052", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UEDUG" + }, + "pspReference" : "993617895097539G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11283,6 +14945,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "026523", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UDGL3" + }, + "pspReference" : "993617895094536F", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11298,6 +14981,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB0GGL0YONwvtT7avYeWcADNdByJj4DWcbKRhIcKNkM6pNv/qTpAj2bVRJpBnbMGC7PW0bf7GHgiFlCIBEoLbokvwkjZkjFpYjhRgdAd3/Tu3ARSXC10Z93sXC8ARJNoS9nAYiJ0sN2A+YUb5Re3H3PAf+JUww2RTw8j5ewpZS7R7SoOdWLRB6wADekDKpF1pEn/wZ1iggdVDUbC6yJu/kMI8rHSpXMXGt3mJwICndP5pj2ZTZ4oZKQuW8inIWioHEChnoBluVh8vR5v4O5m7x1qHUI+KMKmg46XCRz4HSeyZSSt0i/YEtmAc2CvJBOLnfNBWjEU9Q9wz7XUaqhdyJSLhxfiGmNqMXlOR5CP3hIWoWzaSxjBGxj7EHyEYH+APgTb6DSTwFcwdUrRKNiJbXT7TcxvYp2oWy6+8euOEyvQmBGStilH8HlZ/evPw1ETL/gH9vb0cltE9g8BXtT/zVftwgElIB8OUSHqSajwbr1ixz+84ceFB6qxWkMKaoA8exrOv4xW8HkAbD62HQWkORY3CWW6+Azn/1jM60VRAUjFxhOJrPGRjR6huaJuh8+B9+KhofihfpwTPQKA0DniZmkL52NFqPW6wHI3siWycd6bgl6NiMUm1Ay1hnMGddfFg7/mijYOAGxHloCrxGa61VdLJRDxnTfKDUzWXqv39hMwxCg7iZZe7JoYWSfeJdjfo+PAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifeBfB4hwExhN4+D+GEuR+ULSZhV5dUQ+HOIC/Bzwak/E1AhOZr5O+F4SyYt4NMhvm89xpP3yiFEYDyAE3kLjBonTZupkZkgmWmOmm1/C+ta8/tykMBVAusTSQ+1GeSmPvO7L4a9AtWek8OjEx4TLd4779HQpTGIWCqY19x4dh4OJM6vTqB57yS1fHvp/Y8RHwgrRUzuqCmZ+ERPBG0+3kqy0XeA0mwKf6MMy8yEwlYOAio/9qO3+XNofeQc8TuK/5vuGxd74nf29o9vugQWNShqKt/ITfmQp+uO/kSynDJnE/RVRLf2MldQfEVxQd9WKGX0bCkJP8GKPo7nWfzwBQ6+OqxdRT00N/tvi6ondb8RRH28RPktJGDfQ7GH5D6H7V4yXWhQWp6CXRF8mPaWwQV3lZje5WYRk4kgmGDKTja2ohNR1YFroQbg/TA8k67TIXqFqYyGdH5l5eGWKVPDJawHuQl0ctVwDAL5TCieqE0IcOHxEuYTsZt3oqw2PetNxZB2QtSHiB1az2jydwh5xv5KAhi3sOW9XdvS8JbgJuzRQpS50PEc+o2S79pv6q+XrTYma9DWNNg14wwhCTxZJQ9vAgZ/1wQwosMf957SKq7qaL5y0Auhan+HX3IbQ1qcyIUP/fiR1qAthLqvOu8xPikV/E7Twr+e7OBGeAFNZouJEuEr4DXLLOey6QuOBeTNaIk/sGur51RMDZ0FptsKGY3HzkatxcPmGBFxmcdPYjoxA4kiMcUBywdXnxRB6BKrKR+Bz5Lxkcf5fCEl+DCBldnqe30wvuOLnjQs23hKC", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUttuozAQ-ZrwFmQu4fLAQ5aSLdt0t2KhTftSuWYK3iY2tQ0t*fod2DSqqpWssXXOaOacGT8pKupU1pA0XMmOjhbrlQLBxhnMqsI6gGItFWbNmOyFSUrQ5vqEnclcGGgUNVwK24wdJOllll79qsrH79nPrMjT-2YOoDTeiR*f6QKeYeoPiTaKi*YTYXolLqihSRw7gRNG8YpEcUiCzTnnN28SSm82Ls8DXzZ35raA-J6*FX9Yebfb5UX37XhP04cgruTxiiy8CwstHwDNHWZvDiHEUqCrYpu0xnQLb71wN3j2ktF9K7VBJCIRQYi1wF5kb3Qruw4UIhrUwBlofN78K5sLJg-oooCaK2AGmcH5KHfKuQbTynrhbb4MGtV9HvXCDdQ8AtSG1KQOG60mgatJIoZR9mqJDTsqRhvvGbRt29Kgpznf0j2vuRkTl7jOkvhLEpVOgI6cCAOJH6yTl2lHirJpR0mGhSZlYOkXLuZf0fVP9uDapzWEQRiGTuT59jEfdl75I6ijYczcdv3*yOq2fa9IXh2f-dfta3a5zRoY61r*BdOr2bA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB0GGL0YONwvtT7avYeWcADNdByJj4DWcbKRhIcKNkM6pNv/qTpAj2bVRJpBnbMGC7PW0bf7GHgiFlCIBEoLbokvwkjZkjFpYjhRgdAd3/Tu3ARSXC10Z93sXC8ARJNoS9nAYiJ0sN2A+YUb5Re3H3PAf+JUww2RTw8j5ewpZS7R7SoOdWLRB6wADekDKpF1pEn/wZ1iggdVDUbC6yJu/kMI8rHSpXMXGt3mJwICndP5pj2ZTZ4oZKQuW8inIWioHEChnoBluVh8vR5v4O5m7x1qHUI+KMKmg46XCRz4HSeyZSSt0i/YEtmAc2CvJBOLnfNBWjEU9Q9wz7XUaqhdyJSLhxfiGmNqMXlOR5CP3hIWoWzaSxjBGxj7EHyEYH+APgTb6DSTwFcwdUrRKNiJbXT7TcxvYp2oWy6+8euOEyvQmBGStilH8HlZ/evPw1ETL/gH9vb0cltE9g8BXtT/zVftwgElIB8OUSHqSajwbr1ixz+84ceFB6qxWkMKaoA8exrOv4xW8HkAbD62HQWkORY3CWW6+Azn/1jM60VRAUjFxhOJrPGRjR6huaJuh8+B9+KhofihfpwTPQKA0DniZmkL52NFqPW6wHI3siWycd6bgl6NiMUm1Ay1hnMGddfFg7/mijYOAGxHloCrxGa61VdLJRDxnTfKDUzWXqv39hMwxCg7iZZe7JoYWSfeJdjfo+PAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifeBfB4hwExhN4+D+GEuR+ULSZhV5dUQ+HOIC/Bzwak/E1AhOZr5O+F4SyYt4NMhvm89xpP3yiFEYDyAE3kLjBonTZupkZkgmWmOmm1/C+ta8/tykMBVAusTSQ+1GeSmPvO7L4a9AtWek8OjEx4TLd4779HQpTGIWCqY19x4dh4OJM6vTqB57yS1fHvp/Y8RHwgrRUzuqCmZ+ERPBG0+3kqy0XeA0mwKf6MMy8yEwlYOAio/9qO3+XNofeQc8TuK/5vuGxd74nf29o9vugQWNShqKt/ITfmQp+uO/kSynDJnE/RVRLf2MldQfEVxQd9WKGX0bCkJP8GKPo7nWfzwBQ6+OqxdRT00N/tvi6ondb8RRH28RPktJGDfQ7GH5D6H7V4yXWhQWp6CXRF8mPaWwQV3lZje5WYRk4kgmGDKTja2ohNR1YFroQbg/TA8k67TIXqFqYyGdH5l5eGWKVPDJawHuQl0ctVwDAL5TCieqE0IcOHxEuYTsZt3oqw2PetNxZB2QtSHiB1az2jydwh5xv5KAhi3sOW9XdvS8JbgJuzRQpS50PEc+o2S79pv6q+XrTYma9DWNNg14wwhCTxZJQ9vAgZ/1wQwosMf957SKq7qaL5y0Auhan+HX3IbQ1qcyIUP/fiR1qAthLqvOu8xPikV/E7Twr+e7OBGeAFNZouJEuEr4DXLLOey6QuOBeTNaIk/sGur51RMDZ0FptsKGY3HzkatxcPmGBFxmcdPYjoxA4kiMcUBywdXnxRB6BKrKR+Bz5Lxkcf5fCEl+DCBldnqe30wvuOLnjQs23hKC", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUttuozAQ-ZrwFmQu4fLAQ5aSLdt0t2KhTftSuWYK3iY2tQ0t*fod2DSqqpWssXXOaOacGT8pKupU1pA0XMmOjhbrlQLBxhnMqsI6gGItFWbNmOyFSUrQ5vqEnclcGGgUNVwK24wdJOllll79qsrH79nPrMjT-2YOoDTeiR*f6QKeYeoPiTaKi*YTYXolLqihSRw7gRNG8YpEcUiCzTnnN28SSm82Ls8DXzZ35raA-J6*FX9Yebfb5UX37XhP04cgruTxiiy8CwstHwDNHWZvDiHEUqCrYpu0xnQLb71wN3j2ktF9K7VBJCIRQYi1wF5kb3Qruw4UIhrUwBlofN78K5sLJg-oooCaK2AGmcH5KHfKuQbTynrhbb4MGtV9HvXCDdQ8AtSG1KQOG60mgatJIoZR9mqJDTsqRhvvGbRt29Kgpznf0j2vuRkTl7jOkvhLEpVOgI6cCAOJH6yTl2lHirJpR0mGhSZlYOkXLuZf0fVP9uDapzWEQRiGTuT59jEfdl75I6ijYczcdv3*yOq2fa9IXh2f-dfta3a5zRoY61r*BdOr2bA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11330,6 +15037,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgBK6QhIJjlNqvAPkOnf1HzcblwXCFm8j17/geaZbQWzWPhxHlvOzQw0TOdwxonkCYOHQDGEupixy+jiPAkPwjk9aubdkxkPMvtXNZC/4FaQSoRNRxXP/zLjD1ut7pQrYXtMhORqUpfy6BEYo3tz6JwUDeEvfPngMsJxKlKETkxU+VFvwPW6VsH70LVBaEnxqdhlKg02jqq3ROhksyTbwCN6VzipUfn0RJWizDxuLINEXgI2zr0WAmE+QXkcVx30FLq7ebgq6vO5JegU+eyow0M6teWIWdeeCpfPEH0uEY0Ijpv7M0DQiQlv4cPTPEH/xPgn3ha+i63acomRTtG+J+bZgKZqJIWONrZFCX8zUrtnO2zCQpYJE7aTewjACA7h7yU1ANNzp858v4zwktyUBfx/AWSRckgieZp/8N9FWmjVM902bPBrGUXKRXyjH4H2b9OFZivNmxl97iDIe/gXkfy54qy7m6MmztDgurQ44k9+e3wH+V2cnktBQnPPyGIn1w7Wi5GxZ8gP3fl7nDVMZkXaVH3X/Evl+8U+5vg+vORZqfINT3c3Gi2V53bNM1WenMrYXhmHfszODBTAqh1zyoZtmc+8CK/UaSmtOE/FOaxNmpG+i9ZUVQjxFWhQOpvhhsQuevtDJrilT/2beCcYXnqFoYmaKNP+yUrEM0PFzFpRGxDpLiBPDU8aTIHXkZu1MH4DAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifSNlJboJoK1IzC49XNvAhpuEw3D/8HFQPenVjLW55FXRkA7hLhNAe6cK7luiuct7aryHgPUf+/sisCwXfndfPrFo6EVv6mDyBVbv1FQOpCAFIHawR9LoOar+mg3YuU2trdMX8awt2fWD5jSW0iIv4MEnQfFY9JRW5uP1a0jIvY/Bqcp6ejjs+Ic1ody7M/cqPrRgwVxPd9Mrm2OaMyZYrmtiIKWLzUiJWZ58zw8UuQ0c1PpY8+NLEd0dtIw7TR2K5YfmNSg4ZQcKyA11yUghsbpIG5+HZ8DoY2LNO36FJwRacScsx0Ipv54J3uzcK9Gp4gTUtzpzTVuUa+RGcCLVYrs5zIudmBMqzzKnDHPnmkCnLkjK0qkZzz/bPK7zwiaHtZdyGK/Kdrzekz4NgDArJ/VKl8ZnhRANjrKSiTgHo2JqNNF18pYisdVyj94KzWsneJvGtSKKEaIMokjZHiw6XlNGoF+TFExpEb+IauUa4fJBljpVRLRQlHlWAcqrwYBr4/E28oPobq+9AFCGC9zN8jKrqb7gBEDgfHAMWqj77JcIa62GrKg38ns+nkUhaP1wHz1xI7sFwVWp9HqBFhoaeSfImL9ofkYdcHUIyiu6o6/O6RqycWToDy3lFtXqok9NCdqjrtNmm2bhnMJ1UhDsG/1chxGC2SBAJERBX8O81hR3BdOwEWHUiPOn+PuyEnUImkOaVVIuKrHfjkAl70TVm1MPRHMy//ubL6dHWrET4BqxAEmdoSORpfIo9N4Q7Kktr0YS5g44hyjLhX+j6c8POPnc+mqVdeHxKA==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUsFuozAQ-Rq4BdmQADn4kFC6YUu7URaiai*VY0*Dt4lNbUNLv34Nm22raiVrxnrPmnlvxgdNJc8UByI40JPPOq1BsmGC8nrnC2M60AUnGIfYP4NmDZV2xZjqpCUVGHt7wd7JQlo4amqFkoEdWiDZJs9uftTVw7f8Lt8V2X9f9qCNy2S*fKd38AijGiDGaiGPnwjbaXlFLSXLJY5xki4XaBknKP2o-VMcySLbo7mpSrTfrl-u48XmpajMoazv1qI5eeE6izZl-Du7CbeyKrzoym-pcAZn7zy5wwghX4OpdyVprG29aOWF1*6cFKOnRhnrkBSlyEGsAfakOmsa1bagHWJA94KBcdft37KFZOrsfOyACw3MOqbH-8pd3tyCbRT3ousvo3bqPg-bC2M9DcFpc9SozjVajAIXo0QXBtXpmWvYUjkELk9gEAS*ATNOek9Pggs7kBCFeIbmM5RWOHaOcDqG*Jd-8TJuSVM2bonkrtCoDHzzJOT0S9ruEPRhcFlEEidJgtNoHrwV-X1UfY952g952KxeHxhvmtcaFfXb4-y5fM43ZX6EgXP1B7Iy3CU", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgBK6QhIJjlNqvAPkOnf1HzcblwXCFm8j17/geaZbQWzWPhxHlvOzQw0TOdwxonkCYOHQDGEupixy+jiPAkPwjk9aubdkxkPMvtXNZC/4FaQSoRNRxXP/zLjD1ut7pQrYXtMhORqUpfy6BEYo3tz6JwUDeEvfPngMsJxKlKETkxU+VFvwPW6VsH70LVBaEnxqdhlKg02jqq3ROhksyTbwCN6VzipUfn0RJWizDxuLINEXgI2zr0WAmE+QXkcVx30FLq7ebgq6vO5JegU+eyow0M6teWIWdeeCpfPEH0uEY0Ijpv7M0DQiQlv4cPTPEH/xPgn3ha+i63acomRTtG+J+bZgKZqJIWONrZFCX8zUrtnO2zCQpYJE7aTewjACA7h7yU1ANNzp858v4zwktyUBfx/AWSRckgieZp/8N9FWmjVM902bPBrGUXKRXyjH4H2b9OFZivNmxl97iDIe/gXkfy54qy7m6MmztDgurQ44k9+e3wH+V2cnktBQnPPyGIn1w7Wi5GxZ8gP3fl7nDVMZkXaVH3X/Evl+8U+5vg+vORZqfINT3c3Gi2V53bNM1WenMrYXhmHfszODBTAqh1zyoZtmc+8CK/UaSmtOE/FOaxNmpG+i9ZUVQjxFWhQOpvhhsQuevtDJrilT/2beCcYXnqFoYmaKNP+yUrEM0PFzFpRGxDpLiBPDU8aTIHXkZu1MH4DAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifSNlJboJoK1IzC49XNvAhpuEw3D/8HFQPenVjLW55FXRkA7hLhNAe6cK7luiuct7aryHgPUf+/sisCwXfndfPrFo6EVv6mDyBVbv1FQOpCAFIHawR9LoOar+mg3YuU2trdMX8awt2fWD5jSW0iIv4MEnQfFY9JRW5uP1a0jIvY/Bqcp6ejjs+Ic1ody7M/cqPrRgwVxPd9Mrm2OaMyZYrmtiIKWLzUiJWZ58zw8UuQ0c1PpY8+NLEd0dtIw7TR2K5YfmNSg4ZQcKyA11yUghsbpIG5+HZ8DoY2LNO36FJwRacScsx0Ipv54J3uzcK9Gp4gTUtzpzTVuUa+RGcCLVYrs5zIudmBMqzzKnDHPnmkCnLkjK0qkZzz/bPK7zwiaHtZdyGK/Kdrzekz4NgDArJ/VKl8ZnhRANjrKSiTgHo2JqNNF18pYisdVyj94KzWsneJvGtSKKEaIMokjZHiw6XlNGoF+TFExpEb+IauUa4fJBljpVRLRQlHlWAcqrwYBr4/E28oPobq+9AFCGC9zN8jKrqb7gBEDgfHAMWqj77JcIa62GrKg38ns+nkUhaP1wHz1xI7sFwVWp9HqBFhoaeSfImL9ofkYdcHUIyiu6o6/O6RqycWToDy3lFtXqok9NCdqjrtNmm2bhnMJ1UhDsG/1chxGC2SBAJERBX8O81hR3BdOwEWHUiPOn+PuyEnUImkOaVVIuKrHfjkAl70TVm1MPRHMy//ubL6dHWrET4BqxAEmdoSORpfIo9N4Q7Kktr0YS5g44hyjLhX+j6c8POPnc+mqVdeHxKA==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUsFuozAQ-Rq4BdmQADn4kFC6YUu7URaiai*VY0*Dt4lNbUNLv34Nm22raiVrxnrPmnlvxgdNJc8UByI40JPPOq1BsmGC8nrnC2M60AUnGIfYP4NmDZV2xZjqpCUVGHt7wd7JQlo4amqFkoEdWiDZJs9uftTVw7f8Lt8V2X9f9qCNy2S*fKd38AijGiDGaiGPnwjbaXlFLSXLJY5xki4XaBknKP2o-VMcySLbo7mpSrTfrl-u48XmpajMoazv1qI5eeE6izZl-Du7CbeyKrzoym-pcAZn7zy5wwghX4OpdyVprG29aOWF1*6cFKOnRhnrkBSlyEGsAfakOmsa1bagHWJA94KBcdft37KFZOrsfOyACw3MOqbH-8pd3tyCbRT3ousvo3bqPg-bC2M9DcFpc9SozjVajAIXo0QXBtXpmWvYUjkELk9gEAS*ATNOek9Pggs7kBCFeIbmM5RWOHaOcDqG*Jd-8TJuSVM2bonkrtCoDHzzJOT0S9ruEPRhcFlEEidJgtNoHrwV-X1UfY952g952KxeHxhvmtcaFfXb4-y5fM43ZX6EgXP1B7Iy3CU" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11468,6 +15199,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgANyRgy/Cb83UcMZgH26iRoesCdEWFukqzzkhE+5ftULQ3vt3u/wz4HJSwjDdOGV/m0MPpgtK4gUjH7pI/2BjN6TsWyuVR4Q7lLkpzDXfcWPp2MzPnuL44TlLJcnDbeC0PjoFC61mX/z8/4+3FtgMRI6N5T8lmSq37FS0b5UjSLxGgHzRWVwXbxVDTfJFM15TWF/shBi5NQrEcprfSZTLUQ7XWk2p9HRTmS50Ga/GSq0xDwsPo02f14r7iNKDPBD4U7pMpgPxNVDsiVwiwPwUyTaPz4nnq/+UVdknsU1/fKiYXNYVD4hfDPlaknja0i6Au+HDh0CCLrgoNd/PUI2EGz8fiSjbLWDRAI5+9gf895urW6b8ckjzYTqVVKgc74e8T0yBJaTF9Kd1IYCTt0jZU/ijVwDK848AZurobAlPYiF7sQOXgFAXeQHmmXDSNXJwMH9OdleCzkUcvB/4i1ZIfFxblTmncX3FDBc0yc6FPVgmtfBWQLOpAZl8tNREG6RwRNnW5kLkjMSDXSfwmGdW7LNVF1SBv+uemTRK9+jmhg+qRyUR/XQht+eGosYQYlyut06izAuI4dhG+Ro9bn09WjQxVnaEvD6Uq65IU4LWv2HcjWjpKlBOv5ejNo4H8DnwybnRA5SdN/EY/iZod86yG3tTAbY4Ayvo2Q+lG7Vb7LcRAOlt9cfqtyXgaKymPax8NiAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifd3J3r8hnE9gF0UJyMarOonSJWlwT+31JLeSYSOT5AmjUV9w7SwcjfsIF+LqjNHnC8lj1AnQVcXe4B8DoZ/SwIANLW/6BbMf9C3CgIrE3VpCZl7p8ljpp+8GSXHPULuf5mSk6wiwQficutG0Uspisuj5dCU9nbmBfHgnhNPEYone4d8efMIOvh8gKCaSG3vqlfLtKETuFDLWPoNMfv1ILw1uCSmNZd5xLMISjFtoz2bdQ+ds91tQGGUUvqsnhwqGyUpXP1T+sJWbESbgZCbANF1qaZTSJ7Iex5Myh9gRSvkW5376N6D7iYJQ3VlgHMWxgjmgf02EgOcqFanMcpr2kq4p4tpXMuK6EEXd3fvuGIMDwA1cD5CflbiKSwQ/PjGIvng5l1Ywi5py00oL0gbV716eog6xIYy+M3c5frNe56WCSxAakbsut66a9uVskqQXIDw/pTfE07/LRA3vOvXBTl8O3WCc3s3JGLJXgtvoaTRnuriIIOJ5m1d+5ATMIxU9tDgXOh4fzMRd7gxkPhBnIQJ9ERjTsoVgKJcicjA3dq7c60DbshZ0EWzSYwdENl3vhYnwkl60wo/6kgRvWGillBLb1nMtldst2J/z6WMbmPHqtvSOiJr5uMA0yisPOWVaod4HnThVyPeluTNOoLAnlqCHr+W/h0VhqPVWHi4dfCG/Tx2Y4Vi1OU0cP9TMjpfMj7zAsdTEoRRKQsIXy47YNhM3pCTNTuOrxoyf1i4WHO6v8+Q7DjVAOQUlpUnWY1hvbBz36Pn2T6yzDosWA+1J3rVLo8oj1kbjwzmwgYM7kQ0=", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUu9vmzAQ-WvgW5ANhB8f*JClZKFL1o3CVPVL5ZhrQAk2tQ0L*et3pFlaTZOss-Xe6e69O*8UE9VSVpBUjQJu0h0Th0bsbd4rBYKPFy4tc7sFxWsmzIJz2QuTFKDN9ordyEwY2CtmGikcM3aQLNfp8ttDWbx8Tb*nebb8b*YASuOd*PGNzuEVpv6QaKMmPR*E6ZW4Y4YlcUwDGkbxnJI4pPTLLeex2SfdhrfRY2ruu7XlruCMQZ2eMkbd7aoR8Owfi98H0g-kgMziwf9peXd2x8YW0GJ7cUgJIbYCXeabpDams7wF5uI5Ss6OtdQGkYhEBCFeAz-I3uhadh0oRDSooeGg8fnjvWwmuGzRSw7vs0ZmoH-LXXO2YGpZWd7qn3Gjus8Dt9xAXQaB2pCa1GGj*SRwPknEMMpezbBhx8To4H0BHcexNehp2r-YsakaMyYucemM*DMSFTRARzTC4MbP9tXLtCnF*LSpJMVCkzKwNf6Sy9-o*p0zuM51GWEQhiGNPN85Z8OTV9wHVTSMqVsvTi*8qutTSbLy-Oq-bd7S9Sbdw1hV8g8Atd1V", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgANyRgy/Cb83UcMZgH26iRoesCdEWFukqzzkhE+5ftULQ3vt3u/wz4HJSwjDdOGV/m0MPpgtK4gUjH7pI/2BjN6TsWyuVR4Q7lLkpzDXfcWPp2MzPnuL44TlLJcnDbeC0PjoFC61mX/z8/4+3FtgMRI6N5T8lmSq37FS0b5UjSLxGgHzRWVwXbxVDTfJFM15TWF/shBi5NQrEcprfSZTLUQ7XWk2p9HRTmS50Ga/GSq0xDwsPo02f14r7iNKDPBD4U7pMpgPxNVDsiVwiwPwUyTaPz4nnq/+UVdknsU1/fKiYXNYVD4hfDPlaknja0i6Au+HDh0CCLrgoNd/PUI2EGz8fiSjbLWDRAI5+9gf895urW6b8ckjzYTqVVKgc74e8T0yBJaTF9Kd1IYCTt0jZU/ijVwDK848AZurobAlPYiF7sQOXgFAXeQHmmXDSNXJwMH9OdleCzkUcvB/4i1ZIfFxblTmncX3FDBc0yc6FPVgmtfBWQLOpAZl8tNREG6RwRNnW5kLkjMSDXSfwmGdW7LNVF1SBv+uemTRK9+jmhg+qRyUR/XQht+eGosYQYlyut06izAuI4dhG+Ro9bn09WjQxVnaEvD6Uq65IU4LWv2HcjWjpKlBOv5ejNo4H8DnwybnRA5SdN/EY/iZod86yG3tTAbY4Ayvo2Q+lG7Vb7LcRAOlt9cfqtyXgaKymPax8NiAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifd3J3r8hnE9gF0UJyMarOonSJWlwT+31JLeSYSOT5AmjUV9w7SwcjfsIF+LqjNHnC8lj1AnQVcXe4B8DoZ/SwIANLW/6BbMf9C3CgIrE3VpCZl7p8ljpp+8GSXHPULuf5mSk6wiwQficutG0Uspisuj5dCU9nbmBfHgnhNPEYone4d8efMIOvh8gKCaSG3vqlfLtKETuFDLWPoNMfv1ILw1uCSmNZd5xLMISjFtoz2bdQ+ds91tQGGUUvqsnhwqGyUpXP1T+sJWbESbgZCbANF1qaZTSJ7Iex5Myh9gRSvkW5376N6D7iYJQ3VlgHMWxgjmgf02EgOcqFanMcpr2kq4p4tpXMuK6EEXd3fvuGIMDwA1cD5CflbiKSwQ/PjGIvng5l1Ywi5py00oL0gbV716eog6xIYy+M3c5frNe56WCSxAakbsut66a9uVskqQXIDw/pTfE07/LRA3vOvXBTl8O3WCc3s3JGLJXgtvoaTRnuriIIOJ5m1d+5ATMIxU9tDgXOh4fzMRd7gxkPhBnIQJ9ERjTsoVgKJcicjA3dq7c60DbshZ0EWzSYwdENl3vhYnwkl60wo/6kgRvWGillBLb1nMtldst2J/z6WMbmPHqtvSOiJr5uMA0yisPOWVaod4HnThVyPeluTNOoLAnlqCHr+W/h0VhqPVWHi4dfCG/Tx2Y4Vi1OU0cP9TMjpfMj7zAsdTEoRRKQsIXy47YNhM3pCTNTuOrxoyf1i4WHO6v8+Q7DjVAOQUlpUnWY1hvbBz36Pn2T6yzDosWA+1J3rVLo8oj1kbjwzmwgYM7kQ0=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUu9vmzAQ-WvgW5ANhB8f*JClZKFL1o3CVPVL5ZhrQAk2tQ0L*et3pFlaTZOss-Xe6e69O*8UE9VSVpBUjQJu0h0Th0bsbd4rBYKPFy4tc7sFxWsmzIJz2QuTFKDN9ordyEwY2CtmGikcM3aQLNfp8ttDWbx8Tb*nebb8b*YASuOd*PGNzuEVpv6QaKMmPR*E6ZW4Y4YlcUwDGkbxnJI4pPTLLeex2SfdhrfRY2ruu7XlruCMQZ2eMkbd7aoR8Owfi98H0g-kgMziwf9peXd2x8YW0GJ7cUgJIbYCXeabpDams7wF5uI5Ss6OtdQGkYhEBCFeAz-I3uhadh0oRDSooeGg8fnjvWwmuGzRSw7vs0ZmoH-LXXO2YGpZWd7qn3Gjus8Dt9xAXQaB2pCa1GGj*SRwPknEMMpezbBhx8To4H0BHcexNehp2r-YsakaMyYucemM*DMSFTRARzTC4MbP9tXLtCnF*LSpJMVCkzKwNf6Sy9-o*p0zuM51GWEQhiGNPN85Z8OTV9wHVTSMqVsvTi*8qutTSbLy-Oq-bd7S9Sbdw1hV8g8Atd1V" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { diff --git a/json/CheckoutService-v50.json b/json/CheckoutService-v50.json index 405fac9..eebb112 100644 --- a/json/CheckoutService-v50.json +++ b/json/CheckoutService-v50.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,34 +1604,34 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1651,7 +1651,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1666,7 +1666,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1681,7 +1681,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1696,7 +1696,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1716,7 +1716,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1798,7 +1798,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1813,7 +1813,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1828,7 +1828,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1843,7 +1843,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1863,7 +1863,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1936,7 +1936,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1951,7 +1951,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1966,7 +1966,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1981,7 +1981,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2001,7 +2001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2093,7 +2093,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2108,7 +2108,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2123,7 +2123,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2138,7 +2138,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2158,7 +2158,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2250,7 +2250,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2265,7 +2265,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2280,7 +2280,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2295,7 +2295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2315,7 +2315,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2407,7 +2407,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2422,7 +2422,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2437,7 +2437,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2452,7 +2452,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2472,7 +2472,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2564,7 +2564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2579,7 +2579,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2594,7 +2594,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2609,7 +2609,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2629,7 +2629,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2721,7 +2721,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2736,7 +2736,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2751,7 +2751,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2766,7 +2766,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2786,7 +2786,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2986,7 +2986,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4118,7 +4118,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4367,12 +4368,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4754,9 +4758,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4937,9 +4938,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5913,28 +5911,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7100,9 +7076,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7887,9 +7860,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7935,9 +7905,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8173,9 +8140,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8691,9 +8655,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8763,27 +8724,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9246,6 +9186,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9392,30 +9340,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10298,7 +10222,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10307,7 +10240,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10330,6 +10291,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10341,6 +10319,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10351,6 +10343,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10361,6 +10360,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10392,6 +10401,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10415,13 +10436,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11037,6 +13964,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11056,6 +14587,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11112,6 +14664,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11181,6 +14752,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "011026", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9V1BDJ" + }, + "pspReference" : "993617895160556C", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11205,6 +14794,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "040853", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9V28N0" + }, + "pspReference" : "993617895163558F", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11229,6 +14836,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "022851", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9USF5K" + }, + "pspReference" : "993617895139551B", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11249,7 +14874,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "042117", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UVQJ0" + }, + "pspReference" : "993617895155555B", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11351,6 +15013,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "051103", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9UUT9J" + }, + "pspReference" : "993617895152551D", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11366,6 +15049,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCbCocr/c9RDB3l3GwHQ9ZghYfXrXmiHFU1DYCUvyD9+CzOhDaqzKmrU8In313x6Cn8UAB6HG2ndmAMVDoB7yWEVu9LDTMd2pmnolKLdUPbz8Ab9nYLs6Ne4VrkUIiErz4vw91CXOfK4UamqHjiec7Su/z9RwzvnLOK3nRJTO9tPu7hz2VzZzAXuzVOEmRNFScq8jVU7a4YnW6h9CniosKnFdZksMQ5bWPwf5ZjiOTsESt0KCgmIoptLEpWbVFERbpO42HmHhF5eZyYxX61VJJ/Wb/wxDnADFUAc8e2SrRWaM3Wrz3KOLe8tDP1w52xgY6cJjH1x7RpusscaZuyGj6MC7ymlS74wcEZ4MQLo0sxmCh3SSUnYGmRHcC3HH+FN7zfy631OSzyiJ1ZJ+bzVtpB6W3odoby2HkaSLxp3nbMYKf1QnxBEsckDg+0KIGa5PUiYma8vpLGtCACVi1F5bHgRFQM2AMRyqmhqrIGOHcdBgTnVkbzOpxjr6ywrFJNLvwr6k0Gpq2uymNohJ1Zl7mWs6hJMs+c54J5OflHsE24NPflw5aEXnkEcfOwotZnzcpXklNFVQ2Yp75z3DbvEw8M6u/OrKmLCFJp2d7O4vbtyMEOQkxGkbpeKa6jJAE6IVd+XjQwG/joTJkLT0LyRSjJoZPbikljkUa5WON6G85kZRD1DgwIWdPsm3DaSqRWTgSxAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifWrq3BQxMlca+NqR0+uuqFcq12blP+pz9Al1HE3vMRiqm+HY60KEjKbrgypqNU3J0K0aOddQz5kA0mqTRGvaO00jFY9NOOgpPdgg+ZSHzMWi9MhQLNQGOvlC7UuzIF3QtemjEuXCMZKRhsOs5HAM50lOtbL3fQ7pqbSN1h3pI5kyP9hg220KE8wvz7HDm7fSy6+CTW3UTbwAQpT+LX5mEfXzMcvBanrbtSkTzDkE47KM4BAFLsjw72hPe9w4/9xwS5pH9CVoJdxmrc0QdZV+M6N3UJGt6ZX2wkGohRKHpcFWPjYk59CRfZsuDkwsIrok4UqPIjXSw1aZt5ABd6/L/XFMe1C+zdDW3IfxtIY0dwaHjg5WSpk2if0WpqH6XMrHW/0E/CdmWuMEnO1MSdla4GuSuad02Fm/Gr3XmTmiO6ycaHSAF6MOMHt1LuT7y7IKkG4dLfxwDMVese7EhVRzyooSFzO+ua3mb5M0phg6JpsJuNiqsrpqU7MEHBSiISTOuJvi0Kj6bZKaAMFvfQ7i28+CxM1J/MUKpaTcRheD5ZQFM/IDoprMdSQ3RgELZgJNrIO4bX2BXGhJ7muMCAivziPoIfvb6aOrs0j0n2KQfmtMu0gVIsEmzrkbhQAzpn4GuLWWtdQvyyb661hc1zeDit2xhxhlajJf+sjl3ByLr6YfFhrfuCuFbUs2YFIFU8A2OJQxMxwwfy/+fPRFbVxQ8w2Kt7n8by6rsRJO8Y17tV1bN4wKv7YjN5H96rdr9ZjfP2rKQ1FXz86rgYGb5sdlwiJZVU+Hihig/Z1mNJ7NsQ==", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFmQgfOTBDykhDXfJNaKhivpSOfYGUINNbINKf30Nl4uq6iRrbc2sdmd2fZKEs0QwwGUtRUsGm3ZSAqfDBKZFbjcgaUW4XlIqOq7xAZTe3bA7mXENpSS6FtzRQws42aTJ76fi8PaY-knzLPlvZg9SmRsH6E7ncIaxP2ClZc3Lb4TuJF8RTfBi4YZuFC8C148i31vdc57rEj9t5z1p1vylPJ42u*TYlvu9116LV729Bo9n*qxZej4G-sryHoTlr2xjugFjr5ncuQghW4Iq8i2utG4tf2l5a3MugpJLJZQ2SIxiZCBaAX0XnVaVaFuQBlEg*5qCMs-937IZp6IxPnJgtQSqDdO7-8rdcnagK8Esf-1j1Ebd92FbXiinIRhthhrVmUbBKDAYJZowiE7OTMOW8MEx9wQ6jmMrUOOkX8ilZrUesIc8d4bmMxQf3NA4cmMTgujVvnkZtyQJHbeEU1NoVAa2eq-59C-a7uT0nnNbRBRGUeTG-tz5zPqjf-gVsrgfUq9afrxRVlUfBcqKz-P8ur2mm21awsCY*AIZ*9oT", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCbCocr/c9RDB3l3GwHQ9ZghYfXrXmiHFU1DYCUvyD9+CzOhDaqzKmrU8In313x6Cn8UAB6HG2ndmAMVDoB7yWEVu9LDTMd2pmnolKLdUPbz8Ab9nYLs6Ne4VrkUIiErz4vw91CXOfK4UamqHjiec7Su/z9RwzvnLOK3nRJTO9tPu7hz2VzZzAXuzVOEmRNFScq8jVU7a4YnW6h9CniosKnFdZksMQ5bWPwf5ZjiOTsESt0KCgmIoptLEpWbVFERbpO42HmHhF5eZyYxX61VJJ/Wb/wxDnADFUAc8e2SrRWaM3Wrz3KOLe8tDP1w52xgY6cJjH1x7RpusscaZuyGj6MC7ymlS74wcEZ4MQLo0sxmCh3SSUnYGmRHcC3HH+FN7zfy631OSzyiJ1ZJ+bzVtpB6W3odoby2HkaSLxp3nbMYKf1QnxBEsckDg+0KIGa5PUiYma8vpLGtCACVi1F5bHgRFQM2AMRyqmhqrIGOHcdBgTnVkbzOpxjr6ywrFJNLvwr6k0Gpq2uymNohJ1Zl7mWs6hJMs+c54J5OflHsE24NPflw5aEXnkEcfOwotZnzcpXklNFVQ2Yp75z3DbvEw8M6u/OrKmLCFJp2d7O4vbtyMEOQkxGkbpeKa6jJAE6IVd+XjQwG/joTJkLT0LyRSjJoZPbikljkUa5WON6G85kZRD1DgwIWdPsm3DaSqRWTgSxAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifWrq3BQxMlca+NqR0+uuqFcq12blP+pz9Al1HE3vMRiqm+HY60KEjKbrgypqNU3J0K0aOddQz5kA0mqTRGvaO00jFY9NOOgpPdgg+ZSHzMWi9MhQLNQGOvlC7UuzIF3QtemjEuXCMZKRhsOs5HAM50lOtbL3fQ7pqbSN1h3pI5kyP9hg220KE8wvz7HDm7fSy6+CTW3UTbwAQpT+LX5mEfXzMcvBanrbtSkTzDkE47KM4BAFLsjw72hPe9w4/9xwS5pH9CVoJdxmrc0QdZV+M6N3UJGt6ZX2wkGohRKHpcFWPjYk59CRfZsuDkwsIrok4UqPIjXSw1aZt5ABd6/L/XFMe1C+zdDW3IfxtIY0dwaHjg5WSpk2if0WpqH6XMrHW/0E/CdmWuMEnO1MSdla4GuSuad02Fm/Gr3XmTmiO6ycaHSAF6MOMHt1LuT7y7IKkG4dLfxwDMVese7EhVRzyooSFzO+ua3mb5M0phg6JpsJuNiqsrpqU7MEHBSiISTOuJvi0Kj6bZKaAMFvfQ7i28+CxM1J/MUKpaTcRheD5ZQFM/IDoprMdSQ3RgELZgJNrIO4bX2BXGhJ7muMCAivziPoIfvb6aOrs0j0n2KQfmtMu0gVIsEmzrkbhQAzpn4GuLWWtdQvyyb661hc1zeDit2xhxhlajJf+sjl3ByLr6YfFhrfuCuFbUs2YFIFU8A2OJQxMxwwfy/+fPRFbVxQ8w2Kt7n8by6rsRJO8Y17tV1bN4wKv7YjN5H96rdr9ZjfP2rKQ1FXz86rgYGb5sdlwiJZVU+Hihig/Z1mNJ7NsQ==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFmQgfOTBDykhDXfJNaKhivpSOfYGUINNbINKf30Nl4uq6iRrbc2sdmd2fZKEs0QwwGUtRUsGm3ZSAqfDBKZFbjcgaUW4XlIqOq7xAZTe3bA7mXENpSS6FtzRQws42aTJ76fi8PaY-knzLPlvZg9SmRsH6E7ncIaxP2ClZc3Lb4TuJF8RTfBi4YZuFC8C148i31vdc57rEj9t5z1p1vylPJ42u*TYlvu9116LV729Bo9n*qxZej4G-sryHoTlr2xjugFjr5ncuQghW4Iq8i2utG4tf2l5a3MugpJLJZQ2SIxiZCBaAX0XnVaVaFuQBlEg*5qCMs-937IZp6IxPnJgtQSqDdO7-8rdcnagK8Esf-1j1Ebd92FbXiinIRhthhrVmUbBKDAYJZowiE7OTMOW8MEx9wQ6jmMrUOOkX8ilZrUesIc8d4bmMxQf3NA4cmMTgujVvnkZtyQJHbeEU1NoVAa2eq-59C-a7uT0nnNbRBRGUeTG-tz5zPqjf-gVsrgfUq9afrxRVlUfBcqKz-P8ur2mm21awsCY*AIZ*9oT" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11398,6 +15105,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAgejLrmL/1NDgt5UM/kotd4pBlzIhQUUCnCx5fErtiyUQRIlz9Cxtt0craQ9k7KXqofIKsziPtvdX+spifXXOP1Xve6ycq9s1x5kH9kLLMcoFl34XCAeRKd64rrPA+1XJpRdM8BKzhy7lpx7NzOParV0h3ZfEJ00XzgSJjd5K6aedZSUGJSQQ97NSFfRQgthSQp3Y/qI8t40tDoOkVuL1/bhbJsAYqyWNTsfgtYS/RPO7351b5iDAwtUysUvIkWHGhhX9Jq2AwlcZMsXA27zjG2CVewSKap96OBU2kzRsOVO1ZDTQXYG2S/thUwKfl/K7N2CcxiDq9aN7euNzIGf1uupwzUfe33u544555l0MbfTAjR979fjXBm/C9zxg3spMdQovWrgCSUvQbMOIg/Xn4swBA4bSI3XtlRzB/DQfgwcbUEStf2c0dP0hPTTkYD50bT1kMdLHf/2csG7WlCJJn29DhUlhcoYDfgMkXyLng+Ae0bh+QGSxECMDnnPNLtpwWkxZwux4v5tRXLEiyRcUmDGHtBohBFsbTv9lU7BXaTW+fmFM35R7Afb7aUgGkxMbM9ZcDua2Lwg8WgHVx+bkK2lcQa3OGAEtYgEMC463GWsGO+x2CKzZ86yuNJTVypm9tCLwkVef55j2RWsbLjU7A6dEYf6HQFMUgl1vmFCnqZxCr/Lhb5Sy5CqQliBEcHCguAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifUb1EXocZXF+ooYwdH65WLMWSoxifyCpyba1GNrz+on79V6FSg8rCV/n2h8AWsX/93aQilNkCHomaIkYHqXbl86yJokDAYutjLB9ay5Lw7IAqUdCntYbB08d1AnA6LE5/WQ+mbSslr/BcBDYybHw4dXXV00qZv4FBrfoi5seZyq4WQHzTb62KVELKRPgAFdSFOjRKXYt784MNPTM2pFWfDHXUseMFx6Ipr+bIH+KVxfxOza75T8e2jzwYFzKOQwX3MefJbjzudbC99AGWj1uBRnD9KcxttL8QqAA3OI52qmo8kj49fGqK+PPNcRwYM+ziFEG9woBOiwKOilubtTDbttZoVtFBh2JCWJGpKPWOtZ0Xu5C7/nJV9fKT0VGM1HdfOgMOC/OuOzv9M8oTzF17KhxB7YXbZ9Wwlh98E3tmJk/LABE73ccVCs1CJZYq3NgMshqoxcfvfubrOPLHlEthSSvK7X/w10m4HCBwyqLDQmDAoeJGNltHQHEQPLq8PuhYkOZ8SGEEMCyKTGBjAvLAYl0B9lWA6djhHTtI/5zia/kZODivv7z0BtjeUBBs2KpEvEs7WbjhIN4okqp5aleI7Y6zTAUUueJ/mP81GVdlmr27PUahOH2aMXO6s0m8ffT3X98B+M/HEpIk3eVZmRoIEirv3CZ7+lfG65sJe8ukjxlC574a+QIu/rrXECOUj+dSKyD+z1vAXVtAoORDy1TkrK6bWDV7iEEe/qlhg3Ih1YBqoDnUcKlbVME0lVj7VX5OHtw5CN65bUrYBdkF88ycc3Rsblsf7CMSuA=", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUttuozAQ-ZrwFmRDuOTBDyihDd20u6JhL32pHHsCVhOb2oaGfP0aNhtVq5WssXXOaOacGe81lXylOBDBgR491mkNkg0TlFelJ4zpQBecYBxg7wSaNVTajDHVSUt2YOzjFbuRhbRQa2qFkr4dWiCrTb768rXavd7nT3lZrP6b2YM27iYRutElHGBUA8RYLWT9ibCdlmtqKVkucYyTdBnhKEzCxcMt51nU5FeGQXycTL7v03OWUl3*ODSXl-p*i9tN8oGf1rPgLkdWB0mgZuHaa*lwAmfvNLnDCCFPg6nKLWmsbWdh5vLdOSpGj40y1iEpSpGDWAPsTXXWNKptQTvEgO4FA*Oe3-6ULSRTJ*ejBC40MOuYHv8td815BNsoPgvv-hm1U-d52LMg1tMQnDZHjepco2gUGI0SXRhUp*euYUvl4Lt7An3f9wyYcdLf6VFwYQcSoADP0WKO0h2OnSO8HEP44l29jFvSlI1bIrkrNCoDz7wJOf2Sttv7feBfF5HESZLgNFz4l6L-Ge4eYp72Qx402fmV8aY5V6ioLofF*-Y932zzGgbO1W9o9N0x", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAgejLrmL/1NDgt5UM/kotd4pBlzIhQUUCnCx5fErtiyUQRIlz9Cxtt0craQ9k7KXqofIKsziPtvdX+spifXXOP1Xve6ycq9s1x5kH9kLLMcoFl34XCAeRKd64rrPA+1XJpRdM8BKzhy7lpx7NzOParV0h3ZfEJ00XzgSJjd5K6aedZSUGJSQQ97NSFfRQgthSQp3Y/qI8t40tDoOkVuL1/bhbJsAYqyWNTsfgtYS/RPO7351b5iDAwtUysUvIkWHGhhX9Jq2AwlcZMsXA27zjG2CVewSKap96OBU2kzRsOVO1ZDTQXYG2S/thUwKfl/K7N2CcxiDq9aN7euNzIGf1uupwzUfe33u544555l0MbfTAjR979fjXBm/C9zxg3spMdQovWrgCSUvQbMOIg/Xn4swBA4bSI3XtlRzB/DQfgwcbUEStf2c0dP0hPTTkYD50bT1kMdLHf/2csG7WlCJJn29DhUlhcoYDfgMkXyLng+Ae0bh+QGSxECMDnnPNLtpwWkxZwux4v5tRXLEiyRcUmDGHtBohBFsbTv9lU7BXaTW+fmFM35R7Afb7aUgGkxMbM9ZcDua2Lwg8WgHVx+bkK2lcQa3OGAEtYgEMC463GWsGO+x2CKzZ86yuNJTVypm9tCLwkVef55j2RWsbLjU7A6dEYf6HQFMUgl1vmFCnqZxCr/Lhb5Sy5CqQliBEcHCguAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifUb1EXocZXF+ooYwdH65WLMWSoxifyCpyba1GNrz+on79V6FSg8rCV/n2h8AWsX/93aQilNkCHomaIkYHqXbl86yJokDAYutjLB9ay5Lw7IAqUdCntYbB08d1AnA6LE5/WQ+mbSslr/BcBDYybHw4dXXV00qZv4FBrfoi5seZyq4WQHzTb62KVELKRPgAFdSFOjRKXYt784MNPTM2pFWfDHXUseMFx6Ipr+bIH+KVxfxOza75T8e2jzwYFzKOQwX3MefJbjzudbC99AGWj1uBRnD9KcxttL8QqAA3OI52qmo8kj49fGqK+PPNcRwYM+ziFEG9woBOiwKOilubtTDbttZoVtFBh2JCWJGpKPWOtZ0Xu5C7/nJV9fKT0VGM1HdfOgMOC/OuOzv9M8oTzF17KhxB7YXbZ9Wwlh98E3tmJk/LABE73ccVCs1CJZYq3NgMshqoxcfvfubrOPLHlEthSSvK7X/w10m4HCBwyqLDQmDAoeJGNltHQHEQPLq8PuhYkOZ8SGEEMCyKTGBjAvLAYl0B9lWA6djhHTtI/5zia/kZODivv7z0BtjeUBBs2KpEvEs7WbjhIN4okqp5aleI7Y6zTAUUueJ/mP81GVdlmr27PUahOH2aMXO6s0m8ffT3X98B+M/HEpIk3eVZmRoIEirv3CZ7+lfG65sJe8ukjxlC574a+QIu/rrXECOUj+dSKyD+z1vAXVtAoORDy1TkrK6bWDV7iEEe/qlhg3Ih1YBqoDnUcKlbVME0lVj7VX5OHtw5CN65bUrYBdkF88ycc3Rsblsf7CMSuA=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUttuozAQ-ZrwFmRDuOTBDyihDd20u6JhL32pHHsCVhOb2oaGfP0aNhtVq5WssXXOaOacGe81lXylOBDBgR491mkNkg0TlFelJ4zpQBecYBxg7wSaNVTajDHVSUt2YOzjFbuRhbRQa2qFkr4dWiCrTb768rXavd7nT3lZrP6b2YM27iYRutElHGBUA8RYLWT9ibCdlmtqKVkucYyTdBnhKEzCxcMt51nU5FeGQXycTL7v03OWUl3*ODSXl-p*i9tN8oGf1rPgLkdWB0mgZuHaa*lwAmfvNLnDCCFPg6nKLWmsbWdh5vLdOSpGj40y1iEpSpGDWAPsTXXWNKptQTvEgO4FA*Oe3-6ULSRTJ*ejBC40MOuYHv8td815BNsoPgvv-hm1U-d52LMg1tMQnDZHjepco2gUGI0SXRhUp*euYUvl4Lt7An3f9wyYcdLf6VFwYQcSoADP0WKO0h2OnSO8HEP44l29jFvSlI1bIrkrNCoDz7wJOf2Sttv7feBfF5HESZLgNFz4l6L-Ge4eYp72Qx402fmV8aY5V6ioLofF*-Y932zzGgbO1W9o9N0x" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11538,6 +15269,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB0+dPV+fRwAnBXX+A2fGzbbXVRuCdq7CQ2x0107iwt/hUloD+MgxZ8BEmOHmKpXNkPDSl6YuZKSxT+tpQszNY4HL2ooTPGHjHHpGNS9+No4+z70mFkvdV2u9G7mJx16dWSSBOCvY2bvBVVrLTnxv7HNEl4ciqdivSmpLE5Y3IqlXHqMv7eibbmhUe7OWSE/Kl7vSb5iq49u21ip7Xj6s+uhi28zrrhDClCYooIewYBPBWFYOgs6Wqx5LkjDkxdig9UAiQYTKtm+IjTxkonidPrvOlo/oDWISUsCU2Kv4LlyaIQDIVPTJkEnJVvP6RjikNs0f5i+I21DTv7q70A5IEoQvayTyg2eEhJBZXmCA+e/kUXK9VSjSKbX0zZ9Go1H3xpWmd1xj6VLgwA34NwqHNzW63nmndTp90i+UcFj4ZPgHkV+p59XgNYHCWFjD+qtv1CwumniUBwQYbgAhwGC/nn0Y7uPAUVE4fH3sJQiV0I40K8UHwusxXTC6wP6E2qwrNTEm3Mf4eOqsmb2eUd81GFHPQsEasuh7mvm17jKRrfBuQmZ0h91iQBioMwkaKvg7n8nQk+lGWrnEQoH4tjqedLxPngjeBCLEj0uKGYyYeYEf0GcVI+jOPt3wR8ejqxvUJ47A0eny7aW5jgQCyBxkxR9ZgihQDKlWO0axPX+KLYKxAU+qeI98YXz36/BUIxgKtRAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifaFmjTYWP/sjHxcxXylNifxOVm6oe9j8aPFuUzrkec+MxKOPix4gHG0s00F+secwtzas3aCRLH62FpTHhwQhfeSp40paazBADS9cMbgDVk2gsgmNSS1dFWO+iWqlB3mX52mS1wOFnWkOxwkWUskqKygIigxyQsxQ8oggvccTUUbeRVSV3K+NqBz+Pru3xCoEvoAxBjDOEqGoPHA/umMU2ue3CVCu5TMOV831hj97mzKSxHtzf/KAs5LGr54AHFZxOuukTx4mVHr69F8MNNqCaCTTBYg1ZZdBCxsIejZvWHkzez6/qghPzoByZcLpUJ8REc5xQvZ0AXSQ2dwrKg9d4VmCAmqxj3lkErpjoYSp5CT4QCVDUm32JvVTCAeCm5msz9f7rVJrUZElRdt0iWsX4YeqU/SPt0BMnzLfTQgXeaT29cuHRnMVJE/ky69LdiMbbEWPWY3W9Ygw606RvXu2GSADJa0vDm+nfDdRjlA7jZxddiATjrvbPCQVdLVddwi6xEA5Of0JIh+ZD7RAfp39kGILHNLnjcxWSprZa5rZulZX6yiBvRYgAb6zB6bEa+i/gWvLEYka8GgBl+NLnZC+hcpEJ0gP5a5bjEmMpd1IrgDSHF0SzXbLLOZKVy5JBy/9IZr3cNcEF31tU4+RudvAVaWAkZmer18O+DVh+Ctu6NLzCS0OvGpt40UMAPRQoQor/UldSKl5KU0nhG+7usZnJPuKwVlXmlYpTdv5kUYxfsnJ0ArplK4N47pB9UFhMY23gTPzd8MECtoCbEnxCIkHOTgEwup7JnphbT6b3W7XV30=", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUlGPojAQ-jXwJimggA99cBGF1fUMpxv3Xja1jEBWW2wLkf3127Ked7lcQjpkvunM933ToyCsiHkBuKgFUJUcCfuoWWnTVghgtB*wZJ-bFxC0IkzNKOUtU3gHUr3ccw8wYwpKQVTNmaP6BnCcJvHqx373vkw2SZ7F-63sQEgd8QQ94BxOYOYDlkoYPn8A1Qo2J4rg6dQN3DCaTkzwo9Wj5mdd4qrvxqmvlrdtdHgt8*vT83KTHixvId-ylMHq7bQpW7mYW95TvJ1Jy5-bDekvoAVeBn0uQsgWIPf5GldKNZY-07f1d*aUnCsulc5EKEI6RSugH7xVsuJNA8JMAdHVFKT*3X63zRjlF60kh2*nNdK5v9vda15AVbyw-MU-Zmt2f9tteYEYbNDcNGTY6UETQ3BiKOqj560Y6YENYb2j45B0HMeWII3Xr*RcF7XqsYc8d4TGIxTt3EArcqf68Nxf9l2L2ZMg1OwJJ7qRYQa21G9keBlNe3Q6z7mvIgzCMHQjf*x8Zt3B3z0HRdT1iVfNbu*0qKrbHmX7z9P4ur4m6TopoS8K-gXEVtz2", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB0+dPV+fRwAnBXX+A2fGzbbXVRuCdq7CQ2x0107iwt/hUloD+MgxZ8BEmOHmKpXNkPDSl6YuZKSxT+tpQszNY4HL2ooTPGHjHHpGNS9+No4+z70mFkvdV2u9G7mJx16dWSSBOCvY2bvBVVrLTnxv7HNEl4ciqdivSmpLE5Y3IqlXHqMv7eibbmhUe7OWSE/Kl7vSb5iq49u21ip7Xj6s+uhi28zrrhDClCYooIewYBPBWFYOgs6Wqx5LkjDkxdig9UAiQYTKtm+IjTxkonidPrvOlo/oDWISUsCU2Kv4LlyaIQDIVPTJkEnJVvP6RjikNs0f5i+I21DTv7q70A5IEoQvayTyg2eEhJBZXmCA+e/kUXK9VSjSKbX0zZ9Go1H3xpWmd1xj6VLgwA34NwqHNzW63nmndTp90i+UcFj4ZPgHkV+p59XgNYHCWFjD+qtv1CwumniUBwQYbgAhwGC/nn0Y7uPAUVE4fH3sJQiV0I40K8UHwusxXTC6wP6E2qwrNTEm3Mf4eOqsmb2eUd81GFHPQsEasuh7mvm17jKRrfBuQmZ0h91iQBioMwkaKvg7n8nQk+lGWrnEQoH4tjqedLxPngjeBCLEj0uKGYyYeYEf0GcVI+jOPt3wR8ejqxvUJ47A0eny7aW5jgQCyBxkxR9ZgihQDKlWO0axPX+KLYKxAU+qeI98YXz36/BUIxgKtRAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifaFmjTYWP/sjHxcxXylNifxOVm6oe9j8aPFuUzrkec+MxKOPix4gHG0s00F+secwtzas3aCRLH62FpTHhwQhfeSp40paazBADS9cMbgDVk2gsgmNSS1dFWO+iWqlB3mX52mS1wOFnWkOxwkWUskqKygIigxyQsxQ8oggvccTUUbeRVSV3K+NqBz+Pru3xCoEvoAxBjDOEqGoPHA/umMU2ue3CVCu5TMOV831hj97mzKSxHtzf/KAs5LGr54AHFZxOuukTx4mVHr69F8MNNqCaCTTBYg1ZZdBCxsIejZvWHkzez6/qghPzoByZcLpUJ8REc5xQvZ0AXSQ2dwrKg9d4VmCAmqxj3lkErpjoYSp5CT4QCVDUm32JvVTCAeCm5msz9f7rVJrUZElRdt0iWsX4YeqU/SPt0BMnzLfTQgXeaT29cuHRnMVJE/ky69LdiMbbEWPWY3W9Ygw606RvXu2GSADJa0vDm+nfDdRjlA7jZxddiATjrvbPCQVdLVddwi6xEA5Of0JIh+ZD7RAfp39kGILHNLnjcxWSprZa5rZulZX6yiBvRYgAb6zB6bEa+i/gWvLEYka8GgBl+NLnZC+hcpEJ0gP5a5bjEmMpd1IrgDSHF0SzXbLLOZKVy5JBy/9IZr3cNcEF31tU4+RudvAVaWAkZmer18O+DVh+Ctu6NLzCS0OvGpt40UMAPRQoQor/UldSKl5KU0nhG+7usZnJPuKwVlXmlYpTdv5kUYxfsnJ0ArplK4N47pB9UFhMY23gTPzd8MECtoCbEnxCIkHOTgEwup7JnphbT6b3W7XV30=", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUlGPojAQ-jXwJimggA99cBGF1fUMpxv3Xja1jEBWW2wLkf3127Ked7lcQjpkvunM933ToyCsiHkBuKgFUJUcCfuoWWnTVghgtB*wZJ-bFxC0IkzNKOUtU3gHUr3ccw8wYwpKQVTNmaP6BnCcJvHqx373vkw2SZ7F-63sQEgd8QQ94BxOYOYDlkoYPn8A1Qo2J4rg6dQN3DCaTkzwo9Wj5mdd4qrvxqmvlrdtdHgt8*vT83KTHixvId-ylMHq7bQpW7mYW95TvJ1Jy5-bDekvoAVeBn0uQsgWIPf5GldKNZY-07f1d*aUnCsulc5EKEI6RSugH7xVsuJNA8JMAdHVFKT*3X63zRjlF60kh2*nNdK5v9vda15AVbyw-MU-Zmt2f9tteYEYbNDcNGTY6UETQ3BiKOqj560Y6YENYb2j45B0HMeWII3Xr*RcF7XqsYc8d4TGIxTt3EArcqf68Nxf9l2L2ZMg1OwJJ7qRYQa21G9keBlNe3Q6z7mvIgzCMHQjf*x8Zt3B3z0HRdT1iVfNbu*0qKrbHmX7z9P4ur4m6TopoS8K-gXEVtz2" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11577,6 +15332,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v51.json b/json/CheckoutService-v51.json index 839f226..9b4ef57 100644 --- a/json/CheckoutService-v51.json +++ b/json/CheckoutService-v51.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,37 +1604,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1654,7 +1654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1669,7 +1669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1684,7 +1684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1699,7 +1699,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1801,7 +1801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1816,7 +1816,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1831,7 +1831,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1846,7 +1846,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1866,7 +1866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1954,7 +1954,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1969,7 +1969,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1984,7 +1984,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2004,7 +2004,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2096,7 +2096,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2111,7 +2111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2126,7 +2126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2141,7 +2141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2161,7 +2161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2253,7 +2253,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2268,7 +2268,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2283,7 +2283,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2298,7 +2298,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2318,7 +2318,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2410,7 +2410,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2425,7 +2425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2440,7 +2440,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2455,7 +2455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2475,7 +2475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2567,7 +2567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2582,7 +2582,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2597,7 +2597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2612,7 +2612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2632,7 +2632,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2724,7 +2724,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2739,7 +2739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2754,7 +2754,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2769,7 +2769,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2789,7 +2789,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2989,7 +2989,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4121,7 +4121,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4370,12 +4371,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4763,9 +4767,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4946,9 +4947,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5922,28 +5920,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7109,9 +7085,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7915,9 +7888,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7963,9 +7933,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8201,9 +8168,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8725,9 +8689,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8797,27 +8758,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9280,6 +9220,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9426,30 +9374,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10332,7 +10256,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10341,7 +10274,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10364,6 +10325,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10375,6 +10353,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10385,6 +10377,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10395,6 +10394,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10426,6 +10435,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10449,13 +10470,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11071,6 +13998,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11090,6 +14621,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11146,6 +14698,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11215,6 +14786,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11239,6 +14828,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11263,6 +14870,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11283,7 +14908,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11339,6 +15001,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -11383,6 +15068,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11398,6 +15104,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11430,6 +15160,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11570,6 +15324,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11609,6 +15387,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v52.json b/json/CheckoutService-v52.json index c4a6ada..e6d6d6f 100644 --- a/json/CheckoutService-v52.json +++ b/json/CheckoutService-v52.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,37 +1604,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1654,7 +1654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1669,7 +1669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1684,7 +1684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1699,7 +1699,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1801,7 +1801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1816,7 +1816,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1831,7 +1831,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1846,7 +1846,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1866,7 +1866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1954,7 +1954,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1969,7 +1969,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1984,7 +1984,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2004,7 +2004,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2096,7 +2096,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2111,7 +2111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2126,7 +2126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2141,7 +2141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2161,7 +2161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2253,7 +2253,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2268,7 +2268,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2283,7 +2283,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2298,7 +2298,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2318,7 +2318,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2410,7 +2410,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2425,7 +2425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2440,7 +2440,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2455,7 +2455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2475,7 +2475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2567,7 +2567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2582,7 +2582,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2597,7 +2597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2612,7 +2612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2632,7 +2632,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2724,7 +2724,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2739,7 +2739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2754,7 +2754,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2769,7 +2769,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2789,7 +2789,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2989,7 +2989,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4121,7 +4121,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4370,12 +4371,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4763,9 +4767,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4946,9 +4947,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5922,28 +5920,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7109,9 +7085,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7920,9 +7893,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7968,9 +7938,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8206,9 +8173,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8735,9 +8699,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8807,27 +8768,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9290,6 +9230,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9436,30 +9384,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10342,7 +10266,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10351,7 +10284,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10374,6 +10335,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10385,6 +10363,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10395,6 +10387,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10405,6 +10404,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10436,6 +10445,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10459,13 +10480,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11081,6 +14008,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11100,6 +14631,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11156,6 +14708,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11225,6 +14796,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11249,6 +14838,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11273,6 +14880,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11293,7 +14918,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11349,6 +15011,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -11393,6 +15078,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11408,6 +15114,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11440,6 +15170,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11580,6 +15334,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11619,6 +15397,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v53.json b/json/CheckoutService-v53.json index de68392..6971882 100644 --- a/json/CheckoutService-v53.json +++ b/json/CheckoutService-v53.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,37 +1604,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1654,7 +1654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1669,7 +1669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1684,7 +1684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1699,7 +1699,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1801,7 +1801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1816,7 +1816,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1831,7 +1831,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1846,7 +1846,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1866,7 +1866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1954,7 +1954,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1969,7 +1969,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1984,7 +1984,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2004,7 +2004,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2096,7 +2096,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2111,7 +2111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2126,7 +2126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2141,7 +2141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2161,7 +2161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2253,7 +2253,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2268,7 +2268,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2283,7 +2283,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2298,7 +2298,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2318,7 +2318,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2410,7 +2410,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2425,7 +2425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2440,7 +2440,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2455,7 +2455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2475,7 +2475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2567,7 +2567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2582,7 +2582,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2597,7 +2597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2612,7 +2612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2632,7 +2632,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2724,7 +2724,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2739,7 +2739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2754,7 +2754,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2769,7 +2769,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2789,7 +2789,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2989,7 +2989,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4121,7 +4121,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4370,12 +4371,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4763,9 +4767,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4946,9 +4947,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5922,28 +5920,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7109,9 +7085,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7934,9 +7907,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7982,9 +7952,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8220,9 +8187,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8749,9 +8713,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8821,27 +8782,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9312,6 +9252,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9458,30 +9406,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10364,7 +10288,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10373,7 +10306,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10396,6 +10357,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10407,6 +10385,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10417,6 +10409,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10427,6 +10426,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10458,6 +10467,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10481,13 +10502,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11103,6 +14030,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11122,6 +14653,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11178,6 +14730,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11247,6 +14818,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11271,6 +14860,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11295,6 +14902,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11315,7 +14940,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11371,6 +15033,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -11415,6 +15100,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11430,6 +15136,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11462,6 +15192,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11602,6 +15356,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11641,6 +15419,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v64.json b/json/CheckoutService-v64.json index 33a7d34..8d10b9b 100644 --- a/json/CheckoutService-v64.json +++ b/json/CheckoutService-v64.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,37 +1604,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1654,7 +1654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1669,7 +1669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1684,7 +1684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1699,7 +1699,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1801,7 +1801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1816,7 +1816,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1831,7 +1831,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1846,7 +1846,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1866,7 +1866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1954,7 +1954,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1969,7 +1969,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1984,7 +1984,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2004,7 +2004,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2096,7 +2096,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2111,7 +2111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2126,7 +2126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2141,7 +2141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2161,7 +2161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2253,7 +2253,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2268,7 +2268,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2283,7 +2283,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2298,7 +2298,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2318,7 +2318,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2410,7 +2410,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2425,7 +2425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2440,7 +2440,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2455,7 +2455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2475,7 +2475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2567,7 +2567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2582,7 +2582,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2597,7 +2597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2612,7 +2612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2632,7 +2632,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2724,7 +2724,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2739,7 +2739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2754,7 +2754,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2769,7 +2769,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2789,7 +2789,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2989,7 +2989,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4121,7 +4121,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4370,12 +4371,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4763,9 +4767,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4946,9 +4947,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5922,28 +5920,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7145,9 +7121,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7989,9 +7962,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -8037,9 +8007,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8275,9 +8242,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8818,9 +8782,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8890,27 +8851,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9381,6 +9321,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9527,30 +9475,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10433,7 +10357,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10442,7 +10375,35 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10465,6 +10426,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10476,6 +10454,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10486,6 +10478,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10496,6 +10495,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10527,6 +10536,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10550,13 +10571,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11172,6 +14099,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11191,6 +14722,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11247,6 +14799,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11316,6 +14887,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11340,6 +14929,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11364,6 +14971,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11384,7 +15009,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11440,6 +15102,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -11484,6 +15169,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11499,6 +15205,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11531,6 +15261,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11671,6 +15425,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11710,6 +15488,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v65.json b/json/CheckoutService-v65.json index 7031e72..cc7451f 100644 --- a/json/CheckoutService-v65.json +++ b/json/CheckoutService-v65.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,37 +1604,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1654,7 +1654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1669,7 +1669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1684,7 +1684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1699,7 +1699,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1801,7 +1801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1816,7 +1816,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1831,7 +1831,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1846,7 +1846,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1866,7 +1866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1954,7 +1954,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1969,7 +1969,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1984,7 +1984,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2004,7 +2004,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2096,7 +2096,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2111,7 +2111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2126,7 +2126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2141,7 +2141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2161,7 +2161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2253,7 +2253,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2268,7 +2268,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2283,7 +2283,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2298,7 +2298,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2318,7 +2318,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2410,7 +2410,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2425,7 +2425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2440,7 +2440,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2455,7 +2455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2475,7 +2475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2567,7 +2567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2582,7 +2582,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2597,7 +2597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2612,7 +2612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2632,7 +2632,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2724,7 +2724,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2739,7 +2739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2754,7 +2754,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2769,7 +2769,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2789,7 +2789,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2989,7 +2989,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4136,7 +4136,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4385,12 +4386,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4772,9 +4776,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4960,9 +4961,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5941,28 +5939,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7164,9 +7140,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7969,9 +7942,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -8017,9 +7987,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8255,9 +8222,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8792,9 +8756,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8864,27 +8825,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9348,6 +9288,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9494,30 +9442,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10419,7 +10343,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10428,7 +10361,37 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security", + "pspReference" : "881611827877203B" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation", + "pspReference" : "8816118280275544" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10451,6 +10414,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10462,6 +10442,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10472,6 +10466,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10482,6 +10483,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10513,6 +10524,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10536,13 +10559,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11158,6 +14087,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11177,6 +14710,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11233,6 +14787,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11302,6 +14875,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11326,6 +14917,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11350,6 +14959,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11370,7 +14997,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11426,6 +15090,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -11470,6 +15157,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11485,6 +15193,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11517,6 +15249,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11657,6 +15413,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11696,6 +15476,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v66.json b/json/CheckoutService-v66.json index 7814a3b..8c7c3d1 100644 --- a/json/CheckoutService-v66.json +++ b/json/CheckoutService-v66.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -219,7 +219,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -239,7 +239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -254,7 +254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -269,7 +269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -284,7 +284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -304,7 +304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -362,7 +362,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -382,7 +382,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -397,7 +397,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -412,7 +412,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -427,7 +427,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -505,7 +505,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -525,7 +525,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -540,7 +540,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -555,7 +555,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -570,7 +570,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -590,7 +590,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -648,7 +648,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -698,7 +698,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -713,7 +713,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -728,7 +728,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -748,7 +748,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -821,7 +821,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -851,7 +851,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -866,7 +866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -886,7 +886,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -951,7 +951,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -971,7 +971,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -986,7 +986,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1001,7 +1001,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1016,7 +1016,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1036,7 +1036,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1100,13 +1100,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1126,7 +1126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1141,7 +1141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1156,7 +1156,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1171,7 +1171,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1191,7 +1191,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1252,7 +1252,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1272,7 +1272,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1287,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1302,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1317,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1407,10 +1407,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1430,7 +1430,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1445,7 +1445,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1460,7 +1460,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1475,7 +1475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1495,7 +1495,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1604,37 +1604,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1654,7 +1654,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1669,7 +1669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1684,7 +1684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1699,7 +1699,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1719,7 +1719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1801,7 +1801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1816,7 +1816,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1831,7 +1831,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1846,7 +1846,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1866,7 +1866,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1939,7 +1939,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1954,7 +1954,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1969,7 +1969,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1984,7 +1984,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2004,7 +2004,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2096,7 +2096,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2111,7 +2111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2126,7 +2126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2141,7 +2141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2161,7 +2161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2253,7 +2253,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2268,7 +2268,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2283,7 +2283,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2298,7 +2298,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2318,7 +2318,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2410,7 +2410,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2425,7 +2425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2440,7 +2440,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2455,7 +2455,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2475,7 +2475,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2567,7 +2567,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2582,7 +2582,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2597,7 +2597,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2612,7 +2612,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2632,7 +2632,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2724,7 +2724,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2739,7 +2739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2754,7 +2754,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2769,7 +2769,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2789,7 +2789,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2989,7 +2989,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4136,7 +4136,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4385,12 +4386,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4772,9 +4776,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4960,9 +4961,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5941,28 +5939,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7164,9 +7140,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7974,9 +7947,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -8022,9 +7992,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8260,9 +8227,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8802,9 +8766,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -8874,27 +8835,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9358,6 +9298,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -9504,30 +9452,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -10429,7 +10353,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -10438,7 +10371,37 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security", + "pspReference" : "881611827877203B" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation", + "pspReference" : "8816118280275544" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -10461,6 +10424,23 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -10472,6 +10452,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -10482,6 +10476,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -10492,6 +10493,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -10523,6 +10534,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -10546,13 +10569,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11168,6 +14097,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11187,6 +14720,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11243,6 +14797,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11312,6 +14885,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -11336,6 +14927,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -11360,6 +14969,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -11380,7 +15007,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -11436,6 +15100,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -11480,6 +15167,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -11495,6 +15203,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -11527,6 +15259,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -11667,6 +15423,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -11706,6 +15486,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { diff --git a/json/CheckoutService-v67.json b/json/CheckoutService-v67.json index 88d6059..449239a 100644 --- a/json/CheckoutService-v67.json +++ b/json/CheckoutService-v67.json @@ -96,7 +96,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -111,7 +111,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -126,7 +126,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -141,7 +141,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -161,7 +161,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -201,6 +201,9 @@ "examples" : { "donations" : { "$ref" : "#/components/examples/post-donations-donations" + }, + "donations-with-token" : { + "$ref" : "#/components/examples/post-donations-donations-with-token" } }, "schema" : { @@ -220,7 +223,7 @@ "application/json" : { "examples" : { "donations" : { - "$ref" : "#/components/examples/post-donations-donations" + "$ref" : "#/components/examples/post-donations-donations-200" } }, "schema" : { @@ -240,7 +243,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -255,7 +258,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -270,7 +273,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -285,7 +288,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -305,7 +308,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -363,7 +366,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-basic" + "$ref" : "#/components/examples/post-orders-basic-200" } }, "schema" : { @@ -383,7 +386,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -398,7 +401,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -413,7 +416,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -428,7 +431,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -448,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -506,7 +509,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-orders-cancel-basic" + "$ref" : "#/components/examples/post-orders-cancel-basic-200" } }, "schema" : { @@ -526,7 +529,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -541,7 +544,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -556,7 +559,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -571,7 +574,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -591,7 +594,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -651,7 +654,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-originKeys-basic" + "$ref" : "#/components/examples/post-originKeys-basic-200" } }, "schema" : { @@ -671,7 +674,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -686,7 +689,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -701,7 +704,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -716,7 +719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -736,7 +739,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -794,7 +797,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentLinks-basic" + "$ref" : "#/components/examples/post-paymentLinks-basic-200" } }, "schema" : { @@ -829,7 +832,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -844,7 +847,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -859,7 +862,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -874,7 +877,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -894,7 +897,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -947,7 +950,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/get-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/get-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -967,7 +970,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -982,7 +985,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -997,7 +1000,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1012,7 +1015,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1032,7 +1035,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1097,7 +1100,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic" + "$ref" : "#/components/examples/patch-paymentLinks-linkId-basic-200" } }, "schema" : { @@ -1117,7 +1120,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1132,7 +1135,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1147,7 +1150,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1162,7 +1165,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1182,7 +1185,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1246,13 +1249,13 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-paymentMethods-basic" + "$ref" : "#/components/examples/post-paymentMethods-basic-200" }, "filtered" : { - "$ref" : "#/components/examples/post-paymentMethods-filtered" + "$ref" : "#/components/examples/post-paymentMethods-filtered-200" }, "include-oneclick" : { - "$ref" : "#/components/examples/post-paymentMethods-include-oneclick" + "$ref" : "#/components/examples/post-paymentMethods-include-oneclick-200" } }, "schema" : { @@ -1272,7 +1275,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1287,7 +1290,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1302,7 +1305,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1317,7 +1320,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1337,7 +1340,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1398,7 +1401,7 @@ "application/json" : { "examples" : { "plastix" : { - "$ref" : "#/components/examples/post-paymentMethods-balance-plastix" + "$ref" : "#/components/examples/post-paymentMethods-balance-plastix-200" } }, "schema" : { @@ -1418,7 +1421,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1433,7 +1436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1448,7 +1451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1463,7 +1466,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1483,7 +1486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1553,10 +1556,10 @@ "application/json" : { "examples" : { "enableOneClick" : { - "$ref" : "#/components/examples/post-paymentSession-enableOneClick" + "$ref" : "#/components/examples/post-paymentSession-enableOneClick-200" }, "web" : { - "$ref" : "#/components/examples/post-paymentSession-web" + "$ref" : "#/components/examples/post-paymentSession-web-200" } }, "schema" : { @@ -1576,7 +1579,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1591,7 +1594,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1606,7 +1609,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1621,7 +1624,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1641,7 +1644,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1750,37 +1753,37 @@ "application/json" : { "examples" : { "card-3d-secure-2-web" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web" + "$ref" : "#/components/examples/post-payments-card-3d-secure-2-web-200" }, "card-3d-secure-direct" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-direct" + "$ref" : "#/components/examples/post-payments-card-3d-secure-direct-200" }, "card-3d-secure-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields" + "$ref" : "#/components/examples/post-payments-card-3d-secure-securedfields-200" }, "card-direct" : { - "$ref" : "#/components/examples/post-payments-card-direct" + "$ref" : "#/components/examples/post-payments-card-direct-200" }, "card-securedfields" : { - "$ref" : "#/components/examples/post-payments-card-securedfields" + "$ref" : "#/components/examples/post-payments-card-securedfields-200" }, "enableOneClick-SF" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-SF" + "$ref" : "#/components/examples/post-payments-enableOneClick-SF-200" }, "enableOneClick-raw" : { - "$ref" : "#/components/examples/post-payments-enableOneClick-raw" + "$ref" : "#/components/examples/post-payments-enableOneClick-raw-200" }, "giropay" : { - "$ref" : "#/components/examples/post-payments-giropay" + "$ref" : "#/components/examples/post-payments-giropay-200" }, "ideal" : { - "$ref" : "#/components/examples/post-payments-ideal" + "$ref" : "#/components/examples/post-payments-ideal-200" }, "sofort" : { - "$ref" : "#/components/examples/post-payments-sofort" + "$ref" : "#/components/examples/post-payments-sofort-200" }, "subscription-first-transaction" : { - "$ref" : "#/components/examples/post-payments-subscription-first-transaction" + "$ref" : "#/components/examples/post-payments-subscription-first-transaction-200" } }, "schema" : { @@ -1800,7 +1803,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1815,7 +1818,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1830,7 +1833,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1845,7 +1848,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -1865,7 +1868,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1941,7 +1944,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1956,7 +1959,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1971,7 +1974,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -1986,7 +1989,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2006,7 +2009,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2079,7 +2082,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2094,7 +2097,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2109,7 +2112,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2124,7 +2127,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2144,7 +2147,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2236,7 +2239,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2251,7 +2254,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2266,7 +2269,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2281,7 +2284,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2301,7 +2304,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2393,7 +2396,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2408,7 +2411,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2423,7 +2426,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2438,7 +2441,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2458,7 +2461,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2550,7 +2553,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2565,7 +2568,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2580,7 +2583,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2595,7 +2598,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2615,7 +2618,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2707,7 +2710,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2722,7 +2725,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2737,7 +2740,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2752,7 +2755,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2772,7 +2775,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -2864,7 +2867,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -2879,7 +2882,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -2894,7 +2897,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-403" } }, "schema" : { @@ -2909,7 +2912,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-422" } }, "schema" : { @@ -2929,7 +2932,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -3129,7 +3132,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4276,7 +4279,8 @@ "description" : "**billdesk**", "enum" : [ "billdesk_online", - "billdesk_wallet" + "billdesk_wallet", + "onlinebanking_IN" ], "type" : "string" } @@ -4525,12 +4529,15 @@ "alliancedata", "card", "moneybookers", + "qiwiwallet", "alipay_hk", "alipay_hk_wap", "alipay_hk_web", "alipay_wap", "kcp_naverpay", "upi", + "onlinebanking_IN", + "entercash", "primeiropay_boleto", "gopay_wallet", "poli", @@ -4912,9 +4919,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5100,9 +5104,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -6113,28 +6114,6 @@ ], "title" : "Voucher" }, - "EntercashDetails" : { - "additionalProperties" : false, - "properties" : { - "issuer" : { - "description" : "The issuer id of the shopper's selected bank.", - "type" : "string" - }, - "type" : { - "default" : "entercash", - "description" : "**entercash**", - "enum" : [ - "entercash" - ], - "type" : "string" - } - }, - "required" : [ - "type", - "issuer" - ], - "title" : "Entercash" - }, "ExternalPlatform" : { "properties" : { "integrator" : { @@ -7327,9 +7306,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -7698,9 +7674,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -7746,9 +7719,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8605,9 +8575,6 @@ { "$ref" : "#/components/schemas/EcontextVoucherDetails" }, - { - "$ref" : "#/components/schemas/EntercashDetails" - }, { "$ref" : "#/components/schemas/GenericIssuerPaymentMethodDetails" }, @@ -8653,9 +8620,6 @@ { "$ref" : "#/components/schemas/PaymentDetails" }, - { - "$ref" : "#/components/schemas/QiwiWalletDetails" - }, { "$ref" : "#/components/schemas/RatepayDetails" }, @@ -8888,9 +8852,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -9396,9 +9357,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -9468,27 +9426,6 @@ "shopperLocale" ] }, - "QiwiWalletDetails" : { - "additionalProperties" : false, - "properties" : { - "telephoneNumber" : { - "description" : "", - "type" : "string" - }, - "type" : { - "default" : "qiwiwallet", - "description" : "**qiwiwallet**", - "enum" : [ - "qiwiwallet" - ], - "type" : "string" - } - }, - "required" : [ - "telephoneNumber" - ], - "title" : "QIWI" - }, "RatepayDetails" : { "additionalProperties" : false, "properties" : { @@ -9952,6 +9889,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -10098,30 +10043,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -11123,7 +11044,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -11132,7 +11062,37 @@ "errorType" : "security" } }, - "get-paymentLinks-linkId-basic" : { + "generic-403" : { + "summary" : "Response code 403. Forbidden.", + "value" : { + "status" : 403, + "errorCode" : "901", + "message" : "Invalid Merchant Account", + "errorType" : "security", + "pspReference" : "881611827877203B" + } + }, + "generic-422" : { + "summary" : "Response code 422. Unprocessable entity.", + "value" : { + "status" : 422, + "errorCode" : "14_030", + "message" : "Return URL is missing.", + "errorType" : "validation", + "pspReference" : "8816118280275544" + } + }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, + "get-paymentLinks-linkId-basic-200" : { "summary" : "Example response for request 'basic'", "value" : { "amount" : { @@ -11155,8 +11115,25 @@ "status" : "expired" } }, + "patch-paymentLinks-linkId-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 8700 + }, + "countryCode" : "NL", + "expiresAt" : "2021-04-08T14:06:39Z", + "merchantAccount" : "TestMerchantCheckout", + "reference" : "shopper-reference-ekvL83", + "shopperLocale" : "hu-HU", + "shopperReference" : "shopper-reference-LZfdWZ", + "status" : "expired", + "url" : "https://test.adyen.link/PL61C53A8B97E6915A" + } + }, "post-donations-donations" : { - "summary" : "Start a transaction for donation", + "summary" : "Start a donation transaction", "value" : { "amount" : { "currency" : "EUR", @@ -11175,6 +11152,49 @@ "shopperInteraction" : "Ecommerce" } }, + "post-donations-donations-200" : { + "summary" : "Example response", + "value" : { + "id" : "UNIQUE_RESOURCE_ID", + "status" : "completed", + "donationAccount" : "CHARITY_ACCOUNT", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "amount" : { + "currency" : "EUR", + "value" : 1000 + }, + "reference" : "YOUR_DONATION_REFERENCE", + "payment" : { + "pspReference" : "8535762347980628", + "resultCode" : "Authorised", + "amount" : { + "currency" : "EUR", + "value" : 1000 + }, + "merchantReference" : "YOUR_DONATION_REFERENCE" + } + } + }, + "post-donations-donations-with-token" : { + "summary" : "Start a donation transaction with a token", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1000 + }, + "reference" : "YOUR_DONATION_REFERENCE", + "paymentMethod" : { + "type" : "scheme", + "storedPaymentMethodId" : "8415718415172200" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "donationAccount" : "CHARITY_ACCOUNT", + "shopperInteraction" : "Ecommerce", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID", + "recurringProcessingModel" : "CardOnFile" + } + }, "post-orders-basic" : { "summary" : "Create an order", "value" : { @@ -11186,6 +11206,20 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178914061985", + "resultCode" : "Success", + "expiresAt" : "2021-04-09T14:16:46Z", + "orderData" : "Ab02b4c0!BQABAgCxXvknCldOcRElkxY8Za7iyym4Wv8aDzyNwmj/3nh4G6YtwnUIJHaK62NlN4oIsACdkn1FEjBwKlheG40jvXcYGBk4KFV5WvOhTVCpv/KXnkrI7xQv/u2lE7U4wA+HPB6K4Zj2L8xO/ogZi+zGZqFs5m16jmkH7ku6FzXygXLNuUCuOlmlXSZhdkHHTNVQSq1MELDK9OL74y532ETRPTCNxx8WlEiZB+LDqYrPvH9GgigtD5kw8Do45jfFfG72kWBEgfYqp4mbUmBB9ebXFYZKfF0qvW1x7A2Y9+/MFlTIdXfKW484bJeDBCTTrmKGXIj+U4r5imr5fXTyNLcrxyUqwrb9jg+5B4qg1XB6Cgj5UPlSI4O62I7v0s5TTj69dzLwUQRxSQbwLrZVGYavXzeVKI54BVLRV3d/+BbPvTqnTo34UhfZbPlOx9F2eyaS0ZXdOKnHw89uGUgxUpLsMqnbRysi/pxpZaulel+0mExb68wVxb/7Teob5eRG4gp7cfZVZs6tLXOYWL+W0TqIlsa3hWsfM0LeaovzkoDtW/pK5JABXwMtLig9tsxoEh9ONYtIzkXC21LZ8ebiuSIMaPizjF8yca+QxrCZalQsu6uKnBz/mm8nnsflaGU2QS5zcoxk1RudL1Bl36LM9UZGPpFEYWiYA4sUsnNLw7peJjWCGhDepnwMv4TlgsEtoDtz1T54AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifRslOdmfgUHTXl66WPD9xoW2whIeRx/jR++2MqNE16x6zQy+KtDN8/h60crZwmqkjVTQYqQlsYSYDHSIyb4wnnay16/5il1yS7vN3UCLaTXjYBIAyyx6Wr9j4P3CI/etB+PpviHoESC4mV6ZN4whMDQyziQ8s230GtboXbh42qND7rk9phySBogowQlXrtF+l2n2F46nyif0owEgik5fGARfvjZtY2w23s30KMLNwU4gWSvX4H6RMVS8TfZH2fKfNrwB3tZUXwYkELs5ntaHysswq5Mn5aq2BKAMHu/Rh/wureMSI73Qi0avjrzWCwzt3JH4wnzErMnOZwSdgA==", + "reference" : "shopper-reference-ekvL83", + "remainingAmount" : { + "currency" : "EUR", + "value" : 2500 + } + } + }, "post-orders-cancel-basic" : { "summary" : "Cancel an order", "value" : { @@ -11196,6 +11230,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-orders-cancel-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8816178914079738", + "resultCode" : "Received" + } + }, "post-originKeys-basic" : { "summary" : "Get origin keys", "value" : { @@ -11206,6 +11247,16 @@ ] } }, + "post-originKeys-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "originKeys" : { + "https://www.your-domain1.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4xLmNvbQ.pvbYlrXz0ICP4kwMJXDGDLVMqALhwXr1MSRjT-fkhvw", + "https://www.your-domain3.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4zLmNvbQ.FrTpVz7_RzAywKasM0kXCRoMfoMkKIKaxjFymRGORIc", + "https://www.your-domain2.com" : "pub.v2.8116178901076090.aHR0cHM6Ly93d3cueW91ci1kb21haW4yLmNvbQ.LdN9kvJ35fYFFiBSJA4idMnwwxJ5_yXpeNS__Ap5wkg" + } + } + }, "post-paymentLinks-basic" : { "summary" : "Create a payment link", "value" : { @@ -11237,6 +11288,18 @@ } } }, + "post-paymentLinks-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 1250 + }, + "expiresAt" : "2021-04-09T14:17:31Z", + "reference" : "shopper-reference-ekvL83", + "url" : "https://test.adyen.link/PL6DB3157D27FFBBCF" + } + }, "post-paymentMethods-balance-basic" : { "summary" : "Retrieve gift card balance", "value" : { @@ -11260,13 +11323,2919 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-balance-plastix-200" : { + "summary" : "Example response for request 'plastix'", + "value" : { + "additionalData" : { + "nonScheme.transactionLimit" : "5000", + "nonScheme.transactionLimitCcy" : "EUR" + }, + "pspReference" : "851617891188737F", + "resultCode" : "Success", + "balance" : { + "currency" : "EUR", + "value" : 888 + } + } + }, "post-paymentMethods-basic" : { "summary" : "Get available payment methods", "value" : { "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-paymentMethods-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "details" : [ + { + "key" : "ownerName", + "type" : "text" + }, + { + "key" : "bankLocationId", + "type" : "text" + }, + { + "key" : "bankAccountNumber", + "type" : "text" + } + ], + "key" : "bankAccount", + "type" : "bankAccount" + } + ], + "name" : "ACH Direct Debit", + "type" : "ach" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "Afterpay", + "type" : "afterpaytouch" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay HK", + "type" : "alipay_hk" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Credit Card via AsiaPay", + "type" : "asiapay" + }, + { + "name" : "China UnionPay", + "type" : "asiapay_unionpay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "Baloto", + "type" : "baloto" + }, + { + "name" : "BancNet", + "type" : "bancnet" + }, + { + "name" : "Bank Transfer (BG)", + "type" : "bankTransfer_BG" + }, + { + "name" : "Bank Transfer (CH)", + "type" : "bankTransfer_CH" + }, + { + "name" : "Bank Transfer (DE)", + "type" : "bankTransfer_DE" + }, + { + "name" : "Bank Transfer (FI)", + "type" : "bankTransfer_FI" + }, + { + "name" : "Bank Transfer (GB)", + "type" : "bankTransfer_GB" + }, + { + "name" : "Bank Transfer (HU)", + "type" : "bankTransfer_HU" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bank Transfer (IE)", + "type" : "bankTransfer_IE" + }, + { + "name" : "Electronic Bank Transfer (MX)", + "type" : "bankTransfer_MX_linked" + }, + { + "name" : "Bank Transfer (MX)", + "type" : "bankTransfer_MX_offline" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Bank Transfer (PL)", + "type" : "bankTransfer_PL" + }, + { + "name" : "Bank Transfer (SE)", + "type" : "bankTransfer_SE" + }, + { + "name" : "Bank Transfer (US)", + "type" : "bankTransfer_US" + }, + { + "name" : "Payconiq by Bancontact", + "type" : "bcmc_mobile" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "99Bill", + "type" : "bill99" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "AUB_DIRECT", + "name" : "AU Small Finance Bank" + }, + { + "id" : "ALB_DIRECT", + "name" : "Allahabad Bank " + }, + { + "id" : "APG_DIRECT", + "name" : "Andhra Pragathi Grameena Bank" + }, + { + "id" : "BDN_DIRECT", + "name" : "Bandhan bank" + }, + { + "id" : "BBK_DIRECT", + "name" : "Bank of Bahrain and Kuwait" + }, + { + "id" : "BBR_DIRECT", + "name" : "Bank of Baroda - Retail Banking" + }, + { + "id" : "BCB_DIRECT", + "name" : "Bassien Catholic Co-Operative Bank " + }, + { + "id" : "CNB_DIRECT", + "name" : "Canara Bank" + }, + { + "id" : "SYD_DIRECT", + "name" : "Canara Bank (e-Syndicate)" + }, + { + "id" : "CSB_DIRECT", + "name" : "Catholic Syrian Bank" + }, + { + "id" : "CBI_DIRECT", + "name" : "Central Bank of India" + }, + { + "id" : "CUB_DIRECT", + "name" : "City Union Bank" + }, + { + "id" : "COB_DIRECT", + "name" : "Cosmos Bank" + }, + { + "id" : "DEN_DIRECT", + "name" : "Dena Bank" + }, + { + "id" : "DBK_DIRECT", + "name" : "Deutsche Bank" + }, + { + "id" : "DCB_DIRECT", + "name" : "Development Credit Bank" + }, + { + "id" : "DLB_DIRECT", + "name" : "Dhanlakshmi Bank - Retail Net Banking" + }, + { + "id" : "ESF_DIRECT", + "name" : "ESAF Small Finance Bank" + }, + { + "id" : "EQB_DIRECT", + "name" : "Equitas Small Finance Bank" + }, + { + "id" : "FBK_DIRECT", + "name" : "Federal Bank" + }, + { + "id" : "FNC_DIRECT", + "name" : "Fincare Bank" + }, + { + "id" : "HDF_DIRECT", + "name" : "HDFC Bank" + }, + { + "id" : "ICI_DIRECT", + "name" : "ICICI Bank " + }, + { + "id" : "IDB_DIRECT", + "name" : "IDBI Bank - Retail Net Banking" + }, + { + "id" : "IDN_DIRECT", + "name" : "IDFC FIRST Bank" + }, + { + "id" : "INB_DIRECT", + "name" : "Indian Bank" + }, + { + "id" : "IOB_DIRECT", + "name" : "Indian Overseas Bank" + }, + { + "id" : "IDS_DIRECT", + "name" : "IndusInd Bank" + }, + { + "id" : "JKB_DIRECT", + "name" : "Jammu & Kashmir Bank" + }, + { + "id" : "JNB_DIRECT", + "name" : "Jana Small Finance Bank" + }, + { + "id" : "JSB_DIRECT", + "name" : "Janata Sahakari Bank Ltd Pune" + }, + { + "id" : "KJB_DIRECT", + "name" : "Kalyan Janata Sahakari Bank" + }, + { + "id" : "KBL_DIRECT", + "name" : "Karnataka Bank Ltd" + }, + { + "id" : "KVB_DIRECT", + "name" : "Karur Vysya Bank" + }, + { + "id" : "162_DIRECT", + "name" : "Kotak Bank" + }, + { + "id" : "LVR_DIRECT", + "name" : "Laxmi Vilas Bank - Retail" + }, + { + "id" : "NKB_DIRECT", + "name" : "NKGSB Co-op Bank" + }, + { + "id" : "NEB_DIRECT", + "name" : "North East Small Finance Bank" + }, + { + "id" : "OBC_DIRECT", + "name" : "PNB (Erstwhile-Oriental Bank of Commerce)" + }, + { + "id" : "UNI_DIRECT", + "name" : "PNB (Erstwhile-United Bank of India)" + }, + { + "id" : "PMC_DIRECT", + "name" : "Punjab & Maharastra Co-op Bank" + }, + { + "id" : "PSB_DIRECT", + "name" : "Punjab & Sind Bank" + }, + { + "id" : "CPN_DIRECT", + "name" : "Punjab National Bank - Corporate " + }, + { + "id" : "PNB_DIRECT", + "name" : "Punjab National Bank - Retail Banking" + }, + { + "id" : "RBL_DIRECT", + "name" : "RBL Bank Limited" + }, + { + "id" : "SWB_DIRECT", + "name" : "Saraswat Bank" + }, + { + "id" : "SHB_DIRECT", + "name" : "Shivalik Mercantile Cooperative Bank Ltd" + }, + { + "id" : "SIB_DIRECT", + "name" : "South Indian Bank" + }, + { + "id" : "SCB_DIRECT", + "name" : "Standard Chartered Bank" + }, + { + "id" : "SBI_DIRECT", + "name" : "State Bank of India" + }, + { + "id" : "SRB_DIRECT", + "name" : "Suryoday Small Finance Bank" + }, + { + "id" : "TJB_DIRECT", + "name" : "TJSB Bank" + }, + { + "id" : "TNC_DIRECT", + "name" : "Tamil Nadu State Co-operative Bank" + }, + { + "id" : "TMB_DIRECT", + "name" : "Tamilnad Mercantile Bank Ltd" + }, + { + "id" : "TBB_DIRECT", + "name" : "Thane Bharat Sahakari Bank Ltd" + }, + { + "id" : "MSB_DIRECT", + "name" : "The Mehsana Urban Co Op Bank Ltd" + }, + { + "id" : "UCO_DIRECT", + "name" : "UCO Bank" + }, + { + "id" : "UBI_DIRECT", + "name" : "Union Bank of India" + }, + { + "id" : "ADB_DIRECT", + "name" : "Union Bank of India (Erstwhile Andhra Bank)" + }, + { + "id" : "CRP_DIRECT", + "name" : "Union Bank of India (Erstwhile Corporation Bank)" + }, + { + "id" : "VRB_DIRECT", + "name" : "Varachha Co-operative Bank Limited" + }, + { + "id" : "VJB_DIRECT", + "name" : "Vijaya Bank" + }, + { + "id" : "YBK_DIRECT", + "name" : "Yes Bank" + }, + { + "id" : "ZOB_DIRECT", + "name" : "Zoroastrian Co-operative Bank Limited" + }, + { + "id" : "DBS_DIRECT", + "name" : "digibank by DBS" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online Banking India", + "type" : "billdesk_online" + }, + { + "name" : "UPI", + "type" : "billdesk_upi" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "DCW_DIRECT", + "name" : "DCB Cippy" + }, + { + "id" : "ICC_DIRECT", + "name" : "ICC Cash Card" + }, + { + "id" : "OXY_DIRECT", + "name" : "Oxigen Wallet" + }, + { + "id" : "PCH_DIRECT", + "name" : "Pay World Money" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Wallets India", + "type" : "billdesk_wallet" + }, + { + "name" : "Blik", + "type" : "blik" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Boleto", + "type" : "boleto" + }, + { + "name" : "Boleto Bancario", + "type" : "boletobancario_santander" + }, + { + "name" : "Bradesco", + "type" : "bradesco" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "CashU", + "type" : "cashu" + }, + { + "name" : "CCAvenue", + "type" : "ccavenue" + }, + { + "name" : "Mula Checkout", + "type" : "cellulant" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "Clearpay", + "type" : "clearpay" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Paiement en 3 fois par Cartes Bancaires", + "type" : "cofinoga_3xcb" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "DANA", + "type" : "dana" + }, + { + "name" : "DineroMail", + "type" : "dineromail" + }, + { + "name" : "Online bank transfer.", + "type" : "directEbanking" + }, + { + "name" : "Direct Debit Brazil - Banco do Brazil", + "type" : "directdebit_BR_bancodobrasil" + }, + { + "name" : "Direct Debit Brazil - Bradesco", + "type" : "directdebit_BR_bradesco" + }, + { + "name" : "Direct Debit Brazil - Caixa Economica Federal", + "type" : "directdebit_BR_caixa" + }, + { + "name" : "Direct Debit Brazil - HSBC", + "type" : "directdebit_BR_hsbc" + }, + { + "name" : "Direct Debit Brazil - Itau", + "type" : "directdebit_BR_itau" + }, + { + "name" : "Direct Debit Brazil - Santander", + "type" : "directdebit_BR_santander" + }, + { + "name" : "BACS Direct Debit", + "type" : "directdebit_GB" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Alfamart", + "type" : "doku_alfamart" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BCA Bank Transfer", + "type" : "doku_bca_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BNI VA", + "type" : "doku_bni_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "BRI VA", + "type" : "doku_bri_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "CIMB VA", + "type" : "doku_cimb_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Danamon VA", + "type" : "doku_danamon_va" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Indomaret", + "type" : "doku_indomaret" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Mandiri VA", + "type" : "doku_mandiri_va" + }, + { + "details" : [ + { + "key" : "ovoId", + "type" : "text" + } + ], + "name" : "OVO", + "type" : "doku_ovo" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "Bank Transfer", + "type" : "doku_permata_lite_atm" + }, + { + "details" : [ + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "key" : "infix", + "optional" : true, + "type" : "text" + } + ], + "name" : "DOKU wallet", + "type" : "doku_wallet" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "66", + "name" : "Bank Nowy BFG S.A." + }, + { + "id" : "92", + "name" : "Bank Spółdzielczy w Brodnicy" + }, + { + "id" : "11", + "name" : "Bank transfer / postal" + }, + { + "id" : "74", + "name" : "Banki Spółdzielcze" + }, + { + "id" : "73", + "name" : "BLIK" + }, + { + "id" : "90", + "name" : "BNP Paribas - płacę z Pl@net" + }, + { + "id" : "59", + "name" : "CinkciarzPAY" + }, + { + "id" : "87", + "name" : "Credit Agricole PBL" + }, + { + "id" : "83", + "name" : "EnveloBank" + }, + { + "id" : "76", + "name" : "Getin Bank PBL" + }, + { + "id" : "81", + "name" : "Idea Cloud" + }, + { + "id" : "7", + "name" : "ING Corporate customers" + }, + { + "id" : "93", + "name" : "Kasa Stefczyka" + }, + { + "id" : "44", + "name" : "Millennium - Płatności Internetowe" + }, + { + "id" : "10", + "name" : "Millennium Corporate customers" + }, + { + "id" : "68", + "name" : "mRaty" + }, + { + "id" : "1", + "name" : "mTransfer" + }, + { + "id" : "91", + "name" : "Nest Bank" + }, + { + "id" : "80", + "name" : "Noble Pay" + }, + { + "id" : "50", + "name" : "Pay Way Toyota Bank" + }, + { + "id" : "45", + "name" : "Pay with Alior Bank" + }, + { + "id" : "36", + "name" : "Pekao24Przelew" + }, + { + "id" : "70", + "name" : "Pocztowy24" + }, + { + "id" : "6", + "name" : "Przelew24" + }, + { + "id" : "46", + "name" : "Płacę z Citi Handlowy" + }, + { + "id" : "38", + "name" : "Płacę z ING" + }, + { + "id" : "2", + "name" : "Płacę z Inteligo" + }, + { + "id" : "4", + "name" : "Płacę z iPKO" + }, + { + "id" : "75", + "name" : "Płacę z Plus Bank" + }, + { + "id" : "51", + "name" : "Płać z BOŚ" + }, + { + "id" : "55", + "name" : "Raty z Alior Bankiem PLN" + }, + { + "id" : "89", + "name" : "Santander" + }, + { + "id" : "52", + "name" : "SkyCash" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Local Polish Payment Methods", + "type" : "dotpay" + }, + { + "name" : "Dragonpay Prepaid Credits", + "type" : "dragonpay_credits" + }, + { + "name" : "Online Banking", + "type" : "dragonpay_ebanking" + }, + { + "name" : "GCash", + "type" : "dragonpay_gcash" + }, + { + "name" : "Over The Counter Banks", + "type" : "dragonpay_otc_banking" + }, + { + "name" : "OTC non-Bank via Dragonpay", + "type" : "dragonpay_otc_non_banking" + }, + { + "name" : "Convenience Stores", + "type" : "dragonpay_otc_philippines" + }, + { + "name" : "7/11", + "type" : "dragonpay_seveneleven" + }, + { + "name" : "eagleeye_voucher", + "type" : "eagleeye_voucher" + }, + { + "name" : "Finnish E-Banking", + "type" : "ebanking_FI" + }, + { + "name" : "Pay-easy ATM", + "type" : "econtext_atm" + }, + { + "name" : "Online Banking", + "type" : "econtext_online" + }, + { + "name" : "7-Eleven", + "type" : "econtext_seven_eleven" + }, + { + "name" : "Convenience Stores", + "type" : "econtext_stores" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Lastschrift (ELV)", + "type" : "elv" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "231", + "name" : "POP Pankki" + }, + { + "id" : "551", + "name" : "Komerční banka" + }, + { + "id" : "232", + "name" : "Aktia" + }, + { + "id" : "552", + "name" : "Raiffeisen" + }, + { + "id" : "233", + "name" : "Säästöpankki" + }, + { + "id" : "750", + "name" : "Swedbank" + }, + { + "id" : "211", + "name" : "Nordea" + }, + { + "id" : "553", + "name" : "ČSOB" + }, + { + "id" : "234", + "name" : "S-Pankki" + }, + { + "id" : "751", + "name" : "SEB" + }, + { + "id" : "554", + "name" : "Moneta" + }, + { + "id" : "235", + "name" : "OmaSP" + }, + { + "id" : "752", + "name" : "Nordea" + }, + { + "id" : "213", + "name" : "Op-Pohjola" + }, + { + "id" : "555", + "name" : "UniCredit" + }, + { + "id" : "753", + "name" : "LHV" + }, + { + "id" : "556", + "name" : "Fio" + }, + { + "id" : "557", + "name" : "mBank" + }, + { + "id" : "216", + "name" : "Handelsbanken" + }, + { + "id" : "558", + "name" : "Air Bank" + }, + { + "id" : "260", + "name" : "Länsförsäkringar" + }, + { + "id" : "240", + "name" : "BankDeposit" + }, + { + "id" : "265", + "name" : "Sparbanken" + }, + { + "id" : "640", + "name" : "BankDeposit" + }, + { + "id" : "200", + "name" : "Ålandsbanken" + }, + { + "id" : "940", + "name" : "Swedbank" + }, + { + "id" : "500", + "name" : "Česká spořitelna" + }, + { + "id" : "720", + "name" : "Swedbank" + }, + { + "id" : "941", + "name" : "SEB" + }, + { + "id" : "204", + "name" : "Danske Bank" + }, + { + "id" : "721", + "name" : "SEB" + }, + { + "id" : "942", + "name" : "Citadele" + }, + { + "id" : "205", + "name" : "Handelsbanken" + }, + { + "id" : "722", + "name" : "DNB" + }, + { + "id" : "943", + "name" : "DNB" + }, + { + "id" : "206", + "name" : "Nordea" + }, + { + "id" : "723", + "name" : "Šiaulių bankas" + }, + { + "id" : "207", + "name" : "SEB" + }, + { + "id" : "724", + "name" : "Nordea" + }, + { + "id" : "505", + "name" : "Komerční banka" + }, + { + "id" : "208", + "name" : "Skandiabanken" + }, + { + "id" : "209", + "name" : "Swedbank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Bank Payment", + "type" : "entercash" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "d5d5b133-1c0d-4c08-b2be-3c9b116dc326", + "name" : "Dolomitenbank" + }, + { + "id" : "ee9fc487-ebe0-486c-8101-17dce5141a67", + "name" : "Raiffeissen Bankengruppe" + }, + { + "id" : "6765e225-a0dc-4481-9666-e26303d4f221", + "name" : "Hypo Tirol Bank AG" + }, + { + "id" : "8b0bfeea-fbb0-4337-b3a1-0e25c0f060fc", + "name" : "Sparda Bank Wien" + }, + { + "id" : "1190c4d1-b37a-487e-9355-e0a067f54a9f", + "name" : "Schoellerbank AG" + }, + { + "id" : "e2e97aaa-de4c-4e18-9431-d99790773433", + "name" : "Volksbank Gruppe" + }, + { + "id" : "bb7d223a-17d5-48af-a6ef-8a2bf5a4e5d9", + "name" : "Immo-Bank" + }, + { + "id" : "e6819e7a-f663-414b-92ec-cf7c82d2f4e5", + "name" : "Bank Austria" + }, + { + "id" : "eff103e6-843d-48b7-a6e6-fbd88f511b11", + "name" : "Easybank AG" + }, + { + "id" : "25942cc9-617d-42a1-89ba-d1ab5a05770a", + "name" : "VR-BankBraunau" + }, + { + "id" : "4a0a975b-0594-4b40-9068-39f77b3a91f9", + "name" : "Volkskreditbank" + }, + { + "id" : "3fdc41fc-3d3d-4ee3-a1fe-cd79cfd58ea3", + "name" : "Erste Bank und Sparkassen" + }, + { + "id" : "ba7199cc-f057-42f2-9856-2378abf21638", + "name" : "BAWAG P.S.K. Gruppe" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "EPS", + "type" : "eps" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "3x Oney", + "type" : "facilypay_3x" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "FR", + "name" : "France" + }, + { + "id" : "ES", + "name" : "Spain" + } + ], + "key" : "country", + "type" : "select" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "4x Oney", + "type" : "facilypay_4x" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "Fawry", + "type" : "fawry" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "GCash", + "type" : "gcash" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "details" : [ + { + "key" : "bic", + "type" : "text" + } + ], + "name" : "GiroPay", + "type" : "giropay" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Globe GCash", + "type" : "globegcash" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "GoPay Wallet", + "type" : "gopay_wallet" + }, + { + "name" : "OVO", + "type" : "grabpay_ID" + }, + { + "name" : "GrabPay", + "type" : "grabpay_PH" + }, + { + "name" : "GrabPay", + "type" : "grabpay_SG" + }, + { + "name" : "Hallmark Card", + "type" : "hallmarkcard" + }, + { + "name" : "HDFC", + "type" : "hdfc" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "name" : "igive", + "type" : "igive" + }, + { + "name" : "Korean Account Transfer (IniPay)", + "type" : "inicisIniPay_accounttransfer" + }, + { + "name" : "Korean Credit Cards (IniPay)", + "type" : "inicisIniPay_creditcard" + }, + { + "name" : "Korean Mobile Phone (IniPay)", + "type" : "inicisIniPay_mobilephone" + }, + { + "name" : "Korean Virtual Account (IniPay)", + "type" : "inicisIniPay_virtualaccount" + }, + { + "name" : "Korean Account Transfer (Mobile)", + "type" : "inicisMobile_accounttransfer" + }, + { + "name" : "Korean Credit Cards (Mobile)", + "type" : "inicisMobile_creditcard" + }, + { + "name" : "Korean Mobile Phone (Mobile)", + "type" : "inicisMobile_mobilephone" + }, + { + "name" : "Korean Virtual Account (Mobile)", + "type" : "inicisMobile_virtualaccount" + }, + { + "name" : "Korean Credit Cards", + "type" : "inicis_creditcard" + }, + { + "name" : "Interac® Online", + "type" : "interac" + }, + { + "name" : "Instant EFT", + "type" : "ipay" + }, + { + "name" : "iPay88", + "type" : "ipay88" + }, + { + "name" : "isracard", + "type" : "isracard" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "KakaoPay", + "type" : "kakaopay" + }, + { + "name" : "Karen Millen Card", + "type" : "karenmillen" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Bank Transfer", + "type" : "kcp_banktransfer" + }, + { + "name" : "Korea–issued cards", + "type" : "kcp_creditcard" + }, + { + "name" : "PayCo", + "type" : "kcp_payco" + }, + { + "name" : "Naver Pay", + "type" : "kcp_naverpay" + }, + { + "name" : "Virtual Account via KCP", + "type" : "kcp_va" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "name" : "Pay over time with Klarna.", + "type" : "klarna_account" + }, + { + "name" : "Klarna B2B", + "type" : "klarna_b2b" + }, + { + "name" : "Pay now with Klarna.", + "type" : "klarna_paynow" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "China Credit Card", + "type" : "lianlianpay_creditcard" + }, + { + "name" : "China Debit Card", + "type" : "lianlianpay_debitcard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Credit Card", + "type" : "lianlianpay_ebanking_credit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "4031000", + "name" : "Bank of Beijing" + }, + { + "id" : "01040000", + "name" : "Bank of China" + }, + { + "id" : "03020000", + "name" : "China Citic Bank" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03030000", + "name" : "China Everbright Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "03050000", + "name" : "China Minsheng Banking Group" + }, + { + "id" : "03040000", + "name" : "Hua Xia Bank Co" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03070000", + "name" : "PingAn Bank" + }, + { + "id" : "1000000", + "name" : "Postal Savings Bank of China" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Debit Card", + "type" : "lianlianpay_ebanking_debit" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "01030000", + "name" : "Agricultural Bank of China" + }, + { + "id" : "01050000", + "name" : "China Construction Bank" + }, + { + "id" : "03080000", + "name" : "China Merchants Bank" + }, + { + "id" : "01020000", + "name" : "Industrial and Commercial Bank of China" + }, + { + "id" : "03100000", + "name" : "Shanghai Pudong Development Bank" + } + ], + "key" : "issuer", + "type" : "select" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + } + ], + "name" : "China Online Banking - Enterprise", + "type" : "lianlianpay_ebanking_enterprise" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "name" : "Love2Shop GiftCard", + "type" : "love2shop" + }, + { + "details" : [ + { + "key" : "shopper.firstName", + "type" : "text" + }, + { + "key" : "shopper.lastName", + "type" : "text" + }, + { + "key" : "shopper.gender", + "type" : "text" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "countryCode", + "type" : "text" + } + ], + "name" : "mada", + "type" : "mada" + }, + { + "name" : "Mappin & Webb Card", + "type" : "mappinwebbcard" + }, + { + "name" : "MB WAY", + "type" : "mbway" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "Mercado Pago", + "type" : "mercadopago" + }, + { + "name" : "MobilePay", + "type" : "mobilepay" + }, + { + "name" : "AliPay via Razer Merchant Services", + "type" : "molpay_alipay" + }, + { + "name" : "7-Eleven", + "type" : "molpay_cash" + }, + { + "name" : "CIMB Virtual Account", + "type" : "molpay_cimb_va" + }, + { + "name" : "Malaysia E-Banking via Razer Merchant Services", + "type" : "molpay_ebanking_MY" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "vtcpay-vietinbank", + "name" : "Vietinbank" + }, + { + "id" : "vtcpay-bidv", + "name" : "BIDV" + }, + { + "id" : "vtcpay-agribank", + "name" : "Agribank" + }, + { + "id" : "vtcpay-mb", + "name" : "MB Bank" + }, + { + "id" : "vtcpay-sacombank", + "name" : "Sacombank" + }, + { + "id" : "vtcpay-dongabank", + "name" : "DongABank" + }, + { + "id" : "vtcpay-maritimebank", + "name" : "MaritimeBank" + }, + { + "id" : "vtcpay-vietcombank", + "name" : "Vietcombank" + }, + { + "id" : "vtcpay-acb", + "name" : "ACB" + }, + { + "id" : "vtcpay-techcombank", + "name" : "Techcombank" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Vietnam E-Banking", + "type" : "molpay_ebanking_VN" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "fpx_bimb", + "name" : "Bank Islam" + }, + { + "id" : "fpx_uob", + "name" : "UOB Bank" + }, + { + "id" : "fpx_cimbclicks", + "name" : "CIMB Clicks" + }, + { + "id" : "fpx_kfh", + "name" : "Kuwait Finance House" + }, + { + "id" : "fpx_rhb", + "name" : "RHB Now" + }, + { + "id" : "fpx_abmb", + "name" : "Alliance Bank" + }, + { + "id" : "fpx_amb", + "name" : "Am Online" + }, + { + "id" : "fpx_hsbc", + "name" : "HSBC" + }, + { + "id" : "fpx_abb", + "name" : "Affin Bank" + }, + { + "id" : "fpx_ocbc", + "name" : "OCBC Bank" + }, + { + "id" : "fpx_pbb", + "name" : "Public Bank" + }, + { + "id" : "fpx_scb", + "name" : "Standard Chartered Bank" + }, + { + "id" : "fpx_bsn", + "name" : "Bank Simpanan Nasional" + }, + { + "id" : "fpx_mb2u", + "name" : "Maybank2u" + }, + { + "id" : "fpx_hlb", + "name" : "Hong Leong Connect" + }, + { + "id" : "fpx_bmmb", + "name" : "Bank Muamalat" + }, + { + "id" : "fpx_bkrm", + "name" : "Bank Rakyat" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Malaysia E-Banking", + "type" : "molpay_ebanking_fpx_MY" + }, + { + "name" : "eNETS Debit", + "type" : "molpay_enetsd" + }, + { + "name" : "epay", + "type" : "molpay_epay" + }, + { + "name" : "Esapay", + "type" : "molpay_esapay" + }, + { + "name" : "MyClear FPX", + "type" : "molpay_fpx" + }, + { + "name" : "Maybank2u", + "type" : "molpay_maybank2u" + }, + { + "name" : "Nganluong", + "type" : "molpay_nganluong" + }, + { + "name" : "Tesco Lotus", + "type" : "molpay_paysbuy" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "RHB Now", + "type" : "molpay_rhb" + }, + { + "name" : "SAM by SingPost", + "type" : "molpay_singpost" + }, + { + "name" : "MOLWallet", + "type" : "molpay_wallet" + }, + { + "name" : "MoMo ATM", + "type" : "momo_atm" + }, + { + "name" : "Momo Wallet", + "type" : "momo_wallet" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "Multibanco", + "type" : "multibanco" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "BankAxess", + "type" : "netaxept_bankaxess" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "name" : "One Two Three", + "type" : "onetwothree" + }, + { + "name" : "Local Polish Payment Methods (P24)", + "type" : "onlineBanking_PL" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "1", + "name" : "Model Bank v2" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "Online banking", + "type" : "openbanking_UK" + }, + { + "name" : "Oxxo", + "type" : "oxxo" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "PayBright", + "type" : "paybright" + }, + { + "name" : "PayMaya Wallet", + "type" : "paymaya_wallet" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Payshop", + "type" : "payshop" + }, + { + "name" : "PayD AMT via Paythru", + "type" : "paythru_amt" + }, + { + "name" : "EFT via Paythru", + "type" : "paythru_eft" + }, + { + "name" : "PayTM", + "type" : "paytm" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "PayU UPI", + "type" : "payu_IN_upi" + }, + { + "name" : "EFT Pro via PayU", + "type" : "payu_ZA_eftpro" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "pix", + "type" : "pix" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "POLi", + "type" : "poli" + }, + { + "name" : "PPS", + "type" : "pps" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "PSE", + "type" : "pse" + }, + { + "details" : [ + { + "items" : [ + { + "id" : "+7", + "name" : "RU" + }, + { + "id" : "+9955", + "name" : "GE" + }, + { + "id" : "+507", + "name" : "PA" + }, + { + "id" : "+44", + "name" : "GB" + }, + { + "id" : "+992", + "name" : "TJ" + }, + { + "id" : "+370", + "name" : "LT" + }, + { + "id" : "+972", + "name" : "IL" + }, + { + "id" : "+996", + "name" : "KG" + }, + { + "id" : "+380", + "name" : "UA" + }, + { + "id" : "+84", + "name" : "VN" + }, + { + "id" : "+90", + "name" : "TR" + }, + { + "id" : "+994", + "name" : "AZ" + }, + { + "id" : "+374", + "name" : "AM" + }, + { + "id" : "+371", + "name" : "LV" + }, + { + "id" : "+91", + "name" : "IN" + }, + { + "id" : "+66", + "name" : "TH" + }, + { + "id" : "+373", + "name" : "MD" + }, + { + "id" : "+1", + "name" : "US" + }, + { + "id" : "+81", + "name" : "JP" + }, + { + "id" : "+998", + "name" : "UZ" + }, + { + "id" : "+77", + "name" : "KZ" + }, + { + "id" : "+375", + "name" : "BY" + }, + { + "id" : "+372", + "name" : "EE" + }, + { + "id" : "+40", + "name" : "RO" + }, + { + "id" : "+82", + "name" : "KR" + } + ], + "key" : "qiwiwallet.telephoneNumberPrefix", + "type" : "select" + }, + { + "key" : "qiwiwallet.telephoneNumber", + "type" : "text" + } + ], + "name" : "Qiwi Wallet", + "type" : "qiwiwallet" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "SafetyPay", + "type" : "safetypay" + }, + { + "name" : "SafetyPay Cash", + "type" : "safetypay_cash" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "SEB Direktbetalning", + "type" : "sebdirectpayment" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "7-Eleven", + "type" : "seveneleven" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "Swish", + "type" : "swish" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "TenPay", + "type" : "tenpay" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "TrueMoney", + "type" : "truemoney" + }, + { + "name" : "Trustly", + "type" : "trustly" + }, + { + "name" : "Online Banking by Trustpay", + "type" : "trustpay" + }, + { + "name" : "TWINT", + "type" : "twint" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "details" : [ + { + "key" : "virtualPaymentAddress", + "type" : "text" + } + ], + "name" : "UPI Collect", + "type" : "upi_collect" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "telephoneNumber", + "optional" : true, + "type" : "tel" + } + ], + "name" : "Vipps", + "type" : "vipps" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayMiniProgram" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayQR" + }, + { + "name" : "WeChat Pay", + "type" : "wechatpayWeb" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "WOS Card", + "type" : "woscard" + }, + { + "name" : "Alfa-Click", + "type" : "yandex_alfaclick" + }, + { + "name" : "Pay using bank card", + "type" : "yandex_bank_card" + }, + { + "name" : "Cash terminals", + "type" : "yandex_cash" + }, + { + "name" : "Pay using installments", + "type" : "yandex_installments" + }, + { + "name" : "YooMoney", + "type" : "yandex_money" + }, + { + "name" : "Promsvyazbank", + "type" : "yandex_promsvyazbank" + }, + { + "name" : "Sberbank Online", + "type" : "yandex_sberbank" + }, + { + "name" : "WebMoney", + "type" : "yandex_webmoney" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + }, + { + "name" : "Zip", + "type" : "zip" + } + ] + } + }, "post-paymentMethods-filtered" : { + "summary" : "Get payment methods based on the country and amount", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "countryCode" : "NL", + "shopperLocale" : "nl-NL", + "amount" : { + "currency" : "EUR", + "value" : 1000 + } + } + }, + "post-paymentMethods-filtered-200" : { "summary" : "Example response for request 'filtered'", "value" : { "paymentMethods" : [ @@ -11882,6 +14851,610 @@ "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j" } }, + "post-paymentMethods-include-oneclick-200" : { + "summary" : "Example response for request 'include-oneclick'", + "value" : { + "paymentMethods" : [ + { + "details" : [ + { + "items" : [ + { + "id" : "1121", + "name" : "Test Issuer" + }, + { + "id" : "1154", + "name" : "Test Issuer 5" + }, + { + "id" : "1153", + "name" : "Test Issuer 4" + }, + { + "id" : "1152", + "name" : "Test Issuer 3" + }, + { + "id" : "1151", + "name" : "Test Issuer 2" + }, + { + "id" : "1162", + "name" : "Test Issuer Cancelled" + }, + { + "id" : "1161", + "name" : "Test Issuer Pending" + }, + { + "id" : "1160", + "name" : "Test Issuer Refused" + }, + { + "id" : "1159", + "name" : "Test Issuer 10" + }, + { + "id" : "1158", + "name" : "Test Issuer 9" + }, + { + "id" : "1157", + "name" : "Test Issuer 8" + }, + { + "id" : "1156", + "name" : "Test Issuer 7" + }, + { + "id" : "1155", + "name" : "Test Issuer 6" + } + ], + "key" : "issuer", + "type" : "select" + } + ], + "name" : "iDEAL", + "type" : "ideal" + }, + { + "details" : [ + { + "key" : "encryptedCardNumber", + "type" : "cardToken" + }, + { + "key" : "encryptedSecurityCode", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryMonth", + "type" : "cardToken" + }, + { + "key" : "encryptedExpiryYear", + "type" : "cardToken" + }, + { + "key" : "holderName", + "optional" : true, + "type" : "text" + } + ], + "name" : "Credit Card", + "type" : "scheme" + }, + { + "name" : "PayPal", + "type" : "paypal" + }, + { + "details" : [ + { + "details" : [ + { + "key" : "firstName", + "type" : "text" + }, + { + "key" : "lastName", + "type" : "text" + }, + { + "items" : [ + { + "id" : "M", + "name" : "male" + }, + { + "id" : "F", + "name" : "female" + } + ], + "key" : "gender", + "type" : "radio" + }, + { + "key" : "dateOfBirth", + "type" : "date" + }, + { + "key" : "telephoneNumber", + "type" : "tel" + }, + { + "key" : "shopperEmail", + "type" : "emailAddress" + } + ], + "key" : "personalDetails", + "type" : "fieldSet" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "billingAddress", + "type" : "address" + }, + { + "key" : "separateDeliveryAddress", + "optional" : true, + "type" : "boolean", + "value" : "false" + }, + { + "details" : [ + { + "key" : "street", + "type" : "text" + }, + { + "key" : "houseNumberOrName", + "type" : "text" + }, + { + "key" : "city", + "type" : "text" + }, + { + "key" : "postalCode", + "type" : "text" + }, + { + "key" : "stateOrProvince", + "optional" : true, + "type" : "text" + }, + { + "items" : [ + { + "id" : "NL", + "name" : "Netherlands" + }, + { + "id" : "BE", + "name" : "Belgium" + } + ], + "key" : "country", + "type" : "select", + "value" : "NL" + } + ], + "key" : "deliveryAddress", + "optional" : true, + "type" : "address" + } + ], + "name" : "AfterPay Invoice", + "type" : "afterpay_default" + }, + { + "name" : "Pay later with Klarna.", + "type" : "klarna" + }, + { + "details" : [ + { + "key" : "sepa.ownerName", + "type" : "text" + }, + { + "key" : "sepa.ibanNumber", + "type" : "text" + } + ], + "name" : "SEPA Direct Debit", + "type" : "sepadirectdebit" + }, + { + "name" : "Paysafecard", + "type" : "paysafecard" + }, + { + "name" : "Bijenkorf Cadeaucard", + "type" : "bijcadeaucard" + }, + { + "name" : "Fonq Giftcard", + "type" : "fonqgiftcard" + }, + { + "name" : "Bank Transfer (NL)", + "type" : "bankTransfer_NL" + }, + { + "name" : "Pathe Giftcard", + "type" : "pathegiftcard" + }, + { + "name" : "VVV Giftcard", + "type" : "vvvgiftcard" + }, + { + "name" : "Podium Card", + "type" : "podiumcard" + }, + { + "name" : "RatePay Direct Debit", + "type" : "ratepay_directdebit" + }, + { + "name" : "Rituals Giftcard", + "type" : "rituals" + }, + { + "name" : "Hunkemoller Lingerie Card", + "type" : "hmlingerie" + }, + { + "name" : "Primera Cadeaukaart", + "type" : "primeracadeaucard" + }, + { + "name" : "Fashioncheque", + "type" : "fashioncheque" + }, + { + "name" : "NETELLER", + "type" : "neteller" + }, + { + "name" : "Adyen Voucher", + "type" : "adyen_test_voucher" + }, + { + "name" : "AfterPay B2B", + "type" : "afterpay_b2b" + }, + { + "name" : "AfterPay DirectDebit", + "type" : "afterpay_directdebit" + }, + { + "name" : "AliPay", + "type" : "alipay" + }, + { + "name" : "AliPay", + "type" : "alipay_wap" + }, + { + "details" : [ + { + "key" : "additionalData.androidpay.token", + "type" : "androidPayToken" + } + ], + "name" : "Android Pay", + "type" : "androidpay" + }, + { + "details" : [ + { + "key" : "additionalData.applepay.token", + "type" : "applePayToken" + } + ], + "name" : "Apple Pay", + "type" : "applepay" + }, + { + "name" : "Baby Gift Card", + "type" : "babygiftcard" + }, + { + "name" : "SEPA Bank Transfer", + "type" : "bankTransfer_IBAN" + }, + { + "name" : "Bloemen Giftcard", + "type" : "bloemengiftcard" + }, + { + "name" : "Boekenbon Giftcard", + "type" : "boekenbon" + }, + { + "name" : "Cash-Ticket", + "type" : "cashticket" + }, + { + "name" : "Chasin Giftcard", + "type" : "chasingiftcard" + }, + { + "name" : "ClickandBuy", + "type" : "clickandbuy" + }, + { + "name" : "Costes Giftcard", + "type" : "costesgiftcard" + }, + { + "name" : "custom_settlement", + "type" : "custom_settlement" + }, + { + "name" : "eft_directdebit_CA", + "type" : "eft_directdebit_CA" + }, + { + "name" : "Nationale Entertainment Card", + "type" : "entertainmentcard" + }, + { + "name" : "Expert Cadeaukaart", + "type" : "expertgiftcard" + }, + { + "name" : "FijnCadeau", + "type" : "fijncadeau" + }, + { + "name" : "Fleurop Bloemenbon", + "type" : "fleuropbloemenbon" + }, + { + "name" : "Gall & Gall", + "type" : "gallgall" + }, + { + "name" : "Generic GiftCard", + "type" : "genericgiftcard" + }, + { + "name" : "GiftFor2", + "type" : "giftfor2card" + }, + { + "name" : "Givex", + "type" : "givex" + }, + { + "name" : "Goldsmiths Card", + "type" : "goldsmithscard" + }, + { + "name" : "Hunkemoller Member Card", + "type" : "hmclub" + }, + { + "name" : "Phone Payment", + "type" : "ivr" + }, + { + "name" : "Landline phone", + "type" : "ivrLandline" + }, + { + "name" : "Mobile phone", + "type" : "ivrMobile" + }, + { + "name" : "Kado Wereld", + "type" : "kadowereld" + }, + { + "name" : "Karen Millen GiftCard", + "type" : "karenmillengiftcard" + }, + { + "name" : "Leisure Card", + "type" : "leisurecard" + }, + { + "name" : "Loods5 Cadeaukaart", + "type" : "loods5giftcard" + }, + { + "name" : "Loods5 Tegoedbon", + "type" : "loods5prepaidcard" + }, + { + "details" : [ + { + "key" : "additionalData.amazonPayToken", + "type" : "text" + } + ], + "name" : "Amazon Pay", + "supportsRecurring" : true, + "type" : "amazonpay" + }, + { + "name" : "MOLPoints", + "type" : "molpay_points" + }, + { + "name" : "Moneybookers", + "type" : "moneybookers" + }, + { + "name" : "De Nationale Musicalcard", + "type" : "musicalcard" + }, + { + "name" : "Nationale Bioscoopbon", + "type" : "nationalebioscoopbon" + }, + { + "name" : "Nationale Tuinbon", + "type" : "nationaletuinbon" + }, + { + "name" : "Nationale Verwen Cadeaubon", + "type" : "nationaleverwencadeaubon" + }, + { + "name" : "Onebip", + "type" : "onebip" + }, + { + "details" : [ + { + "key" : "additionalData.paywithgoogle.token", + "type" : "payWithGoogleToken" + } + ], + "name" : "Google Pay", + "type" : "paywithgoogle" + }, + { + "name" : "Plastix", + "type" : "plastix" + }, + { + "name" : "Pluim", + "type" : "pluimgiftcard" + }, + { + "name" : "Illicado Gift Card", + "type" : "prosodie_illicado" + }, + { + "name" : "RatePay Invoice", + "type" : "ratepay" + }, + { + "name" : "Rob Peetoom Giftcard", + "type" : "robpeetoomgiftcard" + }, + { + "name" : "Shoes&Accessories Cadeau", + "type" : "sagiftcard" + }, + { + "name" : "Score Giftcard", + "type" : "scoregiftcard" + }, + { + "name" : "Premium SMS", + "type" : "sms" + }, + { + "name" : "SVS", + "type" : "svs" + }, + { + "name" : "TCS Test GiftCard", + "type" : "tcstestgiftcard" + }, + { + "name" : "The Sting Giftcard", + "type" : "thestinggiftcard" + }, + { + "name" : "Ukash", + "type" : "ukash" + }, + { + "name" : "UnionPay", + "type" : "unionpay" + }, + { + "name" : "Valuelink", + "type" : "valuelink" + }, + { + "name" : "V&D Cadeaukaart", + "type" : "vdcadeaucard" + }, + { + "details" : [ + { + "key" : "additionalData.visacheckout.callId", + "type" : "text" + } + ], + "name" : "Visa Checkout", + "type" : "visacheckout" + }, + { + "name" : "VVV Cadeaubon", + "type" : "vvvcadeaubon" + }, + { + "name" : "Webshop Giftcard", + "type" : "webshopgiftcard" + }, + { + "name" : "WE Fashion Giftcard", + "type" : "wefashiongiftcard" + }, + { + "name" : "Western Union", + "type" : "westernunion" + }, + { + "name" : "Winkel Cheque", + "type" : "winkelcheque" + }, + { + "name" : "Your Gift", + "type" : "yourgift" + } + ] + } + }, "post-paymentSession-android" : { "summary" : "Set up a payment session (Android)", "value" : { @@ -11901,6 +15474,27 @@ } }, "post-paymentSession-enableOneClick" : { + "summary" : "Set up a payment session with the option to store card details", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "enableOneClick" : true, + "enableRecurring" : true, + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.7.0" + } + }, + "post-paymentSession-enableOneClick-200" : { "summary" : "Example response for request 'enableOneClick'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -11957,6 +15551,25 @@ } }, "post-paymentSession-web" : { + "summary" : "Set up a payment session (Web)", + "value" : { + "amount" : { + "currency" : "EUR", + "value" : 17408 + }, + "reference" : "Your order number", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "channel" : "Web", + "html" : true, + "origin" : "https://www.yourwebsite.com", + "returnUrl" : "https://www.yourshop.com/checkout/result", + "countryCode" : "NL", + "shopperLocale" : "nl_NL", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "sdkVersion" : "1.9.5" + } + }, + "post-paymentSession-web-200" : { "summary" : "Example response for request 'web'", "value" : { "paymentSession" : "eyJjaGVja291dHNob3BwZXJCYXN..." @@ -12026,6 +15639,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-2-web-200" : { + "summary" : "Example response for request 'card-3d-secure-2-web'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "097410", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "C", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VHQOF" + }, + "pspReference" : "993617895214576G", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-direct" : { "summary" : "Make card payment with 3D Secure redirect authentication", "value" : { @@ -12050,6 +15681,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-direct-200" : { + "summary" : "Example response for request 'card-3d-secure-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "054817", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VIO26" + }, + "pspReference" : "993617895217578K", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-3d-secure-securedfields" : { "summary" : "Make a payment with 3D Secure 2 native authentication", "value" : { @@ -12074,6 +15723,24 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-3d-secure-securedfields-200" : { + "summary" : "Example response for request 'card-3d-secure-securedfields'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "046773", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCAVH" + }, + "pspReference" : "993617895196572H", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-direct" : { "summary" : "Make a card payment", "value" : { @@ -12094,7 +15761,44 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-card-direct-200" : { + "summary" : "Example response for request 'card-direct'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "044925", + "avsResult" : "4 AVS not supported for this card type", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VEP3H" + }, + "pspReference" : "993617895204576J", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-card-securedfields" : { + "summary" : "Make a card payment (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-card-securedfields-200" : { "summary" : "Example response for request 'card-securedfields'", "value" : { "additionalData" : { @@ -12129,6 +15833,29 @@ } }, "post-payments-enableOneClick-SF" : { + "summary" : "Tokenize card details for one-off payments (using encrypted card details)", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "encryptedCardNumber" : "test_4111111111111111", + "encryptedExpiryMonth" : "test_03", + "encryptedExpiryYear" : "test_2030", + "encryptedSecurityCode" : "test_737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "CardOnFile", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-enableOneClick-SF-200" : { "summary" : "Example response for request 'enableOneClick-SF'", "value" : { "additionalData" : { @@ -12173,6 +15900,27 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-enableOneClick-raw-200" : { + "summary" : "Example response for request 'enableOneClick-raw'", + "value" : { + "additionalData" : { + "cvcResult" : "1 Matches", + "authCode" : "003704", + "avsResult" : "4 AVS not supported for this card type", + "recurring.recurringDetailReference" : "9916178934434753", + "recurringProcessingModel" : "CardOnFile", + "avsResultRaw" : "4", + "cvcResultRaw" : "M", + "refusalReasonRaw" : "AUTHORISED", + "recurring.shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "acquirerCode" : "TestPmmAcquirer", + "acquirerReference" : "8PQMP9VCKO0" + }, + "pspReference" : "993617895197573E", + "resultCode" : "Authorised", + "merchantReference" : "string" + } + }, "post-payments-giropay" : { "summary" : "Make a giropay payment", "value" : { @@ -12188,6 +15936,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-giropay-200" : { + "summary" : "Example response for request 'giropay'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "paymentMethodType" : "giropay", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgAt9sA8lQOSEpwOpedJBZvOI6J4xAEGqCpPCfZkvEQPbXSQBP0O+HEElyemCjzTkp4G70QJLaMvq6IlQ5uPk8rlFoPbTb59E9vrOS4IXxlxQH2TQ6iAAGJvU/SIBHAqENNbg1MjG5HR04c6GgpmaO/9LISgGVlqyoY8FlyHvJQcPcMqkK1hYh0mGmbHLtXqyCAx6yRIOGpV3aaI3GMNkSwf3007BwxJBNd7o0o3XktxLuqU8T9OJquwqWoD2FtfUZ9ZEPk2m5/AbOvhoFYuWrKCW1xptWw04m3JyAJHB2F7gPMjwAi5rE0hlMu3d19WucrxsXakeA/noqubbvsHqqtWdRAn+2fMrpOacX5C4VDdE/xrED6iHM6VoqCztCH8mBtyPxPPU5DMnfxUmmeTrIrrf8j95S1FBman8UORs3jiFtCgCD6uS7y0cFSs6J2DWijpO0chjxNM4xR4q5gedL2idE6rRjZjm6cLhrM21XeroNvQYJtoW2q+gDxl9o/3M74jP+3sPafBZMkdHZ8vUdCueHDdw7bST5UCPHRnEfNHy5XaYf2kG0meaE3tpAAmoCNO2qPdcozHJZggVl9lqHQ394BLpLfYr3YROyWu+36HQRZoa2U2Yz/sFYhF81Iimx6FQWEtLZzT/kGJHsXawb68gqd7xf9jo4p6qokklGkzCRC3iOTKmbnmADUPLdy/qNw7AEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifX48+5ZqamGvpSW2oKGEqf2KQdVyjcJrlnNiJKp613bt+5k9/OD8G/5T00dp7aNtQx9nGc+mWf17T7VZ6OmooTBV9bmL0ZcGccD+z4UvQbxjXYnMXKLfQmHKi58x6skXW0y3PhxfCLbm/BClmKuCIrACpLmqX/Mu9mJU4DpdOFMpf047WLI9T9yFQ/6ciUpi09DD89bOGQwvlVTkJhvPu31u7OZCd1r8sZ+NsyoEv5Pe3VPRh6R+OoGuY8cDOt9GhMfjGxp7whTcxtKzwnvETJrMrsRfCVIXv95DefR/YsVL8kchNmljNwwzvCGWACeNM7lY6/96+d27Cf2VBf5fS9EcSGtlZpYpNXsdOMLyJBYdiCujp6r1Sd68jsLJG8/XGw9MPODz8Bhqg5XSLuukhGlmVgSkp/TwHwl+p0bhnS0fz+VWDp90mrEY1B8vxFe4yZ1v0sWWaX5USb1/sEZVT3X/1X2qFCbpM6jr498Kk3w3dUGPmDlZ+XiFk0HUt2800jTYrTZYRMjQjnEOrL15aW5h2ynCtxAJXewfk+9NSYjqScbvHKjLGA8FUB6v5TVhsf+sNFSf/zVtNs+PczPZDZMLTiUnZih36iAu5f4HYjl1o4/K+V1JSKHjegDggW+RCUokGH6kKRnMcs2pU3KoG9kOdGDBOQYj94a+CPWfgE7j97v2bQxmbFHOWgJLzX0lPGM3RR5dDboH3k2BrDHb92K88i+2IHMO8WvrW2qhkB4lGpecupG0XEBOUTH4Lnc3TzUFgsDCvF8mnLweIbRyohzd4SAfn2W4wR7QK1S0", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1vozAQ-DXwFoT5zoMfIkpbmqRtSDhVfakcswUrxKa24UJ--Rku16tOJ1m71oy1O7ProyS8SkUFuGZSdGS0aS8lcDrOYFYW9hkkbQjXK0pFzzU*gNLbK-ZF5lxDLYlmgjt67ACn91m6fioPb3fZY1bk6X9fDiCVyThEX3QB7zD1B6y0ZLz*Ruhe8huiCV4uUYTiZBmiZRBH6G-tPatx*7CG-fFJtt1OslMx7P3oMd9dVq9pOyq9e6Z36*1LF6F689Pyb2xj*QzG3Hn2hlzXtSWostjgRuvO8leWd2tOKyhpG6G0QRI3cQ1EG6An0WvViK4DaRAFcmAUlLk*-y6bcyrOxkUBFZNAtWEG9Kfc9c0WdCMqy7-9Z9BG3fdRW14k5xEYbYaa1JlG4SQwnCSaMIpeLkzDjvDRMXkGHcexFahpzj9IyyqmR*y5Hlq4wcJNDigyjtDShDB4ta9eph1JQqcd4cwUmpSBrU6Mz7*i64-O4DnXNcRRHMco8QPnMx9e-MNDVCXDmHnN6vJGq6a5lG5efr4HH5uP7H6T1TBWlfgFnQraMA" + } + } + }, "post-payments-googlepay" : { "summary" : "Make a Google Pay payment", "value" : { @@ -12220,6 +15992,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-ideal-200" : { + "summary" : "Example response for request 'ideal'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "paymentMethodType" : "ideal", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgCINC3kOq5nsaj4k+VaArf6VIiTWkYALwijaS+VOvzTSf76Un3WYBgKJlEBqALZW3vlw+IDQGw5jqkVBO4axEJEFKu5fDL2RkeHbm+aHY7tlRVsjvNIcVTNbMtHJcclHakOVTrtTCQfspf11XGsmENUaL45bdeu07iDBtpnIvd39p6g8OVaLcSIGaA8Zosd93hs0h3lvIePt3QTekeOUH+zrMMfLyy/4QKBZtLjnWo3/4U0e2tsneOudynW0l5i+VyobWOZb7yZUj7v9GMVpAZ3YEqNZ1aWJlSmty9TJTpXp4PQQcNeELQAfTu4zaarMq5btRZpcmDRvSOQK0Qo/PvfWrv/si0c1NPr5EM43ebdkLiDEUSIGBDTellblheOaRsgD0JlrNLOHSpS6iCiyY5FQaWx7FpnYReP/un2f/2mMGxdehif1MqWWZzgAhjdA4kksQVb8eMIGLY2IveJ4iTmDAkFbhIATs2SuWhYBGqFnBGeH1jlJCJDDV8/XJ0IcX1/r0qC3wsUFecoElZ6gts+4tlfPUoeuSH/NFmyBEzrjZbgCqCH9YVXa/+W+dwQCOQ0G7K4SJepnlNcmpCtI29zMZgeRqmtzI0hImvQYt188MXK44ieh2wsmpVv6Y9EGIgJVR+t1IZKizm6Q2D5MCUC1uAVwu2iw7Xt5Re1XcWSaBC/nZt2iHaZF7kpgIXfrFshAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifVTgdc9kCwE5LJyeGFVSr+P70S1hwc62Ad03Oy1Ksxr823klh1hxYQDWBJETNf/YmYC9cHDGr6LxMQ8OOnwfg2xjsVU7ZUwWJbHid1vU/oJzHBXe54lHMNNre0HaQD6TSokVpazQsY3hRB84uevmeT7KVal98iqXd755VuiIxwHhhywaub1ogyQQEVxNGWx2+vL5Vh8NKmoghZQ+NLSZWRn77hJTGV+lKJdseGA9nV7DSlWodNmZ8RyRfQoqwtaK9woQ87PIN7XqSznZMS1HWMOE/aDLEXLJEfozHWrHuGVmn6Hupt/fBnm1GckSsMGeQNKS+4XmKGrJefrHDmdoZVBaZS9UjxfKjD2sCwu5vutgb6SLrECgCvu3q5/LTyFeTuPV1ZZrlpapC6umnWmSKmj/SdnhXJO00PNuFT2WY/GyH0cyA498zApE6VtLx2e9IvS01Oex6ZCRFDJ6sDCBzVN5g60vsm9tBut6trpQWyryqVM2cQ39xh9olCQ5Ml+2h4YFV5gA+1c0i+e6SeMtFJN788NW2EnQT/2pzM/rNAaSVwSf8vJcx3ZB9n8Pf8xi2buKZFEkyJpZJSg22JC/38D1E0tPRpQ7gZ1Z86meAGXnfKUtA+w2FllB2Y0dMrqi8jXnS/mqMPBmPVnIxUW96e40cB7W8E0VDf1IKx/wQphI8/vM3UOSqC81agmnyQ3nIDrAy8vqMOD+d1xcoElzRNy0OxU6v/90IKkhfAKr3Tur7Vb3FD6Pi/XrujJX95UlRd7fmaAI7Po1cIh1v7HEhsCNoh1z7WFNag==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=redirectIdeal&p=eJxtUl1zmzAQ-DXwZgaB*XrQg0Nwg2s3DTVtJy8ZRbqAYlsikmCMf30FddNMpzOak2bvZm-3Ts*KCJZLBpgzIEeX9kqBoOMMFXXlcq17UCXDCAXIPYGiLRFmRanshcF70GZ3xd6TpTDQKGK4FJ4ZO8D5XZF-vq-3T5*KL0VV5v*tHEBpe*Pob5cKXmBSA1gbxUXzIWF6JW6JITjLUIySNItQliVxsH6v*cYbnNSHZsMfcydYr8SrE9yY7HRjavMAlyyIjhuK*tzszj9ew-uHrN854a3bkfEE1uBp9od833cV6Lra4taYzglXlsueo6Tk2EptLJL6qW8h2gI9yN7oVnYdKItoUAOnoO3z62-aUlB5sk4qYFwBNTYzoD9015odmFYyJ1z-M2yr7uO4nSBW8xisNpua1NlG0SQwmiTaMMpeLWzDjojRs-cMep7natDTrL*TI2fcjDjwA7Twlws-3aPYOkKZDVH26F69THtShE57woUlmpSBqw9czP*k65*9IfCuq0jiJElQGi69Szn8DPebmKXDWATt6vxEWduea7*sLy-Lt*1bcbctGhgZk78A5S7dyQ" + } + } + }, "post-payments-klarna" : { "summary" : "Make a Klarna payment", "value" : { @@ -12360,6 +16156,30 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-payments-sofort-200" : { + "summary" : "Example response for request 'sofort'", + "value" : { + "resultCode" : "RedirectShopper", + "action" : { + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "paymentMethodType" : "directEbanking", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA", + "method" : "GET", + "type" : "redirect" + }, + "details" : [ + { + "key" : "payload", + "type" : "text" + } + ], + "paymentData" : "Ab02b4c0!BQABAgB1H7lBY8Uxf1bWoNkA9C2/BuD1Fa2+f3+u8Q3sZLCf6/nmkhPEg1CleH0L6NnNoxwgiHBzmljYF6QFoshWsEZ4Hp1fyq9S/IGHFcl6GlQHlQf/RATlCw21Il1BDhcjSib3JpxXWk/NeZbk/ZEvNrWNQOmHo0/eYxCSLl7OgE+PVyKfWogK8awCPNcqV52wgy27P7MlKQaZVfMTTlMfA2tS+xnGgXCXK+BpdLGXagCyRkhmi4QQLVv/sgSv4Zycu829yhaorOkum7hKEW3Os/DaIZbZjKglVpfFk4N2Qsa8ReydNGI1EeX9CfntJMFOMIWJeyfTimHhxZvUnIJ1cgIBLA8rdSxf3xExRXnK8xphXX+Aah4BIgRmLfOsnwsf6lnYcvPKg/3rMV/gK/g9iOC32wMGbzB7J+nPbW+ht5LJOK9ax/63H1bLT2Zm5UxcbzZsm8BccCyGqkMq8vZAE262urS4rGLzDCZXyJ22bq9yzQ/wUDVMhbTn55Cxotx+FwIhQA2SF0yZ+wgi1ty9ovl251eYbRdWNasvCwPaXxdTCVVD7wrdQbC5wQTpQO64EnQvYfiRerVQ5mCAu82VL4dCesNHvpKv2hKENa3p9ZFRJrle6wIUYX5fyscZDvEoqHvuqF+SpTXANK9PKGl6aaTCpg497/2x3wSU9Sxf8lzsrxAymOZnLENryrDr0v9IrYfDAEp7ImtleSI6IkFGMEFBQTEwM0NBNTM3RUFFRDg3QzI0REQ1MzkwOUI4MEE3OEE5MjNFMzgyM0Q2OERBQ0M5NEI5RkY4MzA1REMifexJovSnPKAg5NtTcILGEFLB/SoybKa3lEbVdUI76QewA8VFXNI8Ulnwlriy07AS4NDbZSfSfNYijSBS1uVsfo9kiabnFe0CQ29377TnsI1Bliv/CM6lBFp9SWQcLgSQQZkD1j4daab9L33mkUhQ/6Q+ERVtx2g+MAYNjl4xyJrc2IOQQ+0IUVGUZgJ4xKNTbf4TN0+EZXPvqxQ3ejsdtE3UhGjlZGS4HND7nkdljh/AfN5+JLe0fnvEgdfPZFttHCvdoOwosLL4ACSD5HH5v3Dc6wXuHAILopU+P/JUWa04gKInYMc1ABOzR9kOwzOHvWey7vrjONxyvUgietuYsuXkyozuL+hCgaJ4uZAIIvKqR/uTAZm76T82ds8+OcWoVgywHJRp+Vgn9Q2N5zf36DI/OWkQuYgRITz0NlT9QTjFwuWi15igdBlfufW/Gzp3mUXfYwj5GfJQBALOIGMzr9VEH6iukqHnA6tpdDOqAo9l5gsjzbPIMGkz66memwj5ZkxSSN69mgi+VEhOebAxSDDbGX0ONGY4gu12UQiiCOYx29LH3D7ANQTOjuyMmFBnHzMMRf+RoSzfrPLqiGvEC7b4vHwdzqCYNsz/cFAEouXFrZ72zzoWgpx62j/yKacRSW/PjmnEK/BOzjcovKfE3+thEybC0sjvDQSrMxQ34BvZM/+pWLXK5dY2QlBlHzRVPxmcw0tqO7dIcklC9GtEBrcr6Oc4U9ry0USIRLphRlP2eC4DOudUhbJ9AjujilVAocGy/BXOufpLJuhbaprux++0RRpxQ3ZdpMP//TiWuw==", + "redirect" : { + "method" : "GET", + "url" : "https://test.adyen.com/hpp/checkout.shtml?u=skipDetails&p=eJxtUl1zmzAQ-DXmzYwE5sMPenAJjmmdtqHGTfuSkcUFaGyJSIKa-PoexHU7nc4wErN7c7e7p4PmskxUCaxsNAibHrh8bmTliE5rkGKYuLTInRNoUXNpV0KoTlq2A2PvLtiVzKSFSnPbKOnaoQWWbNLkw6di93ibfkzzLPlvZQ-a4M0CeqVzeIJxPjBj9ajnD2E7LW*45Wy5pCGN4mXg0SAKF**uNV*aitGvXrK3tw-forjdn5fdWp*LIg88UtzbtviRHVN1X9lNuJ15658z-8Zp*XACtHea3FFCiKPBFPmW1da2M3*FhfgdleDHWhmLSExigpCoQTyrzppatS1oRAzovhFg8PfzW9tMCnVCHzm85YxMT3*3u9Tcga1VOfPX-0SN6v4Oe*aFegoBtSE1qsNBwSgwGCXiMahOz3Fgy*Xg4j2Brus6BsyY9J4fm7KxA-OIR*dkMSfxjoboyCN40OC7c-EybklzMW6JpdhoVAaOwRcyvYu2O7i9514WEYVRFNHYX7ivWf-g796HZdwPqVevzo*irOtzQbLi9Wnxsn1JN9u0gqEs1S-zMtxA" + } + } + }, "post-payments-split" : { "summary" : "Split a payment between a sub-merchant and a platform account", "value" : { @@ -12399,6 +16219,30 @@ } }, "post-payments-subscription-first-transaction" : { + "summary" : "Tokenize card details for a subscription", + "value" : { + "amount" : { + "currency" : "USD", + "value" : 1000 + }, + "reference" : "Your order number", + "paymentMethod" : { + "type" : "scheme", + "number" : "4111111111111111", + "expiryMonth" : "03", + "expiryYear" : "2030", + "holderName" : "John Smith", + "cvc" : "737" + }, + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "storePaymentMethod" : true, + "shopperInteraction" : "Ecommerce", + "recurringProcessingModel" : "Subscription", + "returnUrl" : "https://your-company.com/...", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-payments-subscription-first-transaction-200" : { "summary" : "Example response for request 'subscription-first-transaction'", "value" : { "additionalData" : { @@ -12421,4 +16265,4 @@ } } } -} +} \ No newline at end of file diff --git a/json/FundService-v3.json b/json/FundService-v3.json index 2212f06..24559f8 100644 --- a/json/FundService-v3.json +++ b/json/FundService-v3.json @@ -220,6 +220,109 @@ } } }, + "/debitAccountHolder" : { + "post" : { + "tags" : [ + "General" + ], + "summary" : "Send a direct debit request.", + "description" : "Sends a direct debit request to an account holder's bank account. If the direct debit is successful, the funds are settled in the accounts specified in the split instructions. Adyen sends the result of the direct debit in a [`DIRECT_DEBIT_INITIATED`](https://docs.adyen.com/api-explorer/#/NotificationService/latest/post/DIRECT_DEBIT_INITIATED) notification webhook.\n\n To learn more about use cases, refer to [Top up accounts](https://docs.adyen.com/platforms/top-up-accounts).", + "operationId" : "post-debitAccountHolder", + "x-groupName" : "General", + "x-sortIndex" : 8, + "security" : [ + { + "BasicAuth" : [ + ] + }, + { + "ApiKeyAuth" : [ + ] + } + ], + "requestBody" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderRequest" + } + } + } + }, + "responses" : { + "200" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderResponse" + } + } + }, + "description" : "OK - the request has succeeded." + }, + "202" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderResponse" + } + } + }, + "description" : "Accepted - the request has been accepted for processing, but the processing has not been completed." + }, + "400" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Bad Request - a problem reading or understanding the request." + }, + "401" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Unauthorized - authentication required." + }, + "403" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Forbidden - insufficient permissions to process the request." + }, + "422" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Unprocessable Entity - a request validation error." + }, + "500" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Internal Server Error - the server could not process the request." + } + } + } + }, "/payoutAccountHolder" : { "post" : { "tags" : [ @@ -1046,6 +1149,76 @@ } } }, + "DebitAccountHolderRequest" : { + "properties" : { + "accountHolderCode" : { + "description" : "The code of the account holder.", + "type" : "string" + }, + "amount" : { + "description" : "The amount to be debited from the account holder's bank account.", + "$ref" : "#/components/schemas/Amount" + }, + "bankAccountUUID" : { + "description" : "The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.", + "type" : "string" + }, + "description" : { + "description" : "A description of the direct debit. Maximum length: 35 characters.\n\nAllowed characters: **a-z**, **A-Z**, **0-9**, and special characters **/?:().,'+ \";**.", + "maxLength" : 35, + "type" : "string" + }, + "merchantAccount" : { + "description" : "Your merchant account.", + "type" : "string" + }, + "splits" : { + "description" : "Contains instructions on how to split the funds between the accounts in your platform. The request must have at least one split item.", + "items" : { + "$ref" : "#/components/schemas/Split" + }, + "type" : "array" + } + }, + "required" : [ + "accountHolderCode", + "bankAccountUUID", + "amount", + "splits", + "merchantAccount" + ] + }, + "DebitAccountHolderResponse" : { + "properties" : { + "accountHolderCode" : { + "description" : "The code of the account holder.", + "type" : "string" + }, + "bankAccountUUID" : { + "description" : "The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.", + "type" : "string" + }, + "merchantReferences" : { + "description" : "List of the `reference` values from the `split` array in the request.", + "items" : { + "type" : "string" + }, + "type" : "array" + }, + "pspReference" : { + "description" : "The reference of a request. Can be used to uniquely identify the request.", + "type" : "string" + }, + "resultCode" : { + "description" : "The result code.", + "type" : "string" + }, + "submittedAsync" : { + "description" : "Indicates whether the request is processed asynchronously. Depending on the request's platform settings, the following scenarios may be applied:\n* **true**: The request is queued and will be executed when the providing service is available in the order in which the requests are received.\n* **false**: The processing of the request is immediately attempted; it may result in an error if the providing service is unavailable.", + "type" : "boolean" + } + } + }, "DetailBalance" : { "properties" : { "balance" : { @@ -1265,6 +1438,61 @@ } } }, + "Split" : { + "properties" : { + "account" : { + "description" : "Unique identifier of the account where the split amount should be sent. This is required if `type` is **MarketPlace** or **BalanceAccount**.\n\n", + "type" : "string" + }, + "amount" : { + "description" : "The amount of this split.", + "$ref" : "#/components/schemas/SplitAmount" + }, + "description" : { + "description" : "A description of this split.", + "type" : "string" + }, + "reference" : { + "description" : "Your reference for the split, which you can use to link the split to other operations such as captures and refunds.\n\nThis is required if `type` is **MarketPlace** or **BalanceAccount**. For the other types, we also recommend sending a reference so you can reconcile the split and the associated payment in the transaction overview and in the reports. If the reference is not provided, the split is reported as part of the aggregated [TransferBalance record type](https://docs.adyen.com/reporting/marketpay-payments-accounting-report) in Adyen for Platforms.", + "type" : "string" + }, + "type" : { + "description" : "The type of split.\nPossible values: **Default**, **PaymentFee**, **VAT**, **Commission**, **MarketPlace**, **BalanceAccount**.", + "enum" : [ + "BalanceAccount", + "Commission", + "Default", + "MarketPlace", + "PaymentFee", + "VAT", + "Verification" + ], + "type" : "string" + } + }, + "required" : [ + "amount", + "type" + ] + }, + "SplitAmount" : { + "properties" : { + "currency" : { + "description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).\n\nIf this value is not provided, the currency in which the payment is made will be used.", + "maxLength" : 3, + "minLength" : 3, + "type" : "string" + }, + "value" : { + "description" : "The amount in [minor units](https://docs.adyen.com/development-resources/currency-codes).", + "format" : "int64", + "type" : "integer" + } + }, + "required" : [ + "value" + ] + }, "Transaction" : { "properties" : { "amount" : { diff --git a/json/FundService-v5.json b/json/FundService-v5.json index 06c7de6..9af5304 100644 --- a/json/FundService-v5.json +++ b/json/FundService-v5.json @@ -220,6 +220,109 @@ } } }, + "/debitAccountHolder" : { + "post" : { + "tags" : [ + "General" + ], + "summary" : "Send a direct debit request.", + "description" : "Sends a direct debit request to an account holder's bank account. If the direct debit is successful, the funds are settled in the accounts specified in the split instructions. Adyen sends the result of the direct debit in a [`DIRECT_DEBIT_INITIATED`](https://docs.adyen.com/api-explorer/#/NotificationService/latest/post/DIRECT_DEBIT_INITIATED) notification webhook.\n\n To learn more about use cases, refer to [Top up accounts](https://docs.adyen.com/platforms/top-up-accounts).", + "operationId" : "post-debitAccountHolder", + "x-groupName" : "General", + "x-sortIndex" : 8, + "security" : [ + { + "BasicAuth" : [ + ] + }, + { + "ApiKeyAuth" : [ + ] + } + ], + "requestBody" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderRequest" + } + } + } + }, + "responses" : { + "200" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderResponse" + } + } + }, + "description" : "OK - the request has succeeded." + }, + "202" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderResponse" + } + } + }, + "description" : "Accepted - the request has been accepted for processing, but the processing has not been completed." + }, + "400" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Bad Request - a problem reading or understanding the request." + }, + "401" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Unauthorized - authentication required." + }, + "403" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Forbidden - insufficient permissions to process the request." + }, + "422" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Unprocessable Entity - a request validation error." + }, + "500" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Internal Server Error - the server could not process the request." + } + } + } + }, "/payoutAccountHolder" : { "post" : { "tags" : [ @@ -1059,6 +1162,80 @@ } } }, + "DebitAccountHolderRequest" : { + "properties" : { + "accountHolderCode" : { + "description" : "The code of the account holder.", + "type" : "string" + }, + "amount" : { + "description" : "The amount to be debited from the account holder's bank account.", + "$ref" : "#/components/schemas/Amount" + }, + "bankAccountUUID" : { + "description" : "The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.", + "type" : "string" + }, + "description" : { + "description" : "A description of the direct debit. Maximum length: 35 characters.\n\nAllowed characters: **a-z**, **A-Z**, **0-9**, and special characters **/?:().,'+ \";**.", + "maxLength" : 35, + "type" : "string" + }, + "merchantAccount" : { + "description" : "Your merchant account.", + "type" : "string" + }, + "splits" : { + "description" : "Contains instructions on how to split the funds between the accounts in your platform. The request must have at least one split item.", + "items" : { + "$ref" : "#/components/schemas/Split" + }, + "type" : "array" + } + }, + "required" : [ + "accountHolderCode", + "bankAccountUUID", + "amount", + "splits", + "merchantAccount" + ] + }, + "DebitAccountHolderResponse" : { + "properties" : { + "accountHolderCode" : { + "description" : "The code of the account holder.", + "type" : "string" + }, + "bankAccountUUID" : { + "description" : "The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.", + "type" : "string" + }, + "invalidFields" : { + "x-addedInVersion" : "5", + "description" : "Contains field validation errors that would prevent requests from being processed.", + "items" : { + "$ref" : "#/components/schemas/ErrorFieldType" + }, + "type" : "array" + }, + "merchantReferences" : { + "description" : "List of the `reference` values from the `split` array in the request.", + "items" : { + "type" : "string" + }, + "type" : "array" + }, + "pspReference" : { + "description" : "The reference of a request. Can be used to uniquely identify the request.", + "type" : "string" + }, + "resultCode" : { + "description" : "The result code.", + "type" : "string" + } + } + }, "DetailBalance" : { "properties" : { "balance" : { @@ -1511,6 +1688,61 @@ } } }, + "Split" : { + "properties" : { + "account" : { + "description" : "Unique identifier of the account where the split amount should be sent. This is required if `type` is **MarketPlace** or **BalanceAccount**.\n\n", + "type" : "string" + }, + "amount" : { + "description" : "The amount of this split.", + "$ref" : "#/components/schemas/SplitAmount" + }, + "description" : { + "description" : "A description of this split.", + "type" : "string" + }, + "reference" : { + "description" : "Your reference for the split, which you can use to link the split to other operations such as captures and refunds.\n\nThis is required if `type` is **MarketPlace** or **BalanceAccount**. For the other types, we also recommend sending a reference so you can reconcile the split and the associated payment in the transaction overview and in the reports. If the reference is not provided, the split is reported as part of the aggregated [TransferBalance record type](https://docs.adyen.com/reporting/marketpay-payments-accounting-report) in Adyen for Platforms.", + "type" : "string" + }, + "type" : { + "description" : "The type of split.\nPossible values: **Default**, **PaymentFee**, **VAT**, **Commission**, **MarketPlace**, **BalanceAccount**.", + "enum" : [ + "BalanceAccount", + "Commission", + "Default", + "MarketPlace", + "PaymentFee", + "VAT", + "Verification" + ], + "type" : "string" + } + }, + "required" : [ + "amount", + "type" + ] + }, + "SplitAmount" : { + "properties" : { + "currency" : { + "description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).\n\nIf this value is not provided, the currency in which the payment is made will be used.", + "maxLength" : 3, + "minLength" : 3, + "type" : "string" + }, + "value" : { + "description" : "The amount in [minor units](https://docs.adyen.com/development-resources/currency-codes).", + "format" : "int64", + "type" : "integer" + } + }, + "required" : [ + "value" + ] + }, "Transaction" : { "properties" : { "amount" : { diff --git a/json/FundService-v6.json b/json/FundService-v6.json index 38c0da1..f0f5c19 100644 --- a/json/FundService-v6.json +++ b/json/FundService-v6.json @@ -220,6 +220,109 @@ } } }, + "/debitAccountHolder" : { + "post" : { + "tags" : [ + "General" + ], + "summary" : "Send a direct debit request.", + "description" : "Sends a direct debit request to an account holder's bank account. If the direct debit is successful, the funds are settled in the accounts specified in the split instructions. Adyen sends the result of the direct debit in a [`DIRECT_DEBIT_INITIATED`](https://docs.adyen.com/api-explorer/#/NotificationService/latest/post/DIRECT_DEBIT_INITIATED) notification webhook.\n\n To learn more about use cases, refer to [Top up accounts](https://docs.adyen.com/platforms/top-up-accounts).", + "operationId" : "post-debitAccountHolder", + "x-groupName" : "General", + "x-sortIndex" : 8, + "security" : [ + { + "BasicAuth" : [ + ] + }, + { + "ApiKeyAuth" : [ + ] + } + ], + "requestBody" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderRequest" + } + } + } + }, + "responses" : { + "200" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderResponse" + } + } + }, + "description" : "OK - the request has succeeded." + }, + "202" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/DebitAccountHolderResponse" + } + } + }, + "description" : "Accepted - the request has been accepted for processing, but the processing has not been completed." + }, + "400" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Bad Request - a problem reading or understanding the request." + }, + "401" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Unauthorized - authentication required." + }, + "403" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Forbidden - insufficient permissions to process the request." + }, + "422" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Unprocessable Entity - a request validation error." + }, + "500" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/ServiceError" + } + } + }, + "description" : "Internal Server Error - the server could not process the request." + } + } + } + }, "/payoutAccountHolder" : { "post" : { "tags" : [ @@ -1059,6 +1162,80 @@ } } }, + "DebitAccountHolderRequest" : { + "properties" : { + "accountHolderCode" : { + "description" : "The code of the account holder.", + "type" : "string" + }, + "amount" : { + "description" : "The amount to be debited from the account holder's bank account.", + "$ref" : "#/components/schemas/Amount" + }, + "bankAccountUUID" : { + "description" : "The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.", + "type" : "string" + }, + "description" : { + "description" : "A description of the direct debit. Maximum length: 35 characters.\n\nAllowed characters: **a-z**, **A-Z**, **0-9**, and special characters **/?:().,'+ \";**.", + "maxLength" : 35, + "type" : "string" + }, + "merchantAccount" : { + "description" : "Your merchant account.", + "type" : "string" + }, + "splits" : { + "description" : "Contains instructions on how to split the funds between the accounts in your platform. The request must have at least one split item.", + "items" : { + "$ref" : "#/components/schemas/Split" + }, + "type" : "array" + } + }, + "required" : [ + "accountHolderCode", + "bankAccountUUID", + "amount", + "splits", + "merchantAccount" + ] + }, + "DebitAccountHolderResponse" : { + "properties" : { + "accountHolderCode" : { + "description" : "The code of the account holder.", + "type" : "string" + }, + "bankAccountUUID" : { + "description" : "The Adyen-generated unique alphanumeric identifier (UUID) of the account holder's bank account.", + "type" : "string" + }, + "invalidFields" : { + "x-addedInVersion" : "5", + "description" : "Contains field validation errors that would prevent requests from being processed.", + "items" : { + "$ref" : "#/components/schemas/ErrorFieldType" + }, + "type" : "array" + }, + "merchantReferences" : { + "description" : "List of the `reference` values from the `split` array in the request.", + "items" : { + "type" : "string" + }, + "type" : "array" + }, + "pspReference" : { + "description" : "The reference of a request. Can be used to uniquely identify the request.", + "type" : "string" + }, + "resultCode" : { + "description" : "The result code.", + "type" : "string" + } + } + }, "DetailBalance" : { "properties" : { "balance" : { @@ -1511,6 +1688,61 @@ } } }, + "Split" : { + "properties" : { + "account" : { + "description" : "Unique identifier of the account where the split amount should be sent. This is required if `type` is **MarketPlace** or **BalanceAccount**.\n\n", + "type" : "string" + }, + "amount" : { + "description" : "The amount of this split.", + "$ref" : "#/components/schemas/SplitAmount" + }, + "description" : { + "description" : "A description of this split.", + "type" : "string" + }, + "reference" : { + "description" : "Your reference for the split, which you can use to link the split to other operations such as captures and refunds.\n\nThis is required if `type` is **MarketPlace** or **BalanceAccount**. For the other types, we also recommend sending a reference so you can reconcile the split and the associated payment in the transaction overview and in the reports. If the reference is not provided, the split is reported as part of the aggregated [TransferBalance record type](https://docs.adyen.com/reporting/marketpay-payments-accounting-report) in Adyen for Platforms.", + "type" : "string" + }, + "type" : { + "description" : "The type of split.\nPossible values: **Default**, **PaymentFee**, **VAT**, **Commission**, **MarketPlace**, **BalanceAccount**.", + "enum" : [ + "BalanceAccount", + "Commission", + "Default", + "MarketPlace", + "PaymentFee", + "VAT", + "Verification" + ], + "type" : "string" + } + }, + "required" : [ + "amount", + "type" + ] + }, + "SplitAmount" : { + "properties" : { + "currency" : { + "description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).\n\nIf this value is not provided, the currency in which the payment is made will be used.", + "maxLength" : 3, + "minLength" : 3, + "type" : "string" + }, + "value" : { + "description" : "The amount in [minor units](https://docs.adyen.com/development-resources/currency-codes).", + "format" : "int64", + "type" : "integer" + } + }, + "required" : [ + "value" + ] + }, "Transaction" : { "properties" : { "amount" : { diff --git a/json/HopService-v1.json b/json/HopService-v1.json index 1950702..4fccb0e 100644 --- a/json/HopService-v1.json +++ b/json/HopService-v1.json @@ -440,7 +440,7 @@ "type" : "string" }, "shopperLocale" : { - "description" : "The language to be used in the page, specified by a combination of a language and country code. For example, **pt-BR**. \n\nIf not specified in the request or if the language is not supported, the page uses the browser language. If the browser language is not supported, the page uses **en-US** by default.\n\nFor a list supported languages, refer to [Change the page language](https://docs.adyen.com/platforms/hosted-onboarding-page#change-page-language).", + "description" : "The language to be used in the page, specified by a combination of a language and country code. For example, **pt-BR**. \n\nIf not specified in the request or if the language is not supported, the page uses the browser language. If the browser language is not supported, the page uses **en-US** by default.\n\nFor a list supported languages, refer to [Change the page language](https://docs.adyen.com/platforms/hosted-onboarding-page/customize-experience#change-page-language).", "type" : "string" }, "showPages" : { diff --git a/json/HopService-v5.json b/json/HopService-v5.json index 92318c9..87c4921 100644 --- a/json/HopService-v5.json +++ b/json/HopService-v5.json @@ -444,7 +444,7 @@ "type" : "string" }, "shopperLocale" : { - "description" : "The language to be used in the page, specified by a combination of a language and country code. For example, **pt-BR**. \n\nIf not specified in the request or if the language is not supported, the page uses the browser language. If the browser language is not supported, the page uses **en-US** by default.\n\nFor a list supported languages, refer to [Change the page language](https://docs.adyen.com/platforms/hosted-onboarding-page#change-page-language).", + "description" : "The language to be used in the page, specified by a combination of a language and country code. For example, **pt-BR**. \n\nIf not specified in the request or if the language is not supported, the page uses the browser language. If the browser language is not supported, the page uses **en-US** by default.\n\nFor a list supported languages, refer to [Change the page language](https://docs.adyen.com/platforms/hosted-onboarding-page/customize-experience#change-page-language).", "type" : "string" }, "showPages" : { diff --git a/json/HopService-v6.json b/json/HopService-v6.json index b74c5cf..e32f68c 100644 --- a/json/HopService-v6.json +++ b/json/HopService-v6.json @@ -444,7 +444,7 @@ "type" : "string" }, "shopperLocale" : { - "description" : "The language to be used in the page, specified by a combination of a language and country code. For example, **pt-BR**. \n\nIf not specified in the request or if the language is not supported, the page uses the browser language. If the browser language is not supported, the page uses **en-US** by default.\n\nFor a list supported languages, refer to [Change the page language](https://docs.adyen.com/platforms/hosted-onboarding-page#change-page-language).", + "description" : "The language to be used in the page, specified by a combination of a language and country code. For example, **pt-BR**. \n\nIf not specified in the request or if the language is not supported, the page uses the browser language. If the browser language is not supported, the page uses **en-US** by default.\n\nFor a list supported languages, refer to [Change the page language](https://docs.adyen.com/platforms/hosted-onboarding-page/customize-experience#change-page-language).", "type" : "string" }, "showPages" : { diff --git a/json/MarketPayNotificationService-v3.json b/json/MarketPayNotificationService-v3.json index cb48199..12ec6ae 100644 --- a/json/MarketPayNotificationService-v3.json +++ b/json/MarketPayNotificationService-v3.json @@ -2536,6 +2536,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -2864,11 +2867,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { diff --git a/json/MarketPayNotificationService-v4.json b/json/MarketPayNotificationService-v4.json index d59c8ba..0432f64 100644 --- a/json/MarketPayNotificationService-v4.json +++ b/json/MarketPayNotificationService-v4.json @@ -2655,6 +2655,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3004,11 +3007,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { diff --git a/json/MarketPayNotificationService-v5.json b/json/MarketPayNotificationService-v5.json index 95b5157..cf76c0a 100644 --- a/json/MarketPayNotificationService-v5.json +++ b/json/MarketPayNotificationService-v5.json @@ -2932,6 +2932,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3317,11 +3320,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { diff --git a/json/MarketPayNotificationService-v6.json b/json/MarketPayNotificationService-v6.json index 5c5bf71..0976313 100644 --- a/json/MarketPayNotificationService-v6.json +++ b/json/MarketPayNotificationService-v6.json @@ -3201,6 +3201,9 @@ "enum" : [ "BIWEEKLY_ON_1ST_AND_15TH_AT_MIDNIGHT", "BIWEEKLY_ON_1ST_AND_15TH_AT_NOON", + "BI_DAILY_AU", + "BI_DAILY_EU", + "BI_DAILY_US", "DAILY", "DAILY_6PM", "DAILY_AU", @@ -3586,11 +3589,11 @@ "$ref" : "#/components/schemas/ViasPhoneNumber" }, "signatoryCode" : { - "description" : "The unique identifier (UUID) of the Signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", + "description" : "The unique identifier (UUID) of the signatory.\n>**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Signatory will be created with a procedurally-generated UUID.**\n\n>**If, during an Account Holder create request, a UUID is provided, the creation of the Signatory will fail while the creation of the Account Holder will continue.**\n\n>**If, during an Account Holder update request, a UUID that is not correlated with an existing Signatory is provided, the update of the Signatory will fail.**\n\n>**If, during an Account Holder update request, a UUID that is correlated with an existing Signatory is provided, the existing Signatory will be updated.**\n", "type" : "string" }, "signatoryReference" : { - "description" : "Your reference for the Signatory.", + "description" : "Your reference for the signatory.", "type" : "string" }, "webAddress" : { diff --git a/json/NotificationConfigurationService-v1.json b/json/NotificationConfigurationService-v1.json index 621c254..787a64b 100644 --- a/json/NotificationConfigurationService-v1.json +++ b/json/NotificationConfigurationService-v1.json @@ -61,7 +61,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-createNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-createNotificationConfiguration-basic-200" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic-200" } }, "schema" : { @@ -1025,6 +1025,30 @@ } } }, + "post-createNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178952143018", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "true", + "description" : "Test notification769551", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_VERIFICATION", + "includeMode" : "INCLUDE" + } + } + ], + "messageFormat" : "SOAP", + "notificationId" : 28467, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sendActionHeader" : "true", + "sslProtocol" : "SSLInsecureCiphers" + } + } + }, "post-updateNotificationConfiguration-basic" : { "summary" : "Update notification configurations", "value" : { @@ -1053,6 +1077,36 @@ "sslProtocol" : "TLSv10" } } + }, + "post-updateNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178951636344", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "false", + "description" : "new description799847", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_CREATED", + "includeMode" : "INCLUDE" + } + }, + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_CREATED", + "includeMode" : "EXCLUDE" + } + } + ], + "messageFormat" : "JSON", + "notificationId" : 21259, + "notifyURL" : "http://www.adyen.com", + "sendActionHeader" : "false", + "sslProtocol" : "TLSv10" + } + } } } } diff --git a/json/NotificationConfigurationService-v2.json b/json/NotificationConfigurationService-v2.json index f800d96..f2e5ad3 100644 --- a/json/NotificationConfigurationService-v2.json +++ b/json/NotificationConfigurationService-v2.json @@ -61,7 +61,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-createNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-createNotificationConfiguration-basic-200" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic-200" } }, "schema" : { @@ -1025,6 +1025,30 @@ } } }, + "post-createNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178952143018", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "true", + "description" : "Test notification769551", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_VERIFICATION", + "includeMode" : "INCLUDE" + } + } + ], + "messageFormat" : "SOAP", + "notificationId" : 28467, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sendActionHeader" : "true", + "sslProtocol" : "SSLInsecureCiphers" + } + } + }, "post-updateNotificationConfiguration-basic" : { "summary" : "Update notification configurations", "value" : { @@ -1053,6 +1077,36 @@ "sslProtocol" : "TLSv10" } } + }, + "post-updateNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178951636344", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "false", + "description" : "new description799847", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_CREATED", + "includeMode" : "INCLUDE" + } + }, + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_CREATED", + "includeMode" : "EXCLUDE" + } + } + ], + "messageFormat" : "JSON", + "notificationId" : 21259, + "notifyURL" : "http://www.adyen.com", + "sendActionHeader" : "false", + "sslProtocol" : "TLSv10" + } + } } } } diff --git a/json/NotificationConfigurationService-v3.json b/json/NotificationConfigurationService-v3.json index 3a67f23..65f57dd 100644 --- a/json/NotificationConfigurationService-v3.json +++ b/json/NotificationConfigurationService-v3.json @@ -61,7 +61,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-createNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-createNotificationConfiguration-basic-200" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic-200" } }, "schema" : { @@ -1025,6 +1025,30 @@ } } }, + "post-createNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178952143018", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "true", + "description" : "Test notification769551", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_VERIFICATION", + "includeMode" : "INCLUDE" + } + } + ], + "messageFormat" : "SOAP", + "notificationId" : 28467, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sendActionHeader" : "true", + "sslProtocol" : "SSLInsecureCiphers" + } + } + }, "post-updateNotificationConfiguration-basic" : { "summary" : "Update notification configurations", "value" : { @@ -1053,6 +1077,36 @@ "sslProtocol" : "TLSv10" } } + }, + "post-updateNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178951636344", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "false", + "description" : "new description799847", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_CREATED", + "includeMode" : "INCLUDE" + } + }, + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_CREATED", + "includeMode" : "EXCLUDE" + } + } + ], + "messageFormat" : "JSON", + "notificationId" : 21259, + "notifyURL" : "http://www.adyen.com", + "sendActionHeader" : "false", + "sslProtocol" : "TLSv10" + } + } } } } diff --git a/json/NotificationConfigurationService-v4.json b/json/NotificationConfigurationService-v4.json index aa03cc8..2551fe5 100644 --- a/json/NotificationConfigurationService-v4.json +++ b/json/NotificationConfigurationService-v4.json @@ -61,7 +61,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-createNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-createNotificationConfiguration-basic-200" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic-200" } }, "schema" : { @@ -1025,6 +1025,30 @@ } } }, + "post-createNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8616178952143018", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "true", + "description" : "Test notification769551", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_VERIFICATION", + "includeMode" : "INCLUDE" + } + } + ], + "messageFormat" : "SOAP", + "notificationId" : 28467, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sendActionHeader" : "true", + "sslProtocol" : "SSLInsecureCiphers" + } + } + }, "post-updateNotificationConfiguration-basic" : { "summary" : "Update notification configurations", "value" : { @@ -1053,6 +1077,36 @@ "sslProtocol" : "TLSv10" } } + }, + "post-updateNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178951636344", + "submittedAsync" : "false", + "configurationDetails" : { + "active" : "false", + "description" : "new description799847", + "eventConfigs" : [ + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_CREATED", + "includeMode" : "INCLUDE" + } + }, + { + "NotificationEventConfiguration" : { + "eventType" : "ACCOUNT_HOLDER_CREATED", + "includeMode" : "EXCLUDE" + } + } + ], + "messageFormat" : "JSON", + "notificationId" : 21259, + "notifyURL" : "http://www.adyen.com", + "sendActionHeader" : "false", + "sslProtocol" : "TLSv10" + } + } } } } diff --git a/json/NotificationConfigurationService-v5.json b/json/NotificationConfigurationService-v5.json index b47c495..be033e2 100644 --- a/json/NotificationConfigurationService-v5.json +++ b/json/NotificationConfigurationService-v5.json @@ -61,7 +61,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-createNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-createNotificationConfiguration-basic-200" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic-200" } }, "schema" : { @@ -1210,6 +1210,25 @@ } } }, + "post-createNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178952380553", + "configurationDetails" : { + "active" : true, + "description" : "Unique description 123", + "eventConfigs" : [ + { + "eventType" : "ACCOUNT_HOLDER_VERIFICATION", + "includeMode" : "INCLUDE" + } + ], + "notificationId" : 28468, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sslProtocol" : "SSLInsecureCiphers" + } + } + }, "post-updateNotificationConfiguration-basic" : { "summary" : "Update notification configurations", "value" : { @@ -1233,6 +1252,29 @@ "sslProtocol" : "TLSv10" } } + }, + "post-updateNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178952580574", + "configurationDetails" : { + "active" : false, + "description" : "Test notif config 756", + "eventConfigs" : [ + { + "eventType" : "ACCOUNT_CREATED", + "includeMode" : "INCLUDE" + }, + { + "eventType" : "ACCOUNT_HOLDER_CREATED", + "includeMode" : "EXCLUDE" + } + ], + "notificationId" : 21259, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sslProtocol" : "TLSv10" + } + } } } } diff --git a/json/NotificationConfigurationService-v6.json b/json/NotificationConfigurationService-v6.json index 5582020..ba4cb36 100644 --- a/json/NotificationConfigurationService-v6.json +++ b/json/NotificationConfigurationService-v6.json @@ -61,7 +61,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-createNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-createNotificationConfiguration-basic-200" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "basic" : { - "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic" + "$ref" : "#/components/examples/post-updateNotificationConfiguration-basic-200" } }, "schema" : { @@ -1210,6 +1210,25 @@ } } }, + "post-createNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178952380553", + "configurationDetails" : { + "active" : true, + "description" : "Unique description 123", + "eventConfigs" : [ + { + "eventType" : "ACCOUNT_HOLDER_VERIFICATION", + "includeMode" : "INCLUDE" + } + ], + "notificationId" : 28468, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sslProtocol" : "SSLInsecureCiphers" + } + } + }, "post-updateNotificationConfiguration-basic" : { "summary" : "Update notification configurations", "value" : { @@ -1233,6 +1252,29 @@ "sslProtocol" : "TLSv10" } } + }, + "post-updateNotificationConfiguration-basic-200" : { + "summary" : "Example response for request 'basic'", + "value" : { + "pspReference" : "8516178952580574", + "configurationDetails" : { + "active" : false, + "description" : "Test notif config 756", + "eventConfigs" : [ + { + "eventType" : "ACCOUNT_CREATED", + "includeMode" : "INCLUDE" + }, + { + "eventType" : "ACCOUNT_HOLDER_CREATED", + "includeMode" : "EXCLUDE" + } + ], + "notificationId" : 21259, + "notifyURL" : "https://www.adyen.com/notification-handler", + "sslProtocol" : "TLSv10" + } + } } } } diff --git a/json/PaymentService-v25.json b/json/PaymentService-v25.json index a82530a..a5539a8 100644 --- a/json/PaymentService-v25.json +++ b/json/PaymentService-v25.json @@ -74,7 +74,7 @@ "application/json" : { "examples" : { "authorise-recurringcontauth" : { - "$ref" : "#/components/examples/post-authorise-authorise-recurringcontauth" + "$ref" : "#/components/examples/post-authorise-authorise-recurringcontauth-200" } }, "schema" : { @@ -89,7 +89,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -104,7 +104,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -139,7 +139,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -202,7 +202,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -217,7 +217,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -252,7 +252,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -315,7 +315,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -330,7 +330,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -365,7 +365,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -418,7 +418,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -433,7 +433,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -448,7 +448,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -483,7 +483,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -536,7 +536,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -551,7 +551,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -566,7 +566,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -601,7 +601,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -654,7 +654,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -669,7 +669,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -684,7 +684,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -719,7 +719,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -776,10 +776,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -794,7 +794,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -809,7 +809,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -844,7 +844,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -867,7 +867,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2900,9 +2900,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3368,6 +3365,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3514,30 +3519,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -3728,7 +3709,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -3737,6 +3727,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-authorise-authorise-3dsecure" : { "summary" : "Initiate a 3D Secure payment", "value" : { @@ -3778,6 +3778,25 @@ } }, "post-authorise-authorise-recurringcontauth" : { + "summary" : "Authorise a recurring payment", + "value" : { + "amount" : { + "value" : 2000, + "currency" : "EUR" + }, + "reference" : "YOUR_REFERENCE", + "shopperEmail" : "s.hopper@test.com", + "shopperIP" : "61.294.12.12", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "selectedRecurringDetailReference" : "LATEST", + "recurring" : { + "contract" : "RECURRING" + }, + "shopperInteraction" : "ContAuth", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-authorise-authorise-recurringcontauth-200" : { "summary" : "Example response for request 'authorise-recurringcontauth'", "value" : { "additionalData" : { @@ -3861,6 +3880,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -3873,6 +3899,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-refund-refund" : { "summary" : "Refund a captured payment", "value" : { @@ -3885,6 +3918,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-pspreference" : { "summary" : "Cancel a POS refund request with PSP reference before it has been completed", "value" : { @@ -3892,7 +3932,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v30.json b/json/PaymentService-v30.json index c640d8e..66a0e11 100644 --- a/json/PaymentService-v30.json +++ b/json/PaymentService-v30.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -206,7 +206,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -221,7 +221,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -256,7 +256,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -319,7 +319,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -334,7 +334,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -369,7 +369,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -432,7 +432,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -447,7 +447,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -482,7 +482,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -535,7 +535,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -550,7 +550,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -565,7 +565,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -600,7 +600,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -653,7 +653,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -668,7 +668,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -683,7 +683,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -718,7 +718,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -771,7 +771,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -786,7 +786,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -801,7 +801,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -836,7 +836,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -890,7 +890,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -905,7 +905,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -920,7 +920,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -955,7 +955,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1012,10 +1012,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1030,7 +1030,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1045,7 +1045,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1080,7 +1080,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1103,7 +1103,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -3268,9 +3268,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3741,6 +3738,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3887,30 +3892,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -4198,7 +4179,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -4207,6 +4197,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -4219,6 +4219,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3dsecure" : { "summary" : "Initiate a 3D Secure payment", "value" : { @@ -4381,6 +4388,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -4393,6 +4407,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-refund-refund" : { "summary" : "Refund a captured payment", "value" : { @@ -4405,7 +4426,22 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -4419,7 +4455,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v40.json b/json/PaymentService-v40.json index 967497e..6fb87f9 100644 --- a/json/PaymentService-v40.json +++ b/json/PaymentService-v40.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1002,7 +1002,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1017,7 +1017,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1032,7 +1032,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1067,7 +1067,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1235,7 +1235,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1250,7 +1250,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1265,7 +1265,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1300,7 +1300,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1357,10 +1357,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1375,7 +1375,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1390,7 +1390,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1425,7 +1425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1566,7 +1566,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4335,9 +4335,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4847,6 +4844,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -4993,30 +4998,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5563,7 +5544,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5572,6 +5562,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5584,6 +5584,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -5805,6 +5812,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -5817,6 +5831,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -5842,6 +5863,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -5850,6 +5878,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -5863,7 +5899,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v46.json b/json/PaymentService-v46.json index e3279f5..fb01fc0 100644 --- a/json/PaymentService-v46.json +++ b/json/PaymentService-v46.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1002,7 +1002,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1017,7 +1017,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1032,7 +1032,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1067,7 +1067,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1235,7 +1235,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1250,7 +1250,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1265,7 +1265,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1300,7 +1300,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1357,10 +1357,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1375,7 +1375,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1390,7 +1390,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1425,7 +1425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1566,7 +1566,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4355,9 +4355,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4872,6 +4869,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -5018,30 +5023,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5606,7 +5587,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5615,6 +5605,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5627,6 +5627,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -5848,6 +5855,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -5860,6 +5874,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -5885,6 +5906,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -5893,6 +5921,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -5906,7 +5942,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v49.json b/json/PaymentService-v49.json index 58fb9ba..5a6c0e5 100644 --- a/json/PaymentService-v49.json +++ b/json/PaymentService-v49.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1002,7 +1002,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1017,7 +1017,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1032,7 +1032,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1067,7 +1067,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1235,7 +1235,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1250,7 +1250,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1265,7 +1265,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1300,7 +1300,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1357,10 +1357,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1375,7 +1375,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1390,7 +1390,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1425,7 +1425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1566,7 +1566,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4355,9 +4355,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4872,6 +4869,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -5018,30 +5023,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5641,7 +5622,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5650,6 +5640,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5662,6 +5662,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -5883,6 +5890,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -5895,6 +5909,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -5920,6 +5941,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -5928,6 +5956,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -5941,7 +5977,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v50.json b/json/PaymentService-v50.json index 49f695b..7d11fd3 100644 --- a/json/PaymentService-v50.json +++ b/json/PaymentService-v50.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1002,7 +1002,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1017,7 +1017,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1032,7 +1032,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1067,7 +1067,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1235,7 +1235,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1250,7 +1250,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1265,7 +1265,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1300,7 +1300,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1357,10 +1357,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1375,7 +1375,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1390,7 +1390,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1425,7 +1425,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1576,7 +1576,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4383,9 +4383,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -4900,6 +4897,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -5046,30 +5051,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5689,7 +5670,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5698,6 +5688,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5710,6 +5710,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -5931,6 +5938,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -5943,6 +5957,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -5968,6 +5989,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -5976,6 +6004,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -5989,7 +6025,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v51.json b/json/PaymentService-v51.json index fb642f9..5a24289 100644 --- a/json/PaymentService-v51.json +++ b/json/PaymentService-v51.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1013,7 +1013,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1028,7 +1028,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1063,7 +1063,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1116,7 +1116,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1245,7 +1245,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1260,7 +1260,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1295,7 +1295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1349,7 +1349,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1364,7 +1364,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1379,7 +1379,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1414,7 +1414,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1471,10 +1471,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1489,7 +1489,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1504,7 +1504,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1539,7 +1539,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1690,7 +1690,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4543,9 +4543,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5060,6 +5057,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -5206,30 +5211,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5877,7 +5858,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5886,6 +5876,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5898,6 +5898,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -6119,6 +6126,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -6131,6 +6145,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -6163,6 +6184,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -6171,6 +6199,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -6184,7 +6220,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v52.json b/json/PaymentService-v52.json index e99eca8..816f0c5 100644 --- a/json/PaymentService-v52.json +++ b/json/PaymentService-v52.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1013,7 +1013,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1028,7 +1028,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1063,7 +1063,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1116,7 +1116,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1245,7 +1245,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1260,7 +1260,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1295,7 +1295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1349,7 +1349,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1364,7 +1364,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1379,7 +1379,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1414,7 +1414,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1471,10 +1471,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1489,7 +1489,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1504,7 +1504,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1539,7 +1539,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1690,7 +1690,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4551,9 +4551,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5068,6 +5065,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -5214,30 +5219,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5885,7 +5866,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5894,6 +5884,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5906,6 +5906,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -6127,6 +6134,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -6139,6 +6153,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -6171,6 +6192,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -6179,6 +6207,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -6192,7 +6228,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PaymentService-v64.json b/json/PaymentService-v64.json index 6a0f5f2..4c7234b 100644 --- a/json/PaymentService-v64.json +++ b/json/PaymentService-v64.json @@ -63,7 +63,7 @@ "application/json" : { "examples" : { "adjustAuthorisation" : { - "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation" + "$ref" : "#/components/examples/post-adjustAuthorisation-adjustAuthorisation-200" } }, "schema" : { @@ -78,7 +78,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -93,7 +93,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -128,7 +128,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -209,7 +209,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -224,7 +224,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -259,7 +259,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -322,7 +322,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -337,7 +337,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -372,7 +372,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -436,7 +436,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -451,7 +451,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -486,7 +486,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -549,7 +549,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -564,7 +564,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -599,7 +599,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -652,7 +652,7 @@ "application/json" : { "examples" : { "cancelOrRefund" : { - "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund" + "$ref" : "#/components/examples/post-cancelOrRefund-cancelOrRefund-200" } }, "schema" : { @@ -667,7 +667,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -682,7 +682,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -717,7 +717,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -770,7 +770,7 @@ "application/json" : { "examples" : { "capture" : { - "$ref" : "#/components/examples/post-capture-capture" + "$ref" : "#/components/examples/post-capture-capture-200" } }, "schema" : { @@ -785,7 +785,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -800,7 +800,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -835,7 +835,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -899,7 +899,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -914,7 +914,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -949,7 +949,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1013,7 +1013,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1028,7 +1028,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1063,7 +1063,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1116,7 +1116,7 @@ "application/json" : { "examples" : { "refund" : { - "$ref" : "#/components/examples/post-refund-refund" + "$ref" : "#/components/examples/post-refund-refund-200" } }, "schema" : { @@ -1131,7 +1131,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1146,7 +1146,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1181,7 +1181,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1245,7 +1245,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1260,7 +1260,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1295,7 +1295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1349,7 +1349,7 @@ "application/json" : { "examples" : { "technicalCancel" : { - "$ref" : "#/components/examples/post-technicalCancel-technicalCancel" + "$ref" : "#/components/examples/post-technicalCancel-technicalCancel-200" } }, "schema" : { @@ -1364,7 +1364,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1379,7 +1379,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1414,7 +1414,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1471,10 +1471,10 @@ "application/json" : { "examples" : { "voidpendingrefund-pspreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-pspreference-200" }, "voidpendingrefund-tenderreference" : { - "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference" + "$ref" : "#/components/examples/post-voidPendingRefund-voidpendingrefund-tenderreference-200" } }, "schema" : { @@ -1489,7 +1489,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -1504,7 +1504,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-401" } }, "schema" : { @@ -1539,7 +1539,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-500" } }, "schema" : { @@ -1690,7 +1690,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -4560,9 +4560,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -5077,6 +5074,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -5223,30 +5228,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -5894,7 +5875,16 @@ } }, "examples" : { - "generic" : { + "generic-400" : { + "summary" : "Response code 400. Bad request.", + "value" : { + "status" : 400, + "errorCode" : "702", + "message" : "Unexpected input: \", expected: }", + "errorType" : "validation" + } + }, + "generic-401" : { "summary" : "Response code 401. Unauthorized.", "value" : { "status" : 401, @@ -5903,6 +5893,16 @@ "errorType" : "security" } }, + "generic-500" : { + "summary" : "Response code 500. Internal server error.", + "value" : { + "status" : 500, + "errorCode" : "905", + "message" : "Payment details are not supported", + "errorType" : "configuration", + "pspReference" : "8516091485743033" + } + }, "post-adjustAuthorisation-adjustAuthorisation" : { "summary" : "Increases or decreases the authorised amount", "value" : { @@ -5915,6 +5915,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-adjustAuthorisation-adjustAuthorisation-200" : { + "summary" : "Example response for request 'adjustAuthorisation'", + "value" : { + "pspReference" : "851617892360718D", + "response" : "[adjustAuthorisation-received]" + } + }, "post-authorise-authorise-3d-secure-2" : { "summary" : "Make a card payment with 3D Secure 2 native authentication", "value" : { @@ -6136,6 +6143,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-cancelOrRefund-cancelOrRefund-200" : { + "summary" : "Example response for request 'cancelOrRefund'", + "value" : { + "pspReference" : "851617892359708H", + "response" : "[cancelOrRefund-received]" + } + }, "post-capture-capture" : { "summary" : "Capture an authorised payment", "value" : { @@ -6148,6 +6162,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-capture-capture-200" : { + "summary" : "Example response for request 'capture'", + "value" : { + "pspReference" : "861617892359057J", + "response" : "[capture-received]" + } + }, "post-donate-donate" : { "summary" : "Create a payment for the specified donation", "value" : { @@ -6180,6 +6201,13 @@ "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" } }, + "post-refund-refund-200" : { + "summary" : "Example response for request 'refund'", + "value" : { + "pspReference" : "861617892360059B", + "response" : "[refund-received]" + } + }, "post-retrieve3ds2Result-retrieve3ds2Result" : { "summary" : "Retrieve authentication details after doing a 3D Secure 2 authentication only", "value" : { @@ -6188,6 +6216,14 @@ } }, "post-technicalCancel-technicalCancel" : { + "summary" : "Cancel a payment without a PSP reference", + "value" : { + "originalMerchantReference" : "YOUR_MERCHANT_REFERENCE", + "reference" : "YOUR_MODIFICATION_REFERENCE", + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT" + } + }, + "post-technicalCancel-technicalCancel-200" : { "summary" : "Example response for request 'technicalCancel'", "value" : { "pspReference" : "881617892361436J", @@ -6201,7 +6237,22 @@ "originalReference" : "9914748988390044" } }, + "post-voidPendingRefund-voidpendingrefund-pspreference-200" : { + "summary" : "Example response for request 'voidpendingrefund-pspreference'", + "value" : { + "pspReference" : "861617892360062F", + "response" : "[voidPendingRefund-received]" + } + }, "post-voidPendingRefund-voidpendingrefund-tenderreference" : { + "summary" : "Cancels a POS refund request with tender reference before it has been completed", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "tenderReference" : "5Iw8001176969533005", + "uniqueTerminalId" : "VX820-123456789" + } + }, + "post-voidPendingRefund-voidpendingrefund-tenderreference-200" : { "summary" : "Example response for request 'voidpendingrefund-tenderreference'", "value" : { "pspReference" : "881617892360409G", diff --git a/json/PayoutService-v30.json b/json/PayoutService-v30.json index afd32bd..5acfbcc 100644 --- a/json/PayoutService-v30.json +++ b/json/PayoutService-v30.json @@ -64,7 +64,7 @@ "application/json" : { "examples" : { "confirmThirdParty" : { - "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty" + "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty-200" } }, "schema" : { @@ -79,7 +79,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -173,7 +173,7 @@ "application/json" : { "examples" : { "declineThirdParty" : { - "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty" + "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty-200" } }, "schema" : { @@ -188,7 +188,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -295,7 +295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -388,7 +388,7 @@ "application/json" : { "examples" : { "storeDetail" : { - "$ref" : "#/components/examples/post-storeDetail-storeDetail" + "$ref" : "#/components/examples/post-storeDetail-storeDetail-200" } }, "schema" : { @@ -403,7 +403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -519,7 +519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -623,7 +623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -686,7 +686,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2033,7 +2033,7 @@ }, "billingAddress" : { "x-addedInVersion" : "4", - "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object.", + "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object. \n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "browserInfo" : { @@ -2267,9 +2267,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -2643,6 +2640,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -2789,30 +2794,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -2873,7 +2854,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3001,7 +2982,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3278,7 +3259,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -3295,6 +3276,13 @@ "originalReference" : "9913140798220028" } }, + "post-confirmThirdParty-confirmThirdParty-200" : { + "summary" : "Example response for request 'confirmThirdParty'", + "value" : { + "pspReference" : "991617894325358C", + "response" : "[payout-confirm-received]" + } + }, "post-declineThirdParty-declineThirdParty" : { "summary" : "Cancel a payout", "description" : "Cancel a previously submitted payout", @@ -3303,6 +3291,13 @@ "originalReference" : "9913140798220028" } }, + "post-declineThirdParty-declineThirdParty-200" : { + "summary" : "Example response for request 'declineThirdParty'", + "value" : { + "pspReference" : "991617894325360J", + "response" : "[payout-decline-received]" + } + }, "post-payout-payout-b2c" : { "summary" : "Instant card payout (B2C)", "description" : "Pay out to your sellers, customers, freelancers, etc", @@ -3381,6 +3376,43 @@ } }, "post-storeDetail-storeDetail" : { + "summary" : "Store payout details", + "description" : "Store payment details under the PAYOUT recurring contract", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "recurring" : { + "contract" : "PAYOUT" + }, + "bank" : { + "bankName" : "AbnAmro", + "bic" : "ABNANL2A", + "countryCode" : "NL", + "iban" : "NL32ABNA0515071439", + "ownerName" : "Adyen", + "bankCity" : "Amsterdam", + "taxId" : "bankTaxId" + }, + "shopperEmail" : "shopper@email.com", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "shopperName" : { + "firstName" : "Adyen", + "gender" : "MALE", + "lastName" : "Test" + }, + "dateOfBirth" : "1990-01-01", + "entityType" : "Company", + "nationality" : "NL", + "billingAddress" : { + "houseNumberOrName" : "17", + "street" : "Teststreet 1", + "city" : "Amsterdam", + "stateOrProvince" : "NY", + "country" : "US", + "postalCode" : "12345" + } + } + }, + "post-storeDetail-storeDetail-200" : { "summary" : "Example response for request 'storeDetail'", "value" : { "pspReference" : "991617894326362D", diff --git a/json/PayoutService-v40.json b/json/PayoutService-v40.json index e7102a7..8b67495 100644 --- a/json/PayoutService-v40.json +++ b/json/PayoutService-v40.json @@ -64,7 +64,7 @@ "application/json" : { "examples" : { "confirmThirdParty" : { - "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty" + "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty-200" } }, "schema" : { @@ -79,7 +79,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -173,7 +173,7 @@ "application/json" : { "examples" : { "declineThirdParty" : { - "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty" + "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty-200" } }, "schema" : { @@ -188,7 +188,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -295,7 +295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -388,7 +388,7 @@ "application/json" : { "examples" : { "storeDetail" : { - "$ref" : "#/components/examples/post-storeDetail-storeDetail" + "$ref" : "#/components/examples/post-storeDetail-storeDetail-200" } }, "schema" : { @@ -403,7 +403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -519,7 +519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -623,7 +623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -804,7 +804,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2367,7 +2367,7 @@ }, "billingAddress" : { "x-addedInVersion" : "4", - "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object.", + "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object. \n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "browserInfo" : { @@ -2624,9 +2624,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3031,6 +3028,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3177,30 +3182,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -3352,7 +3333,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3480,7 +3461,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3853,7 +3834,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -3870,6 +3851,13 @@ "originalReference" : "9913140798220028" } }, + "post-confirmThirdParty-confirmThirdParty-200" : { + "summary" : "Example response for request 'confirmThirdParty'", + "value" : { + "pspReference" : "991617894325358C", + "response" : "[payout-confirm-received]" + } + }, "post-declineThirdParty-declineThirdParty" : { "summary" : "Cancel a payout", "description" : "Cancel a previously submitted payout", @@ -3878,6 +3866,13 @@ "originalReference" : "9913140798220028" } }, + "post-declineThirdParty-declineThirdParty-200" : { + "summary" : "Example response for request 'declineThirdParty'", + "value" : { + "pspReference" : "991617894325360J", + "response" : "[payout-decline-received]" + } + }, "post-payout-payout-b2c" : { "summary" : "Instant card payout (B2C)", "description" : "Pay out to your sellers, customers, freelancers, etc", @@ -3956,6 +3951,43 @@ } }, "post-storeDetail-storeDetail" : { + "summary" : "Store payout details", + "description" : "Store payment details under the PAYOUT recurring contract", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "recurring" : { + "contract" : "PAYOUT" + }, + "bank" : { + "bankName" : "AbnAmro", + "bic" : "ABNANL2A", + "countryCode" : "NL", + "iban" : "NL32ABNA0515071439", + "ownerName" : "Adyen", + "bankCity" : "Amsterdam", + "taxId" : "bankTaxId" + }, + "shopperEmail" : "shopper@email.com", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "shopperName" : { + "firstName" : "Adyen", + "gender" : "MALE", + "lastName" : "Test" + }, + "dateOfBirth" : "1990-01-01", + "entityType" : "Company", + "nationality" : "NL", + "billingAddress" : { + "houseNumberOrName" : "17", + "street" : "Teststreet 1", + "city" : "Amsterdam", + "stateOrProvince" : "NY", + "country" : "US", + "postalCode" : "12345" + } + } + }, + "post-storeDetail-storeDetail-200" : { "summary" : "Example response for request 'storeDetail'", "value" : { "pspReference" : "991617894326362D", diff --git a/json/PayoutService-v50.json b/json/PayoutService-v50.json index ca80ffe..fd6106e 100644 --- a/json/PayoutService-v50.json +++ b/json/PayoutService-v50.json @@ -64,7 +64,7 @@ "application/json" : { "examples" : { "confirmThirdParty" : { - "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty" + "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty-200" } }, "schema" : { @@ -79,7 +79,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -173,7 +173,7 @@ "application/json" : { "examples" : { "declineThirdParty" : { - "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty" + "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty-200" } }, "schema" : { @@ -188,7 +188,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -295,7 +295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -388,7 +388,7 @@ "application/json" : { "examples" : { "storeDetail" : { - "$ref" : "#/components/examples/post-storeDetail-storeDetail" + "$ref" : "#/components/examples/post-storeDetail-storeDetail-200" } }, "schema" : { @@ -403,7 +403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -519,7 +519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -623,7 +623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -814,7 +814,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2377,7 +2377,7 @@ }, "billingAddress" : { "x-addedInVersion" : "4", - "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object.", + "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object. \n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "browserInfo" : { @@ -2640,9 +2640,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3047,6 +3044,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3193,30 +3198,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -3376,7 +3357,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3504,7 +3485,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3917,7 +3898,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -3934,6 +3915,13 @@ "originalReference" : "9913140798220028" } }, + "post-confirmThirdParty-confirmThirdParty-200" : { + "summary" : "Example response for request 'confirmThirdParty'", + "value" : { + "pspReference" : "991617894325358C", + "response" : "[payout-confirm-received]" + } + }, "post-declineThirdParty-declineThirdParty" : { "summary" : "Cancel a payout", "description" : "Cancel a previously submitted payout", @@ -3942,6 +3930,13 @@ "originalReference" : "9913140798220028" } }, + "post-declineThirdParty-declineThirdParty-200" : { + "summary" : "Example response for request 'declineThirdParty'", + "value" : { + "pspReference" : "991617894325360J", + "response" : "[payout-decline-received]" + } + }, "post-payout-payout-b2c" : { "summary" : "Instant card payout (B2C)", "description" : "Pay out to your sellers, customers, freelancers, etc", @@ -4020,6 +4015,43 @@ } }, "post-storeDetail-storeDetail" : { + "summary" : "Store payout details", + "description" : "Store payment details under the PAYOUT recurring contract", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "recurring" : { + "contract" : "PAYOUT" + }, + "bank" : { + "bankName" : "AbnAmro", + "bic" : "ABNANL2A", + "countryCode" : "NL", + "iban" : "NL32ABNA0515071439", + "ownerName" : "Adyen", + "bankCity" : "Amsterdam", + "taxId" : "bankTaxId" + }, + "shopperEmail" : "shopper@email.com", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "shopperName" : { + "firstName" : "Adyen", + "gender" : "MALE", + "lastName" : "Test" + }, + "dateOfBirth" : "1990-01-01", + "entityType" : "Company", + "nationality" : "NL", + "billingAddress" : { + "houseNumberOrName" : "17", + "street" : "Teststreet 1", + "city" : "Amsterdam", + "stateOrProvince" : "NY", + "country" : "US", + "postalCode" : "12345" + } + } + }, + "post-storeDetail-storeDetail-200" : { "summary" : "Example response for request 'storeDetail'", "value" : { "pspReference" : "991617894326362D", diff --git a/json/PayoutService-v51.json b/json/PayoutService-v51.json index 5ac395f..067e77e 100644 --- a/json/PayoutService-v51.json +++ b/json/PayoutService-v51.json @@ -64,7 +64,7 @@ "application/json" : { "examples" : { "confirmThirdParty" : { - "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty" + "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty-200" } }, "schema" : { @@ -79,7 +79,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -173,7 +173,7 @@ "application/json" : { "examples" : { "declineThirdParty" : { - "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty" + "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty-200" } }, "schema" : { @@ -188,7 +188,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -295,7 +295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -388,7 +388,7 @@ "application/json" : { "examples" : { "storeDetail" : { - "$ref" : "#/components/examples/post-storeDetail-storeDetail" + "$ref" : "#/components/examples/post-storeDetail-storeDetail-200" } }, "schema" : { @@ -403,7 +403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -519,7 +519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -623,7 +623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -814,7 +814,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2377,7 +2377,7 @@ }, "billingAddress" : { "x-addedInVersion" : "4", - "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object.", + "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object. \n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "browserInfo" : { @@ -2646,9 +2646,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3053,6 +3050,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3199,30 +3204,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -3382,7 +3363,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3510,7 +3491,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3923,7 +3904,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -3940,6 +3921,13 @@ "originalReference" : "9913140798220028" } }, + "post-confirmThirdParty-confirmThirdParty-200" : { + "summary" : "Example response for request 'confirmThirdParty'", + "value" : { + "pspReference" : "991617894325358C", + "response" : "[payout-confirm-received]" + } + }, "post-declineThirdParty-declineThirdParty" : { "summary" : "Cancel a payout", "description" : "Cancel a previously submitted payout", @@ -3948,6 +3936,13 @@ "originalReference" : "9913140798220028" } }, + "post-declineThirdParty-declineThirdParty-200" : { + "summary" : "Example response for request 'declineThirdParty'", + "value" : { + "pspReference" : "991617894325360J", + "response" : "[payout-decline-received]" + } + }, "post-payout-payout-b2c" : { "summary" : "Instant card payout (B2C)", "description" : "Pay out to your sellers, customers, freelancers, etc", @@ -4026,6 +4021,43 @@ } }, "post-storeDetail-storeDetail" : { + "summary" : "Store payout details", + "description" : "Store payment details under the PAYOUT recurring contract", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "recurring" : { + "contract" : "PAYOUT" + }, + "bank" : { + "bankName" : "AbnAmro", + "bic" : "ABNANL2A", + "countryCode" : "NL", + "iban" : "NL32ABNA0515071439", + "ownerName" : "Adyen", + "bankCity" : "Amsterdam", + "taxId" : "bankTaxId" + }, + "shopperEmail" : "shopper@email.com", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "shopperName" : { + "firstName" : "Adyen", + "gender" : "MALE", + "lastName" : "Test" + }, + "dateOfBirth" : "1990-01-01", + "entityType" : "Company", + "nationality" : "NL", + "billingAddress" : { + "houseNumberOrName" : "17", + "street" : "Teststreet 1", + "city" : "Amsterdam", + "stateOrProvince" : "NY", + "country" : "US", + "postalCode" : "12345" + } + } + }, + "post-storeDetail-storeDetail-200" : { "summary" : "Example response for request 'storeDetail'", "value" : { "pspReference" : "991617894326362D", diff --git a/json/PayoutService-v52.json b/json/PayoutService-v52.json index 1b50736..fdf142a 100644 --- a/json/PayoutService-v52.json +++ b/json/PayoutService-v52.json @@ -64,7 +64,7 @@ "application/json" : { "examples" : { "confirmThirdParty" : { - "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty" + "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty-200" } }, "schema" : { @@ -79,7 +79,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -173,7 +173,7 @@ "application/json" : { "examples" : { "declineThirdParty" : { - "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty" + "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty-200" } }, "schema" : { @@ -188,7 +188,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -295,7 +295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -388,7 +388,7 @@ "application/json" : { "examples" : { "storeDetail" : { - "$ref" : "#/components/examples/post-storeDetail-storeDetail" + "$ref" : "#/components/examples/post-storeDetail-storeDetail-200" } }, "schema" : { @@ -403,7 +403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -519,7 +519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -623,7 +623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -814,7 +814,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2377,7 +2377,7 @@ }, "billingAddress" : { "x-addedInVersion" : "4", - "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object.", + "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object. \n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "browserInfo" : { @@ -2654,9 +2654,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3061,6 +3058,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3207,30 +3212,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -3390,7 +3371,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3523,7 +3504,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3941,7 +3922,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -3958,6 +3939,13 @@ "originalReference" : "9913140798220028" } }, + "post-confirmThirdParty-confirmThirdParty-200" : { + "summary" : "Example response for request 'confirmThirdParty'", + "value" : { + "pspReference" : "991617894325358C", + "response" : "[payout-confirm-received]" + } + }, "post-declineThirdParty-declineThirdParty" : { "summary" : "Cancel a payout", "description" : "Cancel a previously submitted payout", @@ -3966,6 +3954,13 @@ "originalReference" : "9913140798220028" } }, + "post-declineThirdParty-declineThirdParty-200" : { + "summary" : "Example response for request 'declineThirdParty'", + "value" : { + "pspReference" : "991617894325360J", + "response" : "[payout-decline-received]" + } + }, "post-payout-payout-b2c" : { "summary" : "Instant card payout (B2C)", "description" : "Pay out to your sellers, customers, freelancers, etc", @@ -4044,6 +4039,43 @@ } }, "post-storeDetail-storeDetail" : { + "summary" : "Store payout details", + "description" : "Store payment details under the PAYOUT recurring contract", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "recurring" : { + "contract" : "PAYOUT" + }, + "bank" : { + "bankName" : "AbnAmro", + "bic" : "ABNANL2A", + "countryCode" : "NL", + "iban" : "NL32ABNA0515071439", + "ownerName" : "Adyen", + "bankCity" : "Amsterdam", + "taxId" : "bankTaxId" + }, + "shopperEmail" : "shopper@email.com", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "shopperName" : { + "firstName" : "Adyen", + "gender" : "MALE", + "lastName" : "Test" + }, + "dateOfBirth" : "1990-01-01", + "entityType" : "Company", + "nationality" : "NL", + "billingAddress" : { + "houseNumberOrName" : "17", + "street" : "Teststreet 1", + "city" : "Amsterdam", + "stateOrProvince" : "NY", + "country" : "US", + "postalCode" : "12345" + } + } + }, + "post-storeDetail-storeDetail-200" : { "summary" : "Example response for request 'storeDetail'", "value" : { "pspReference" : "991617894326362D", diff --git a/json/PayoutService-v64.json b/json/PayoutService-v64.json index a6f4a25..ee91b31 100644 --- a/json/PayoutService-v64.json +++ b/json/PayoutService-v64.json @@ -64,7 +64,7 @@ "application/json" : { "examples" : { "confirmThirdParty" : { - "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty" + "$ref" : "#/components/examples/post-confirmThirdParty-confirmThirdParty-200" } }, "schema" : { @@ -79,7 +79,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -173,7 +173,7 @@ "application/json" : { "examples" : { "declineThirdParty" : { - "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty" + "$ref" : "#/components/examples/post-declineThirdParty-declineThirdParty-200" } }, "schema" : { @@ -188,7 +188,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -295,7 +295,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -388,7 +388,7 @@ "application/json" : { "examples" : { "storeDetail" : { - "$ref" : "#/components/examples/post-storeDetail-storeDetail" + "$ref" : "#/components/examples/post-storeDetail-storeDetail-200" } }, "schema" : { @@ -403,7 +403,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -519,7 +519,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -623,7 +623,7 @@ "application/json" : { "examples" : { "generic" : { - "$ref" : "#/components/examples/generic" + "$ref" : "#/components/examples/generic-400" } }, "schema" : { @@ -814,7 +814,7 @@ "type" : "string" }, "executeThreeD" : { - "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication.\n", + "description" : "Indicates if you want to perform 3D Secure authentication on a transaction.\n\n > Alternatively, you can use [Dynamic 3D Secure](/risk-management/dynamic-3d-secure) to configure rules for applying 3D Secure.\n\nPossible values:\n* **true** – Perform 3D Secure authentication.\n* **false** – Don't perform 3D Secure authentication. Note that this setting results in refusals if the issuer mandates 3D Secure because of the PSD2 directive or other, national regulations. \n", "type" : "string" }, "mpiImplementationType" : { @@ -2386,7 +2386,7 @@ }, "billingAddress" : { "x-addedInVersion" : "4", - "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object.", + "description" : "The address where to send the invoice.\n> For 3D Secure 2 transactions, schemes require `billingAddress` for all browser-based and mobile implementations. Include all of the fields within this object. \n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "browserInfo" : { @@ -2663,9 +2663,6 @@ { "$ref" : "#/components/schemas/ResponseAdditionalDataOpi" }, - { - "$ref" : "#/components/schemas/ResponseAdditionalDataPayPal" - }, { "$ref" : "#/components/schemas/ResponseAdditionalDataSepa" } @@ -3070,6 +3067,14 @@ "description" : "Raw refusal reason received from the acquirer, where available.\n\nExample: AUTHORISED", "type" : "string" }, + "requestAmount" : { + "description" : "The amount of the payment request.", + "type" : "string" + }, + "requestCurrencyCode" : { + "description" : "The currency of the payment request.", + "type" : "string" + }, "shopperInteraction" : { "description" : "The shopper interaction type of the payment request.\n\nExample: Ecommerce", "type" : "string" @@ -3216,30 +3221,6 @@ } } }, - "ResponseAdditionalDataPayPal" : { - "properties" : { - "paypalEmail" : { - "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", - "type" : "string" - }, - "paypalPayerId" : { - "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", - "type" : "string" - }, - "paypalPayerResidenceCountry" : { - "description" : "The buyer's country of residence.\n\nExample: NL", - "type" : "string" - }, - "paypalPayerStatus" : { - "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", - "type" : "string" - }, - "paypalProtectionEligibility" : { - "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", - "type" : "string" - } - } - }, "ResponseAdditionalDataSepa" : { "properties" : { "sepadirectdebit.dateOfSignature" : { @@ -3399,7 +3380,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3532,7 +3513,7 @@ }, "billingAddress" : { "x-addedInVersion" : "18", - "description" : "The billing address.", + "description" : "The billing address.\n\n> For cross-border payouts to and from Canada, this field is required.", "$ref" : "#/components/schemas/Address" }, "card" : { @@ -3950,7 +3931,7 @@ } }, "examples" : { - "generic" : { + "generic-400" : { "summary" : "Response code 400. Bad Request.", "value" : { "status" : 400, @@ -3967,6 +3948,13 @@ "originalReference" : "9913140798220028" } }, + "post-confirmThirdParty-confirmThirdParty-200" : { + "summary" : "Example response for request 'confirmThirdParty'", + "value" : { + "pspReference" : "991617894325358C", + "response" : "[payout-confirm-received]" + } + }, "post-declineThirdParty-declineThirdParty" : { "summary" : "Cancel a payout", "description" : "Cancel a previously submitted payout", @@ -3975,6 +3963,13 @@ "originalReference" : "9913140798220028" } }, + "post-declineThirdParty-declineThirdParty-200" : { + "summary" : "Example response for request 'declineThirdParty'", + "value" : { + "pspReference" : "991617894325360J", + "response" : "[payout-decline-received]" + } + }, "post-payout-payout-b2c" : { "summary" : "Instant card payout (B2C)", "description" : "Pay out to your sellers, customers, freelancers, etc", @@ -4053,6 +4048,43 @@ } }, "post-storeDetail-storeDetail" : { + "summary" : "Store payout details", + "description" : "Store payment details under the PAYOUT recurring contract", + "value" : { + "merchantAccount" : "YOUR_MERCHANT_ACCOUNT", + "recurring" : { + "contract" : "PAYOUT" + }, + "bank" : { + "bankName" : "AbnAmro", + "bic" : "ABNANL2A", + "countryCode" : "NL", + "iban" : "NL32ABNA0515071439", + "ownerName" : "Adyen", + "bankCity" : "Amsterdam", + "taxId" : "bankTaxId" + }, + "shopperEmail" : "shopper@email.com", + "shopperReference" : "YOUR_UNIQUE_SHOPPER_ID_IOfW3k9G2PvXFu2j", + "shopperName" : { + "firstName" : "Adyen", + "gender" : "MALE", + "lastName" : "Test" + }, + "dateOfBirth" : "1990-01-01", + "entityType" : "Company", + "nationality" : "NL", + "billingAddress" : { + "houseNumberOrName" : "17", + "street" : "Teststreet 1", + "city" : "Amsterdam", + "stateOrProvince" : "NY", + "country" : "US", + "postalCode" : "12345" + } + } + }, + "post-storeDetail-storeDetail-200" : { "summary" : "Example response for request 'storeDetail'", "value" : { "pspReference" : "991617894326362D", diff --git a/json/Webhooks-v1.json b/json/Webhooks-v1.json index 2127cf0..a36b90c 100644 --- a/json/Webhooks-v1.json +++ b/json/Webhooks-v1.json @@ -3,8 +3,8 @@ "info" : { "version" : "1", "x-publicVersion" : true, - "title" : "Notifications", - "description" : "Our notifications are webhooks informing you of payment status updates and newly available reports. For more information, refer to our [documentation](https://docs.adyen.com/development-resources/webhooks).", + "title" : "Notification webhooks", + "description" : "We use webhooks to send you notifications about payment status updates, newly available reports, and other events that you can subscribe to. For more information, refer to our [documentation](https://docs.adyen.com/development-resources/webhooks).", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -1893,6 +1893,42 @@ "iDealTransactionId" : { "description" : "Only included for iDeal payments.", "type" : "string" + }, + "opi.transToken" : { + "description" : "The transaction token to be used in your Oracle Opera integration.", + "type" : "string" + }, + "paypalEmail" : { + "description" : "The buyer's PayPal account email address.\n\nExample: paypaltest@adyen.com", + "type" : "string" + }, + "paypalPayerId" : { + "description" : "The buyer's PayPal ID.\n\nExample: LF5HCWWBRV2KL", + "type" : "string" + }, + "paypalPayerResidenceCountry" : { + "description" : "The buyer's country of residence.\n\nExample: NL", + "type" : "string" + }, + "paypalPayerStatus" : { + "description" : "The status of the buyer's PayPal account.\n\nExample: unverified", + "type" : "string" + }, + "paypalProtectionEligibility" : { + "description" : "The eligibility for PayPal Seller Protection for this payment.\n\nExample: Ineligible", + "type" : "string" + }, + "sepadirectdebit.dateOfSignature" : { + "description" : "The transaction signature date.\n\nFormat: yyyy-MM-dd", + "type" : "string" + }, + "sepadirectdebit.mandateId" : { + "description" : "Its value corresponds to the pspReference value of the transaction.", + "type" : "string" + }, + "sepadirectdebit.sequenceType" : { + "description" : "This field can take one of the following values:\n* OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction.\n\n* First: (FRST) Initial/first collection in a series of direct debit instructions.\n* Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor.\n* Final: (FNAL) Last/final collection in a series of direct debit instructions.\n\nExample: OOFF", + "type" : "string" } } },