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

v3.1.0

Compare
Choose a tag to compare
@gnikyt gnikyt released this 23 Aug 03:00
· 719 commits to master since this release
  • Ability to retrieve charge data from Shopify for a charge via $charge->retrieve() for single/recurring/credit type charges
  • Set previous charge to cancelled on new charge #79
  • Auto discovery support for provider and facade #81
  • Tracking previous request URL to prevent always redirecting to home app route for every auth #85
  • Full page redirect for auth now uses non-escaped Blade variables to prevent double encoding