Skip to content

Commit

Permalink
- remove Sofort
Browse files Browse the repository at this point in the history
  • Loading branch information
vildanbina committed Nov 9, 2024
1 parent e1935e9 commit 08a9f7d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 108 deletions.
20 changes: 0 additions & 20 deletions example/transaction/sofort.js

This file was deleted.

20 changes: 0 additions & 20 deletions example/transaction/sofort.ts

This file was deleted.

24 changes: 0 additions & 24 deletions src/PaymentMethods/Sofort/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/PaymentMethods/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export { default as pim } from './PiM';
export { default as pospayment } from './PointOfSale';
export { default as przelewy24 } from './Przelewy24';
export { default as sepadirectdebit } from './SEPA';
export { default as sofortueberweisung } from './Sofort';
export { default as subscriptions } from './Subscriptions';
export { default as surepay } from './Surepay';
export { default as thunes } from './Thunes';
Expand Down
43 changes: 0 additions & 43 deletions tests/PaymentMethods/Sofort.test.ts

This file was deleted.

0 comments on commit 08a9f7d

Please sign in to comment.