-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Adyen Automation
committed
Feb 7, 2024
1 parent
d192c9c
commit 5e794ff
Showing
34 changed files
with
1,023 additions
and
14,840 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1961,9 +1961,6 @@ | |
"examples" : { | ||
"3d-secure" : { | ||
"$ref" : "#/components/examples/post-payments-details-3d-secure" | ||
}, | ||
"app-switch" : { | ||
"$ref" : "#/components/examples/post-payments-details-app-switch" | ||
} | ||
}, | ||
"schema" : { | ||
|
@@ -10410,8 +10407,7 @@ | |
"shopperLocale" : "hu-HU", | ||
"shopperReference" : "shopper-reference-LZfdWZ", | ||
"status" : "active", | ||
"url" : "https://test.adyen.link/PL61C53A8B97E6915A", | ||
"id" : "PL61C53A8B97E6915A" | ||
"url" : "https://test.adyen.link/PL61C53A8B97E6915A" | ||
} | ||
}, | ||
"patch-paymentLinks-linkId-basic" : { | ||
|
@@ -10559,10 +10555,6 @@ | |
"payment" : { | ||
"pspReference" : "8535762347980628", | ||
"resultCode" : "Authorised", | ||
"amount" : { | ||
"currency" : "EUR", | ||
"value" : 1000 | ||
}, | ||
"merchantReference" : "YOUR_DONATION_REFERENCE" | ||
} | ||
} | ||
|
@@ -10711,7 +10703,6 @@ | |
"shopperEmail" : "[email protected]", | ||
"shopperLocale" : "pt-BR", | ||
"shopperReference" : "YOUR_SHOPPER_REFERENCE", | ||
"id" : "PLE83C39B0A0DE0C1E", | ||
"status" : "active", | ||
"url" : "https://test.adyen.link/PLE83C39B0A0DE0C1E" | ||
} | ||
|
@@ -12524,16 +12515,6 @@ | |
"name" : "GiftFor2", | ||
"type" : "giftfor2card" | ||
}, | ||
{ | ||
"details" : [ | ||
{ | ||
"key" : "bic", | ||
"type" : "text" | ||
} | ||
], | ||
"name" : "GiroPay", | ||
"type" : "giropay" | ||
}, | ||
{ | ||
"name" : "Givex", | ||
"type" : "givex" | ||
|
@@ -15164,15 +15145,6 @@ | |
"pspReference" : "V4HZ4RBFJGXXGN82" | ||
} | ||
}, | ||
"post-payments-details-app-switch" : { | ||
"summary" : "Submit details for the payment with involved app switch", | ||
"value" : { | ||
"paymentData" : "Hee57361f99....", | ||
"details" : { | ||
"returnUrlQueryString" : "ref=eNrNV0mTo7gS&id=An78i..." | ||
} | ||
} | ||
}, | ||
"post-payments-oneclick-direct" : { | ||
"summary" : "Make a one-off payment with a token and CVV", | ||
"value" : { | ||
|
@@ -15218,7 +15190,6 @@ | |
"currency" : "EUR", | ||
"value" : 2500 | ||
}, | ||
"reason" : "delayedCharge", | ||
"reference" : "YOUR_UNIQUE_REFERENCE" | ||
} | ||
}, | ||
|
@@ -15234,8 +15205,7 @@ | |
"amount" : { | ||
"currency" : "EUR", | ||
"value" : 2500 | ||
}, | ||
"reason" : "delayedCharge" | ||
} | ||
} | ||
}, | ||
"post-payments-paymentPspReference-cancels-cancel-with-psp-reference" : { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1988,9 +1988,6 @@ | |
"examples" : { | ||
"3d-secure" : { | ||
"$ref" : "#/components/examples/post-payments-details-3d-secure" | ||
}, | ||
"app-switch" : { | ||
"$ref" : "#/components/examples/post-payments-details-app-switch" | ||
} | ||
}, | ||
"schema" : { | ||
|
@@ -10503,6 +10500,15 @@ | |
"description" : "URL to where the issuer should send the `CRes`. Required if you are not using components for `channel` **Web** or if you are using classic integration `deviceChannel` **browser**.", | ||
"type" : "string" | ||
}, | ||
"platform" : { | ||
"description" : "The platform of the shopper.\nAllowed values:\n* `iOS`\n* `android`\n* `browser`", | ||
"enum" : [ | ||
"iOS", | ||
"android", | ||
"browser" | ||
], | ||
"type" : "string" | ||
}, | ||
"sdkAppID" : { | ||
"description" : "The `sdkAppID` value as received from the 3D Secure 2 SDK.\nRequired for `deviceChannel` set to **app**.", | ||
"type" : "string" | ||
|
@@ -10585,6 +10591,15 @@ | |
"description" : "URL to where the issuer should send the `CRes`. Required if you are not using components for `channel` **Web** or if you are using classic integration `deviceChannel` **browser**.", | ||
"type" : "string" | ||
}, | ||
"platform" : { | ||
"description" : "The platform of the shopper.\nAllowed values:\n* `iOS`\n* `android`\n* `browser`", | ||
"enum" : [ | ||
"iOS", | ||
"android", | ||
"browser" | ||
], | ||
"type" : "string" | ||
}, | ||
"sdkAppID" : { | ||
"description" : "The `sdkAppID` value as received from the 3D Secure 2 SDK.", | ||
"type" : "string" | ||
|
@@ -10996,8 +11011,7 @@ | |
"shopperLocale" : "hu-HU", | ||
"shopperReference" : "shopper-reference-LZfdWZ", | ||
"status" : "active", | ||
"url" : "https://test.adyen.link/PL61C53A8B97E6915A", | ||
"id" : "PL61C53A8B97E6915A" | ||
"url" : "https://test.adyen.link/PL61C53A8B97E6915A" | ||
} | ||
}, | ||
"patch-paymentLinks-linkId-basic" : { | ||
|
@@ -11145,10 +11159,6 @@ | |
"payment" : { | ||
"pspReference" : "8535762347980628", | ||
"resultCode" : "Authorised", | ||
"amount" : { | ||
"currency" : "EUR", | ||
"value" : 1000 | ||
}, | ||
"merchantReference" : "YOUR_DONATION_REFERENCE" | ||
} | ||
} | ||
|
@@ -11297,7 +11307,6 @@ | |
"shopperEmail" : "[email protected]", | ||
"shopperLocale" : "pt-BR", | ||
"shopperReference" : "YOUR_SHOPPER_REFERENCE", | ||
"id" : "PLE83C39B0A0DE0C1E", | ||
"status" : "active", | ||
"url" : "https://test.adyen.link/PLE83C39B0A0DE0C1E" | ||
} | ||
|
@@ -13110,16 +13119,6 @@ | |
"name" : "GiftFor2", | ||
"type" : "giftfor2card" | ||
}, | ||
{ | ||
"details" : [ | ||
{ | ||
"key" : "bic", | ||
"type" : "text" | ||
} | ||
], | ||
"name" : "GiroPay", | ||
"type" : "giropay" | ||
}, | ||
{ | ||
"name" : "Givex", | ||
"type" : "givex" | ||
|
@@ -15783,15 +15782,6 @@ | |
"pspReference" : "V4HZ4RBFJGXXGN82" | ||
} | ||
}, | ||
"post-payments-details-app-switch" : { | ||
"summary" : "Submit details for the payment with involved app switch", | ||
"value" : { | ||
"paymentData" : "Hee57361f99....", | ||
"details" : { | ||
"returnUrlQueryString" : "ref=eNrNV0mTo7gS&id=An78i..." | ||
} | ||
} | ||
}, | ||
"post-payments-enableOneClick-SF" : { | ||
"summary" : "Tokenize card details for one-off payments, using encrypted card details", | ||
"value" : { | ||
|
@@ -15904,7 +15894,6 @@ | |
"shopperEmail" : "[email protected]", | ||
"shopperName" : { | ||
"firstName" : "Testperson-se", | ||
"gender" : "UNKNOWN", | ||
"lastName" : "Approved" | ||
}, | ||
"shopperReference" : "YOUR_UNIQUE_SHOPPER_ID", | ||
|
@@ -15994,7 +15983,6 @@ | |
"currency" : "EUR", | ||
"value" : 2500 | ||
}, | ||
"reason" : "delayedCharge", | ||
"reference" : "YOUR_UNIQUE_REFERENCE" | ||
} | ||
}, | ||
|
@@ -16010,8 +15998,7 @@ | |
"amount" : { | ||
"currency" : "EUR", | ||
"value" : 2500 | ||
}, | ||
"reason" : "delayedCharge" | ||
} | ||
} | ||
}, | ||
"post-payments-paymentPspReference-cancels-cancel-with-psp-reference" : { | ||
|
@@ -16133,7 +16120,6 @@ | |
"post-payments-result-basic-200" : { | ||
"summary" : "Payment authorised", | ||
"value" : { | ||
"authResponse" : "Authorised", | ||
"pspReference" : "V4HZ4RBFJGXXGN82", | ||
"merchantReference" : "Your order number", | ||
"shopperLocale" : "nl_NL", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10523,6 +10523,15 @@ | |
"description" : "URL to where the issuer should send the `CRes`. Required if you are not using components for `channel` **Web** or if you are using classic integration `deviceChannel` **browser**.", | ||
"type" : "string" | ||
}, | ||
"platform" : { | ||
"description" : "The platform of the shopper.\nAllowed values:\n* `iOS`\n* `android`\n* `browser`", | ||
"enum" : [ | ||
"iOS", | ||
"android", | ||
"browser" | ||
], | ||
"type" : "string" | ||
}, | ||
"sdkAppID" : { | ||
"description" : "The `sdkAppID` value as received from the 3D Secure 2 SDK.\nRequired for `deviceChannel` set to **app**.", | ||
"type" : "string" | ||
|
@@ -10605,6 +10614,15 @@ | |
"description" : "URL to where the issuer should send the `CRes`. Required if you are not using components for `channel` **Web** or if you are using classic integration `deviceChannel` **browser**.", | ||
"type" : "string" | ||
}, | ||
"platform" : { | ||
"description" : "The platform of the shopper.\nAllowed values:\n* `iOS`\n* `android`\n* `browser`", | ||
"enum" : [ | ||
"iOS", | ||
"android", | ||
"browser" | ||
], | ||
"type" : "string" | ||
}, | ||
"sdkAppID" : { | ||
"description" : "The `sdkAppID` value as received from the 3D Secure 2 SDK.", | ||
"type" : "string" | ||
|
@@ -11049,8 +11067,7 @@ | |
"shopperLocale" : "hu-HU", | ||
"shopperReference" : "shopper-reference-LZfdWZ", | ||
"status" : "active", | ||
"url" : "https://test.adyen.link/PL61C53A8B97E6915A", | ||
"id" : "PL61C53A8B97E6915A" | ||
"url" : "https://test.adyen.link/PL61C53A8B97E6915A" | ||
} | ||
}, | ||
"patch-paymentLinks-linkId-basic" : { | ||
|
@@ -11198,10 +11215,6 @@ | |
"payment" : { | ||
"pspReference" : "8535762347980628", | ||
"resultCode" : "Authorised", | ||
"amount" : { | ||
"currency" : "EUR", | ||
"value" : 1000 | ||
}, | ||
"merchantReference" : "YOUR_DONATION_REFERENCE" | ||
} | ||
} | ||
|
@@ -11350,7 +11363,6 @@ | |
"shopperEmail" : "[email protected]", | ||
"shopperLocale" : "pt-BR", | ||
"shopperReference" : "YOUR_SHOPPER_REFERENCE", | ||
"id" : "PLE83C39B0A0DE0C1E", | ||
"status" : "active", | ||
"url" : "https://test.adyen.link/PLE83C39B0A0DE0C1E" | ||
} | ||
|
@@ -13163,16 +13175,6 @@ | |
"name" : "GiftFor2", | ||
"type" : "giftfor2card" | ||
}, | ||
{ | ||
"details" : [ | ||
{ | ||
"key" : "bic", | ||
"type" : "text" | ||
} | ||
], | ||
"name" : "GiroPay", | ||
"type" : "giropay" | ||
}, | ||
{ | ||
"name" : "Givex", | ||
"type" : "givex" | ||
|
@@ -16046,7 +16048,6 @@ | |
"shopperEmail" : "[email protected]", | ||
"shopperName" : { | ||
"firstName" : "Testperson-se", | ||
"gender" : "UNKNOWN", | ||
"lastName" : "Approved" | ||
}, | ||
"shopperReference" : "YOUR_UNIQUE_SHOPPER_ID", | ||
|
@@ -16136,7 +16137,6 @@ | |
"currency" : "EUR", | ||
"value" : 2500 | ||
}, | ||
"reason" : "delayedCharge", | ||
"reference" : "YOUR_UNIQUE_REFERENCE" | ||
} | ||
}, | ||
|
@@ -16152,8 +16152,7 @@ | |
"amount" : { | ||
"currency" : "EUR", | ||
"value" : 2500 | ||
}, | ||
"reason" : "delayedCharge" | ||
} | ||
} | ||
}, | ||
"post-payments-paymentPspReference-cancels-cancel-with-psp-reference" : { | ||
|
@@ -16275,7 +16274,6 @@ | |
"post-payments-result-basic-200" : { | ||
"summary" : "Payment authorised", | ||
"value" : { | ||
"authResponse" : "Authorised", | ||
"pspReference" : "V4HZ4RBFJGXXGN82", | ||
"merchantReference" : "Your order number", | ||
"shopperLocale" : "nl_NL", | ||
|
Oops, something went wrong.