Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@shabayekdes shabayekdes released this 12 Apr 23:23
946a161

Added

  • Added new payment gateway Mastercard (#43).
  • Added payment method models and migration.
  • Added new method checkout form to methods.
  • Added test cases for the MasterCard method.

Changed

  • Changed the way we handle the payment gateways from the database instead of config (#41)
  • Changed the payment manager to get the method from a database.

Enhanced

  • Enhanced test cases