Skip to content

Releases: chuva-io/sisp_payments_js

v2.2.1

05 Dec 18:02
93dfe65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

23 Jan 21:48
Compare
Choose a tag to compare

What's Changed

  • SPJ-40: Add required fields for 3DSecure by @Luis737 in #47
  • SPJ-48: Prepare package for v2.2.0 release by @Luis737 in #49

Full Changelog: v2.1.0...v2.2.0

v2.1.0

23 Nov 16:42
61fc614
Compare
Choose a tag to compare

What's Changed

  • SPJ-41: Update the Sisp class to include service payment and recharge by @Luis737 in #42
  • SPJ-43: As a user I would like to be able to make payments using tokenization by @Luis737 in #44

Full Changelog: v2.0.0...v2.1.0

v2.0.0

21 Oct 11:53
66575df
Compare
Choose a tag to compare

What's Changed

  • Resolves #27 - Add the installation instructions to README.md by @vandro in #33
  • #17 - Add Portuguese README by @juaryR in #34
  • #13 - Add node_modules to .npmignore file by @thypirate in #35
  • SPJ-36: Update the validatePayment function to expect the responseBody to be of type x-www-form-urlencoded by @Luis737 in #37
  • SPJ-38: Prepare package for v2 release by @Luis737 in #39

New Contributors

Full Changelog: v1.0.0...v2.0.0

Release v1.0.0

03 Jan 13:13
f40f351
Compare
Choose a tag to compare

What's Changed

  • SPJ-1: Project configuration #1 by @FredSoares in #5
  • Resolves #6 - As a user I would like to be able to configure the project with … by @FredSoares in #12
  • Resolves #4 - As a user I would like to be able to process a payment by @FredSoares in #14
  • Resolves #15 - Create a function that validate payment response by @FredSoares in #16
  • Resolves #20 - Export Sisp class on index.js by @FabyoSK in #22
  • Resolves #19 - Prepare package for v1 release by @FabyoSK in #24
  • Resolves #25 - Include organization name on the package.json file by @FredSoares in #26
  • Resolves #28 - Update SISP class to initialize url on constructor by @FabyoSK in #29
  • Resolves #30 - Rename package name from @chuva.io/sisp_apyments to @chuva.io/sisp by @FabyoSK in #31

New Contributors

Full Changelog: https://github.com/chuva-io/sisp_payments_js/commits/v1.0.0