- Feature - Add support for Guatemala and Paraguay Credit/Debit cards #192
- Feature - Add support for Peru Creditcard #182
- Feature - Add support for Uruguayan Debitcard #176
- Feature - Add support for Uruguayan Creditcard #174
- Feature - Add support for Chilean creditcard #172
- Feature - Add support to metadata and Items on request API #170
- Fix - Fix faker version #169
- Feature - Add support to Metadata Node #166
- Feature - Add support for Bolivian Pagosnet#164
- Fix - Bug on sending UserAgent data #155
- Fix - Add Chargeback action to Http Processing #153
- Feature - Add util to validate a API notification about update and refund #151
- Fix - Fix User Agent source tag #149
- Fix - Fix array format passed to Curl as Header #147
- Fix - Add Facade method to submit Source/Version data #145
- Feature - Add User Agent Data with version data to every HTTP request #143
- Feature - Add BankTransfer as a payment method #141
- Fix - Use customer config to get instalments #140
- Feature - Add function that return instalments by country #139
- Feature - Change APIs URL to increase performance 138
- Feature - Add manual review flag to Request model #136
- Feature - Removed guzzle dependency #135
- Feature - Send manual review flag to EBANX #133
- Fix - EBANX Account should not accept BRL #132
- Feature - Send a profile id for risk analysis model #131
- Fix - Getting Pago Efectivo voucher now works as intented #130
- Feature - Support for document type #126
- Feature - Add method for canceling open payments #128
- Feature - Add methods for validating if passed keys are valid #129
- Fix - Send document also on LATAM countries requests #123
- Fix - Put due date inside payment key on request payload #119
- Feature - Added getTicketHtml method to main façade to work with printable gateway payments #114
- Feature - Create method to translate country names into pay's required form #111
- Fix - Missing Ecuador country code translation for API #110
- Feature - Acquirer instalment limits for all creditcard currencies #103
- Feature - Add creditcard on Argentina #104
- Feature - Add safetypay to Ecuador #105
- Feature - Spei isn't a Redirect method anymore #106
- Feature - Redirect URL for hosted gateway request model #108
- Fix - Check if country is in array before returning #107
- Fix - Default http client not respecting connection mode set in config #100
- Feature - Hosted payment gateway, request method is deprecated #94
- Feature - ISO codes for country model #97
- Fix - Internal gateway implementation of http service override #95
- Fix - Code style #96
- Fix - Credit card adapter optional field null reference error #98
- Feature - Fetch rate is now a public method #93
- Fix - Argentina can now process payments in local currency correctly #92
- Added the ability to mock the API's http client for facade class as a means to avoid dependent projects to hit the API during their tests. #90
- Feature - Merchant taxes flag support #84
- Fix - Check if birthdate exists before formatting #88
- Fix - Fix first instalment for credit card payments below minimum amount #89
- Feature - Added SPEI as payment method on Mexico #77
- Feature - Added Rapipago as payment method on Argentina #78
- Feature - Added PagoFacil as payment method on Argentina #79
- Feature - Added Otros Cupones as payment method on Argentina #80
- First stable version