Skip to content

Releases: smartpay-co/ec-cube

v1.5.1

31 Jul 06:31
f8cd1c7
Compare
Choose a tag to compare

What's Changed

  • feat(sc-11151): Improve the webhook inforamtion by @othree in #19

Full Changelog: v1.5.0...v1.5.1

v1.5.0

24 Jul 06:55
852336f
Compare
Choose a tag to compare

What's Changed

  • [sc-11151] support webhook endpoint by @hSATAC in #18

Please head to your ec-cube admin console and setup the webhook in the Smartpay config section.

Full Changelog: v1.4.2...v1.5.0

v1.4.2

11 May 02:57
68832b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

13 Apr 08:04
aa73e8b
Compare
Choose a tag to compare

What's Changed

  • Fix an issue that customer points is not returned when creating a checkout session failed
  • Change newly created order status to 新規受付
  • [sc-10866] Rollback order when creating checkout session failed by @hSATAC in #16

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Mar 06:59
2757aaf
Compare
Choose a tag to compare

What's Changed

  • [sc-10234] Support refund when canceling order by @hSATAC in #15
    1. The ec-cube order will be marked as 入金済み instead of 新規受付 when payment was completed successfully.
    2. When canceling the ec-cube order, a refund will be performed automatically if it's a refundable Smartpay order.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Mar 07:31
1efdf39
Compare
Choose a tag to compare

What's Changed

  • Update the config page text by @othree in #13
  • [sc-10218] Fix smartpayPaymentCheckoutID is not saved by @hSATAC in #14

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Dec 06:31
01055a2
Compare
Choose a tag to compare

What's Changed

  • Supports different type of order item by @othree in #12

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Sep 02:50
Compare
Choose a tag to compare

What's Changed

  • feat: Support eccube v4.1.2 by @nnabinh in #8
  • chore: repo hardening by @hSATAC in #9
  • feat(7309): handle create checkoutSession exception by @hSATAC in #10
  • fix(sc-7415): Allow empty callback URLs to be saved by @nnabinh in #11

New Contributors

  • @hSATAC made their first contribution in #9

Full Changelog: v1.0.0...v1.1.0