Releases: descubraomundo/omnipay-pagarme
Releases · descubraomundo/omnipay-pagarme
Omnipay Pagarme v 1.4.1
Added missing information for client details such as city, state, and country
Omnipay Pagarme v 1.4.0
- Added Request to Fetch Transaction by Id.
Omnipay Pagarme v 1.3.0
- Added new Request to Calculate Installments Amount
Omnipay Pagarme v 1.2.0
- Authorize, Purchase request user the Credit Card Object to set Customer Document Number.
- Create Customer Request use holder_document_number parameter instead of document_number.
Omnipay Pagarme v1.1.1
- The neighborhood's customer must be passed in the Address2 attribute
Omnipay Pagarme v1.1.0
- Set customer data on billet's payment method.
- Fix date format on billet expiration date
- Added customer key as a alternative to use the card object
Omnipay Pagarme v 1.0.3
- Fix small bugs on Authorize Request and Reponse Request.
Omnipay Pagarme v 1.0.2
Fixed PHP 5.3 compatibility.