Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

v3.0

Compare
Choose a tag to compare
@Tolfx Tolfx released this 15 Mar 19:54
· 89 commits to master since this release
4a233f7

v3.0

  • Easier for plugins to code
  • More routes for currencies
  • Possible to edit config via API
  • Possible to pick which payment_methods to use (Default now [])
    • /v3/config/payment_methods
    {
      "payment_methods": ["paypal", "credit_card"]
    }

Full Changelog: v2.9...v3.0