Skip to content

Commit 4864b29

Browse files
[recurring] Automated update from Adyen/adyen-openapi@4a7f5eb
1 parent 543a990 commit 4864b29

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

sdk-generation-log/recurring.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"service": "recurring",
3+
"project": "php",
4+
"generatedAt": "2026-04-30T12:40:44Z",
5+
"openapiCommitSha": "4a7f5eba2b0bf7e413290f4654020f32cd9ecee5",
6+
"automationCommitSha": "4ad0c0c7e87bc0e5994a9a3350a991d0691350bb",
7+
"libraryCommitSha": "543a990aa9c3dc0c5899292b33c6762d153edca7"
8+
}

src/Adyen/Service/RecurringApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function __construct(Client $client)
3636
parent::__construct($client);
3737

3838
// Create the baseUrl based on live/test and optional live-url-prefix
39-
$this->baseURL = $this->createBaseUrl("https://paltokenization-test.adyen.com/pal/servlet/Recurring/v68");
39+
$this->baseURL = $this->createBaseUrl("https://pal-test.adyen.com/pal/servlet/Recurring/v68");
4040
}
4141

4242
/**

0 commit comments

Comments
 (0)