Releases: conekta/conekta-ruby
Releases · conekta/conekta-ruby
6.0.4
What's Changed
- AI-64 update template by new attribute CustomerIpAddress by @jalozanot-conekta in #119
New Contributors
- @jalozanot-conekta made their first contribution in #119
Full Changelog: 6.0.3...6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
What's Changed
- Fix i18n dependency load error by @juanolivas in #108
- Removing ConektaList.total logic in favor of has_more by @leofischer in #105
- Update README by @fernandosaenzconekta in #109
- Readme changes by @fernandosaenzconekta in #110
- Fix Specs by @nicocedron in #111
- openapi by @fcarrero in #114
New Contributors
- @juanolivas made their first contribution in #108
- @fernandosaenzconekta made their first contribution in #109
- @nicocedron made their first contribution in #111
- @fcarrero made their first contribution in #114
Full Changelog: 2.5.0...6.0.0
v2.6.0
What's Changed
- Fix i18n dependency load error by @juanolivas in #108
- Removing ConektaList.total logic in favor of has_more by @leofischer in #105
New Contributors
- @juanolivas made their first contribution in #108
Full Changelog: 2.5.0...v2.6.0
Payment Link support and Conekta checkout
Payment link
- Add models to support payment link (aka checkout).
- Add submodels to support Conekta checkout (also checkout).
2.4.2
Corrects a few minor issues including:
- Warnings about the usage of I18n.t vs I18n.translate
- Broken specs in which the date was hardcoded and not dynamic
2.4.1
Updates:
- Now installs with bundler 2+
- Metadata fixes in gemspec
2.4.0
Feature
- Oxxo recurrent implementation