From 84342da581a7ff6786afb6725b9b53d2322644e7 Mon Sep 17 00:00:00 2001 From: Peter van den Broek Date: Thu, 13 Jun 2024 15:49:35 +0200 Subject: [PATCH] fix: Updated readme with new public certificate path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e3e8b..28ef94b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you need this functionality you can add this by creating a PR on this repo. S ### Initiate library ```php -$ideal = new iDEAL('', '', '', '', ''); +$ideal = new iDEAL('', '', '', '', '', ''); ``` ### Initiate a payment