Skip to content

Commit

Permalink
remove tinka
Browse files Browse the repository at this point in the history
  • Loading branch information
vildanbina committed Apr 12, 2024
1 parent 418f56e commit 6fe14d8
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 656 deletions.
81 changes: 0 additions & 81 deletions example/transactions/tinka.php

This file was deleted.

2 changes: 0 additions & 2 deletions src/PaymentMethods/PaymentMethodFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
use Buckaroo\PaymentMethods\iDeal\iDeal;
use Buckaroo\PaymentMethods\iDealProcessing\iDealProcessing;
use Buckaroo\PaymentMethods\MBWay\MBWay;
use Buckaroo\PaymentMethods\Tinka\Tinka;
use Buckaroo\Exceptions\BuckarooException;
use Buckaroo\PaymentMethods\Alipay\Alipay;
use Buckaroo\PaymentMethods\In3Old\In3Old;
Expand Down Expand Up @@ -115,7 +114,6 @@ class PaymentMethodFactory
ExternalPayment::class => ['externalpayment'],
Emandates::class => ['emandates'],
Sofort::class => ['sofort', 'sofortueberweisung'],
Tinka::class => ['tinka'],
Marketplaces::class => ['marketplaces'],
NoServiceSpecifiedPayment::class => ['noservice'],
Payconiq::class => ['payconiq'],
Expand Down
26 changes: 0 additions & 26 deletions src/PaymentMethods/Tinka/Models/Article.php

This file was deleted.

137 changes: 0 additions & 137 deletions src/PaymentMethods/Tinka/Models/Pay.php

This file was deleted.

132 changes: 0 additions & 132 deletions src/PaymentMethods/Tinka/Models/Recipient.php

This file was deleted.

Loading

0 comments on commit 6fe14d8

Please sign in to comment.