Skip to content

Commit

Permalink
Merge pull request #71 from buckaroo-it/BA-521-remove-giropay
Browse files Browse the repository at this point in the history
BA-521 Remove Giropay
  • Loading branch information
DjellzeBllaca authored Sep 30, 2024
2 parents c56ba8e + e779d18 commit 4bc789c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 99 deletions.
20 changes: 0 additions & 20 deletions example/transaction/giroPay.js

This file was deleted.

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

This file was deleted.

16 changes: 0 additions & 16 deletions src/PaymentMethods/Giropay/Models/Pay.ts

This file was deleted.

13 changes: 0 additions & 13 deletions src/PaymentMethods/Giropay/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 @@ -61,7 +61,6 @@ export { default as customgiftcard } from './GiftCard';
export { default as customgiftcard2 } from './GiftCard';
export { default as customgiftcard3 } from './GiftCard';

export { default as giropay } from './Giropay';
export { default as idealqr } from './IdealQR';
export { default as idin } from './Idin';
export { default as capayable } from './In3Old';
Expand Down
29 changes: 0 additions & 29 deletions tests/PaymentMethods/GiroPay.test.ts

This file was deleted.

0 comments on commit 4bc789c

Please sign in to comment.