Gopay Inline Versions Save

:credit_card: GoPay Inline Payment for Nette Framework

v2.1.0

1 year ago

Bumped! 🇸🇧

Diff: https://github.com/contributte/gopay-inline/compare/v2.0.3...v2.1.0

Changes:

  • Allow version 4 of moneyphp/money dependency [020b9e0ff717568ce076b34323d91c881db9d9bd] (@jakubsedlarik)
  • Added endpoint for cancelling recurrent payments [5bc94ae8e49549cf89a7f5d18b943278c4eb8ceb] (@kotmic)
  • Tests: fixup (#97) [71e3a1b1bdaeb2b1bcdeb7b347b93869baf7fe53] (@kotmic)
  • Repo: modernize [e87e1e74f9597496c4bd81962dc1b3e858ba4d4d] (@f3l1x)
  • Composer: update deps & simplify [ef5080ea3c9ee6df41f6b7953e4c11affd66f7ec] (@f3l1x)
  • Code: polished [16659c563c84e0c40abb684c3dd359f70f3090b1] (@f3l1x)
  • Composer: require nette/di 3.0+ [b26ef83d89ba972c7fbf3c468f7854b15739724b] (@f3l1x)

Maintenance:

  • Readme++ [1df25758a5c7e612f58f6f7770b09b8df0de4146] (@f3l1x)
  • Tests: fix cases [2dde177a78b418105a51be0d5784f93c9e9fd1af] (@f3l1x)
  • Phpstan: modernize [fee1d14c8ee676b0f554d9390c24ec344503542e] (@f3l1x)
  • CI: new workflows [b8172a13b3357b06f0725bb0e8acd4d37aab5b8d] (@f3l1x)
  • Codestyle: improvements (#86) [6eb466e6d65b360bc34b949dd6ee507dac739374] (@petrparolek)
  • Composer: homepage typo [a1d6a958f8ca22043794394b782561ee11972af1] (@f3l1x)
  • Drop github funding [b0f403591615ad0e781ed6f6a284509789104a1b] (@f3l1x)
  • Readme: badges [3c756752464de1efa47f628790ae9080217b8616] (@f3l1x)
  • Makefile++ [26306bdb63b7c7c124b8c9694015c732754724e1] (@f3l1x)
  • fixed GitHub Actions [86502198c2a22cf8e607eb0b4c84d3334f71e7d9] (@petrparolek)
  • update composer to v2 in CI [269b0fc510bb88a0bdaa267607c36484caafb399] (@petrparolek)
  • upgrade PHPStan [8125db790621b27354acf39360045949aa87ee12] (@petrparolek)
  • Added PHP 8.1 to Github Actions (#90) [ba87b731dafca554995d07bf78064ab503207fcf] (@jakubsedlarik)
  • Readme: typo [#91] [76eb75d1548d1295f8dfc0c9e363ab87fed8c933] (@f3l1x)

v2.0.3

3 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v2.0.2...v2.0.3

CHANGES

  • Fix partial capture (#85) thx @zingon

v2.0.2

3 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v2.0.1...v2.0.2

CHANGES

  • Fix: item.amount must by "Total price of items in cents" (#83) thx @bohacf
  • polished readme and docs (#84) thx @petrparolek

v2.0.1

3 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v2.0.0...v2.0.1

CHANGES

  • Add VUB_BANK back to SwiftCode constants (#80) thx @MichaelTichy222

v2.0.0

3 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v1.3.1...v2.0.0

CHANGES

  • Added Apple Pay to payment instruments (#77) thx @Trsak
  • Support PHP 7.2 and higher
  • Support Nette 2.4 and 3.0
  • Money objects are used (BC break)
  • Config parameters goId, clientId and clientSecret are strings (BC break)
  • Added type hints, strict_types

Migrating to v2

  • Parameters goId, clientId and clientSecret in GopayInline\Config are strings. You may need to change your config.neon file.
  • Payment works with Money object in 'amount' field, does not accept 'currency' anymore

v1.3.1

3 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v1.3.0...v1.3.1

CHANGES

  • Fix compatibility of RecurrentPaymentFactory (#76)
  • update docs (#73) thx @JanHrivnak

v1.3.0

3 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v1.2.2...v1.3.0

CHANGES

  • Fix SK VUB Bank swift code (#65) thx @pepa-linha
  • Added OTHERS to swift codes (#66) thx @pepa-linha
  • Fix required and optional properties (#69) - change on Gopay side, thx @pepa-linha
  • EET: implement urceno_cerp_zuct and cerp_zuct attributes (#70) thx @residit

v1.2.2

4 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v1.2.1...v1.2.2

CHANGES

  • travis: update PHP 7.4 build config (#60)
  • Contributte style (#61)

v1.2.1

4 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v1.2...v1.2.1

CHANGES

  • Revert "README: Fix class name in sample extension. (#55)" (#57)
  • PaymentFactory - validator cena jednotlivých položek (#58, #41)

v1.2

4 years ago

DIFF

https://github.com/contributte/gopay-inline/compare/v1.1.3...v1.2

CHANGES

  • Namespace changed from Markette to Contributte (BC break)
  • Support for Nette 3
  • Preauthorized payments can be created and captured
  • Added GooglePay payment instrument
  • Updated swift codes