Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Version 2.0.0

Choose a tag to compare

@ghaiklor ghaiklor released this 17 Jul 16:13
· 804 commits to dev since this release
  • Replace getConfig and setConfig with get and set methods;
  • Implement retrieve method that allows to get info about settled transaction;
  • Optimize PaymentService.create method;
  • Improve test coverage;
  • Update docs;