Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.9.0 #155

Merged
merged 76 commits into from
Nov 15, 2023
Merged

1.9.0 #155

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
955a13a
Request To Pay Payment method removed (#77)
ShuCh3n Feb 2, 2023
9dd7662
Fixed an issue with getting issuers for iDeal (#78)
reflie-nxte Feb 7, 2023
8587f8f
Adding missing subscriptions parameters (#79)
ShuCh3n Feb 9, 2023
593041b
Bancontact update & fixes (#80)
ShuCh3n Feb 9, 2023
6ab62c0
Return null when response data is not set (#81)
ShuCh3n Feb 15, 2023
4a0276c
BP-2345 add return and push url in the i deal qr request in the php s…
ShuCh3n Feb 21, 2023
eaad599
1.3.1
ShuCh3n Feb 21, 2023
3c11eaf
Changing the version
ShuCh3n Feb 21, 2023
5a9e46b
Merge branch 'master' into develop
ShuCh3n Feb 21, 2023
353ee21
Merge conflict
ShuCh3n Feb 21, 2023
1c5523d
Update changelog
ShuCh3n Feb 21, 2023
5103252
Update changelog
ShuCh3n Feb 21, 2023
79e0e55
Return string instead of int in subcode code (#88)
ShuCh3n Feb 23, 2023
ad8b3c5
[Bugfixes] outdated subscription example (#90)
ShuCh3n Feb 24, 2023
831c158
GitHub/action psr12 and phplint validation (#92)
avido Mar 2, 2023
af834dc
Update ideal qr test (#94)
ShuCh3n Mar 13, 2023
e6fa220
BP-2404 Feature/8.2 support (#95)
ShuCh3n Mar 23, 2023
cd9f4c4
Release 1.5.0 (#97)
ShuCh3n Mar 23, 2023
d3ef257
BP-2441 Added support for transaction requests without specifying a s…
SandervdHulst Apr 7, 2023
5bf7acc
Update Transaction Comment (#103)
Muneeb60coder Apr 7, 2023
0b1871a
created new PayablePaymentMethod for when no service is specified
vegimcarkaxhija Apr 12, 2023
8ed0bdc
fix style
vegimcarkaxhija Apr 12, 2023
9db28b9
Minor fixes
ShuCh3n Apr 12, 2023
dee3b3d
Merge branch 'hotfix/PaymentMethod_setServiceList' into hotfix/Improv…
ShuCh3n Apr 12, 2023
be8e919
update phpdoc, and fix Line exceeds 120 characters
vegimcarkaxhija Apr 12, 2023
4e67787
Remove method paynoservice
ShuCh3n Apr 12, 2023
48e3408
Merge branch 'hotfix/ImprovementsNoServicePayment' into hotfix/Paymen…
ShuCh3n Apr 12, 2023
b401e6b
Merge pull request #104 from buckaroo-it/hotfix/PaymentMethod_setServ…
vegimcarkaxhija Apr 12, 2023
699a9bc
Merge branch 'master' into develop
ShuCh3n Apr 14, 2023
8758d53
Inlcude monolog version 3
ShuCh3n Apr 14, 2023
6871cab
Include ramsey version 4
ShuCh3n Apr 14, 2023
786fa98
Merge branch 'master' into feature/BP-2527
ShuCh3n Apr 26, 2023
5ea6d83
Add missing property
ShuCh3n Apr 28, 2023
a8d4002
Merge pull request #108 from buckaroo-it/bugfix/missing-property
LucianTuriacArnia Apr 28, 2023
a6763d7
Add PayRemainder in KlarnaPay (#112)
LucianTuriacArnia May 16, 2023
07e0c70
Pay remainder missing for some methods (#113)
LucianTuriacArnia May 23, 2023
91426e3
BP-2509 Add Instant refunds,no service payment refactor (#109)
Rinor12010 May 23, 2023
c6c0765
BP-2527 Batch functionality (#114)
ShuCh3n May 23, 2023
405ee48
V1.6.0
ShuCh3n May 23, 2023
f3b21df
BP-2511 Removed Ippies (#117)
SandervdHulst May 26, 2023
6ae9189
BP-2417 Added Thunes (#111)
SandervdHulst May 26, 2023
667eb39
BP-2543 - Add (Bancontact) Deferred Sales (#116)
ShuCh3n May 31, 2023
cc98799
BP-2617 - Allow CustomParameters (#118)
ShuCh3n May 31, 2023
76ccd36
Bugfix/addition parameter (#119)
ShuCh3n Jun 15, 2023
c3ee4c2
Retain float in json_encode (#121)
ShuCh3n Jun 19, 2023
60266b8
Version change
ShuCh3n Jun 19, 2023
62e7730
BP-2507 Add Payment initiation (#110)
Rinor12010 Jun 20, 2023
2af90ef
Add missing shipping cost to refund in afterpay (#124)
ShuCh3n Jun 20, 2023
6a5be58
Bp 2688 update readme file (#125)
Buckaroo-Rene Jun 21, 2023
a0feca4
BP-2461 - Add the correct ModuleVersion and PlatformName (#120)
ShuCh3n Jun 21, 2023
5e00369
BP-2650 - Culture was not working correctly (#126)
SandervdHulst Jun 26, 2023
8e3ddc9
Prepare v1.7.0
ShuCh3n Jun 27, 2023
3955511
Merge branch 'master' into develop
ShuCh3n Jun 27, 2023
ef80095
Merge conflict resolved
ShuCh3n Jun 27, 2023
1791528
Remove head merge conflict
ShuCh3n Jun 27, 2023
2749d55
Comment removal
ShuCh3n Jun 27, 2023
a2bbb2c
Comment removal
ShuCh3n Jun 27, 2023
ed29924
Add pay by bank example (#128)
ShuCh3n Jul 6, 2023
bd12c3e
Merge branch 'master' into develop
ShuCh3n Jul 12, 2023
7204cc3
BP-2797 Add possibility to change Channel header (#134)
SandervdHulst Aug 10, 2023
e8654fb
Features/in3new (#138)
SandervdHulst Aug 30, 2023
7a08354
Prepare release 1.8.0
ShuCh3n Aug 30, 2023
ab7d7bc
Merge branch 'master' into develop
ShuCh3n Aug 30, 2023
69a4d2f
BP-2873
Rinor12010 Sep 5, 2023
20fd724
Merge pull request #140 from buckaroo-it/BP-2873-add-email-and-lastna…
Rinor12010 Sep 6, 2023
3755554
BP-2912 rename IDin to iDin (#145)
SandervdHulst Oct 13, 2023
eefdf3e
BP-3034 Add payment method "MB WAY" (#147)
harli91 Oct 20, 2023
568ff22
BP-3020 Add payment method "Multibanco" (#148)
harli91 Oct 20, 2023
344d7fd
Add GitHub action file
Rinor12010 Oct 25, 2023
bb0c4b8
Merge pull request #150 from buckaroo-it/sonarqube
Rinor12010 Oct 25, 2023
96c957b
Phone number fixes (#144)
LucianTuriacArnia Nov 13, 2023
8885205
add method to get issuers for PayByBank (#152)
vildanbina Nov 13, 2023
3dde3e0
BP-3009 Resolve SonarQube bugs and update README.md (#151)
SandervdHulst Nov 15, 2023
1512e7b
1.9.0 (#154)
ShuCh3n Nov 15, 2023
2911ab8
Merge branch 'master' into develop
ShuCh3n Nov 15, 2023
3d3c2c7
Merge conflict
ShuCh3n Nov 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/codestyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [7.4, 8.1, 8.2]
php: [7.4, 8.1, 8.2, 8.3]
stability: [prefer-stable]

name: PHP ${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
23 changes: 23 additions & 0 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: SonarQube PR Analysis

on:
push:
branches:
- master
- develop/
- 'bugfix/**'
pull_request:
types: [opened, synchronize, reopened]

jobs:
sonarqube:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: SonarQube Scan
uses: sonarsource/sonarqube-scan-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ You can find your credentials in plaza [WEBSITE_KEY](https://plaza.buckaroo.nl/
require __DIR__ . '/vendor/autoload.php';

# Get your website & secret key in your plaza.
# You can perform a test payment by giving the third param with the string "test", on default it is set on "live"
# You can perform a test payment by giving the third param with the string "test", on default it is set on "test".
# By changing the value of the third parameter to "live", a live transaction can be performed.
$buckaroo = new \BuckarooClient('WEBSITE_KEY', 'SECRET_KEY', 'test');
```

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "buckaroo/sdk",
"description": "Buckaroo payment SDK",
"license": "MIT",
"version": "1.8.1",
"version": "1.9.0",
"type": "library",
"require": {
"php": ">=7.4|^8.0",
Expand Down
5 changes: 3 additions & 2 deletions example/additional_services/credit_management.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;
use Buckaroo\Resources\Constants\Gender;
Expand Down Expand Up @@ -55,7 +55,8 @@
],
]);

// In this case, we have the payload stored in the $invoice variable. We can now combine it with the next payment using the combine method
// In this case, we have the payload stored in the $invoice variable.
// We can now combine it with the next payment using the combine method.

$response = $buckaroo->method('sepadirectdebit')->combine($invoice)->pay([
'invoice' => uniqid(),
Expand Down
2 changes: 1 addition & 1 deletion example/additional_services/idin.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 1 addition & 1 deletion example/additional_services/marketplaces.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 1 addition & 1 deletion example/additional_services/pay_per_email.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;
use Buckaroo\Resources\Constants\Gender;
Expand Down
6 changes: 3 additions & 3 deletions example/additional_services/subscriptions.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;
use Buckaroo\Resources\Constants\Gender;
Expand Down Expand Up @@ -70,7 +70,7 @@
],
],
'phone' => [
'mobile' => '0612345678',
'mobile' => '0612345679',
],
'debtor' => [
'code' => 'johnsmith4',
Expand Down Expand Up @@ -113,7 +113,7 @@
'country' => 'NL',
],
'phone' => [
'mobile' => '0612345678',
'mobile' => '0612345670',
],
]);

Expand Down
2 changes: 1 addition & 1 deletion example/additional_services/surepay.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 1 addition & 1 deletion example/additional_services/voucher.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 1 addition & 1 deletion example/additional_services/wallets.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 2 additions & 0 deletions example/bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

namespace Example\Bootstrap;

use Dotenv\Dotenv;

require_once __DIR__ . "/../vendor/autoload.php";
Expand Down
18 changes: 15 additions & 3 deletions example/responses/push.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;
use Buckaroo\Handlers\Reply\ReplyHandler;
Expand All @@ -14,7 +14,8 @@
"brq_customer_name" => "J. de Tèster",
"brq_invoicenumber" => "SDKDevelopment.com_INVOICE_NO_628c6d032af90",
"brq_ordernumber" => "SDKDevelopment.com_ORDER_NO_628c6d032af95",
"brq_payer_hash" => "2d26d34584a4eafeeaa97eed10cfdae22ae64cdce1649a80a55fafca8850e3e22cb32eb7c8fc95ef0c6f96669a21651d4734cc568816f9bd59c2092911e6c0da",
"brq_payer_hash" => "2d26d34584a4eafeeaa97eed10cfdae22ae64cdce1649a80a55fafca8850e3e22cb32eb7c8fc95ef0c6f96669a2
1651d4734cc568816f9bd59c2092911e6c0da",
"brq_payment" => "D44ACDD0F99D4A1C811D2CD3EFDB05BA",
"brq_payment_method" => "ideal",
"brq_SERVICE_ideal_consumerBIC" => "RABONL2U",
Expand All @@ -40,7 +41,18 @@

//START JSON PUSH
$auth_header = 'IBjihN7Fhp:0YvyjYAzDQ28W+hQi80f2nhe0Z1QFJLbz7IH//6LsAU=:cad1832100784f57a6e6de835d9f3638:1658227572';
$post_data = '{"Transaction":{"Key":"5340604668D74435AA344E1428ED1292","Invoice":"62d68b6c8ab0c","ServiceCode":"ideal","Status":{"Code":{"Code":190,"Description":"Success"},"SubCode":{"Code":"S001","Description":"Transaction successfully processed"},"DateTime":"2022-07-19T12:46:12"},"IsTest":true,"Order":"ORDER_NO_62d68b6ca2df3","Currency":"EUR","AmountDebit":10.1,"TransactionType":"C021","Services":[{"Name":"ideal","Action":null,"Parameters":[{"Name":"consumerIssuer","Value":"ABN AMRO"},{"Name":"transactionId","Value":"0000000000000001"},{"Name":"consumerName","Value":"J. de Tèster"},{"Name":"consumerIBAN","Value":"NL44RABO0123456789"},{"Name":"consumerBIC","Value":"RABONL2U"}],"VersionAsProperty":2}],"CustomParameters":null,"AdditionalParameters":{"List":[{"Name":"initiated_by_magento","Value":"1"},{"Name":"service_action","Value":"something"}]},"MutationType":1,"RelatedTransactions":null,"IsCancelable":false,"IssuingCountry":null,"StartRecurrent":false,"Recurring":false,"CustomerName":"J. de Tèster","PayerHash":"2d26d34584a4eafeeaa97eed10cfdae22ae64cdce1649a80a55fafca8850e3e22cb32eb7c8fc95ef0c6f96669a21651d4734cc568816f9bd59c2092911e6c0da","PaymentKey":"AEC974D455FF4A4B9B4C21E437A04838","Description":null}}';
$post_data = '{"Transaction":{"Key":"5340604668D74435AA344E1428ED1292","Invoice":"62d68b6c8ab0c","ServiceCode":"ideal",
"Status":{"Code":{"Code":190,"Description":"Success"},"SubCode":{"Code":"S001",
"Description":"Transaction successfully processed"},"DateTime":"2022-07-19T12:46:12"},"IsTest":true,
"Order":"ORDER_NO_62d68b6ca2df3","Currency":"EUR","AmountDebit":10.1,"TransactionType":"C021",
"Services":[{"Name":"ideal","Action":null,"Parameters":[{"Name":"consumerIssuer","Value":"ABN AMRO"},
{"Name":"transactionId","Value":"0000000000000001"},{"Name":"consumerName","Value":"J. de Tèster"},
{"Name":"consumerIBAN","Value":"NL44RABO0123456789"},{"Name":"consumerBIC","Value":"RABONL2U"}],
"VersionAsProperty":2}],"CustomParameters":null,"AdditionalParameters":{"List":[{"Name":"initiated_by_magento",
"Value":"1"},{"Name":"service_action","Value":"something"}]},"MutationType":1,"RelatedTransactions":null,
"IsCancelable":false,"IssuingCountry":null,"StartRecurrent":false,"Recurring":false,"CustomerName":"J. de Tèster",
"PayerHash":"2d26d34584a4eafeeaa97eed10cfdae22ae64cdce1649a80a55fafca8850e3e22cb32eb7c8fc95ef0c6f96669a21651d4734
cc568816f9bd59c2092911e6c0da","PaymentKey":"AEC974D455FF4A4B9B4C21E437A04838","Description":null}}';
$uri = 'https://buckaroo.dev/push';

$reply_handler = new ReplyHandler($buckaroo->client()->config(), $post_data, $auth_header, $uri);
Expand Down
5 changes: 3 additions & 2 deletions example/responses/return.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand All @@ -10,7 +10,8 @@
"brq_customer_name" => "J. de Tèster",
"brq_invoicenumber" => "SDKDevelopment.com_INVOICE_NO_628c6d032af90",
"brq_ordernumber" => "SDKDevelopment.com_ORDER_NO_628c6d032af95",
"brq_payer_hash" => "2d26d34584a4eafeeaa97eed10cfdae22ae64cdce1649a80a55fafca8850e3e22cb32eb7c8fc95ef0c6f96669a21651d4734cc568816f9bd59c2092911e6c0da",
"brq_payer_hash" => "2d26d34584a4eafeeaa97eed10cfdae22ae64cdce1649a80a55fafca8850e3e22cb32eb7c8fc95ef0c6f966
69a21651d4734cc568816f9bd59c2092911e6c0da",
"brq_payment" => "D44ACDD0F99D4A1C811D2CD3EFDB05BA",
"brq_payment_method" => "ideal",
"brq_SERVICE_ideal_consumerBIC" => "RABONL2U",
Expand Down
6 changes: 3 additions & 3 deletions example/transactions/afterpay.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;
use Buckaroo\Resources\Constants\RecipientCategory;
Expand Down Expand Up @@ -35,7 +35,7 @@
],
'phone' => [
'mobile' => '0698765433',
'landline' => '0109876543',
'landline' => '0109876541',
],
'email' => '[email protected]',
],
Expand Down Expand Up @@ -103,7 +103,7 @@
'firstName' => 'Test',
'lastName' => 'Acceptatie',
'email' => '[email protected]',
'phone' => '0109876543',
'phone' => '0109876542',
'street' => 'Hoofdstraat',
'streetNumber' => '80',
'streetNumberAdditional' => 'A',
Expand Down
2 changes: 1 addition & 1 deletion example/transactions/afterpaydigiaccept.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;
use Buckaroo\Resources\Constants\Gender;
Expand Down
2 changes: 1 addition & 1 deletion example/transactions/alipay.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 1 addition & 1 deletion example/transactions/applepay.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
2 changes: 1 addition & 1 deletion example/transactions/applepay_redirect.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
13 changes: 9 additions & 4 deletions example/transactions/bancontact.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand All @@ -9,8 +9,10 @@
//Also accepts json
//Pay
$response = $buckaroo->method('bancontactmrcash')->pay([
//'saveToken' => true, //SaveToken is the parameter used to indicate if a token is to be created, that can be used for Wallet Initiated Payments in the future.
//'encryptedCardData' => '', //If this is set PayEncryoted Action will be used. The value of this parameter is the result of the "encryptCardData"-function of our Client Side Encryption SDK.
//'saveToken' => true, //SaveToken is the parameter used to indicate if a token is to be created, that can be used
// for Wallet Initiated Payments in the future.
//'encryptedCardData' => '', //If this is set PayEncryoted Action will be used.
// The value of this parameter is the result of the "encryptCardData"-function of our Client Side Encryption SDK.
'invoice' => uniqid(),
'amountDebit' => 10.10,
]);
Expand All @@ -20,7 +22,10 @@
'invoice' => uniqid(),
'amountDebit' => 10.10,
'description' => 'Bancontact PayEncrypted Test 123',
'encryptedCardData' => '001SlXfd8MbiTd/JFwCiGVs3f6o4x6xt0aN29NzOSNZHPKlVsz/EWeQmyhb1gGZ86VY88DP7gfDV+UyjcPfpVfHZd7u+WkO71hnV2QfYILCBNqE1aiPv2GQVGdaGbuoQloKu1o3o3I1UDmVxivXTMQX76ovot89geA6hqbtakmpmvxeiwwea3l4htNoX1IlD1hfYkDDl9rzSu5ypcjvVs6aRGXK5iMHnyrmEsEnfdj/Q5XWbsD5xAm4u3y6J8d4UP7LB31VLECzZUTiJOtKKcCQlT01YThIkQlj8PWBBMtt4H52VN3IH2+wPYtR8HiOZzcA2HA7UxozogIpS53tIURj/g==',
'encryptedCardData' => '001SlXfd8MbiTd/JFwCiGVs3f6o4x6xt0aN29NzOSNZHPKlVsz/EWeQmyhb1gGZ86VY88DP7gfDV+UyjcP
fpVfHZd7u+WkO71hnV2QfYILCBNqE1aiPv2GQVGdaGbuoQloKu1o3o3I1UDmVxivXTMQX76ovot89geA6hqbtakmpmvxeiwwea3l4htNoX
1IlD1hfYkDDl9rzSu5ypcjvVs6aRGXK5iMHnyrmEsEnfdj/Q5XWbsD5xAm4u3y6J8d4UP7LB31VLECzZUTiJOtKKcCQlT01YThIkQlj8PW
BBMtt4H52VN3IH2+wPYtR8HiOZzcA2HA7UxozogIpS53tIURj/g==',
]);

//Recurrent payment
Expand Down
2 changes: 1 addition & 1 deletion example/transactions/belfius.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
5 changes: 3 additions & 2 deletions example/transactions/billink.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down Expand Up @@ -176,7 +176,8 @@

//Cancel authorize
$response = $buckaroo->method('billink')->cancelAuthorize([
'originalTransactionKey' => '74AD098CCFAA4F739FE16279B5059B6B', //Set transaction key of the authorized transaction to cancel
'originalTransactionKey' => '74AD098CCFAA4F739FE16279B5059B6B',
//Set transaction key of the authorized transaction to cancel
'invoice' => '62905fa2650f4', //Set invoice id
'AmountCredit' => 10, //set amount to capture
]);
Expand Down
2 changes: 1 addition & 1 deletion example/transactions/credit_click.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require('../bootstrap.php');
require_once '../bootstrap.php';

use Buckaroo\BuckarooClient;

Expand Down
Loading