Changelog - PixelPay Docs
All notable changes to this project will be documented in this file. Changelogs are for humans, not for machines, and the latest version is displayed first.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Change types: Added
, Changed
, Deprecated
, Removed
, Fixed
, Security
.
[v2.0.19] - 2024-09-10
Added
- Added
Checking Payment Status
section in Sandbox API Use Cases
.
[v2.0.18] - 2023-11-01
Added
- Added void use case for JavaScript.
- Added
void_signature
property in Requests
.
Changed
[v2.0.17] - 2023-10-20
Added
- Added use case for the
Location
resource.
[v2.0.16] - 2023-10-12
Added
- Added resource to obtain zip code format and phone numbers.
[v2.0.15] - 2023-10-02
Changed
- Moved JavaScript use cases into the now called "Mobile Devices and Browsers" section.
[v2.0.14] - 2023-09-25
Added
- Added use cases for void authentication signature.
[v2.0.13] - 2023-09-17
Added
- Added use cases for installments in SDK and SandBox.
- Added documentation for installments in Requests, Responses and Entities.
- Added reminders to convert
Secret Key
to MD5 Hash.
- Added modal removal in SDK v2.0.x Upgrade Guide.
[v2.0.12] - 2023-07-26
Added
- Added reminder on how to release funds that have been authorized or captured
[v2.0.11] - 2023-05-30
Added
- Use cases for Golang Legacy.
- Use cases for Ruby Legacy.
[v2.0.10] - 2023-02-21
Added
- Use cases for CSHARP Legacy.
- Use cases for React Native (Mobile Devices).
Changed
- General review and fix of SDK use cases.
- Fix use cases (Payment Authorization, Retrieve a Card's information and Deleting a tokenized Card) for JavaScript Ionic and JavaScript Legacy.
- Rename valid_payment and
validPayment
variable to is_valid_payment
in SDK use cases.
- Renaming
entity
variable to response_result
in SDK Python (Legacy) use cases.
- Renaming
void
variable to void_tx
in Cancelling Payments SDK use cases.
- Changing
this
parameter for activity
in Kotlin and Java SDK (Mobile Devices) use cases.
- Remove
import com.pixel.sdk.base.Response
import in Java SDK (Mobile Devices) use cases.
- Create submenu for Tokenization in SDK use cases.
- Change in the order of tabs of languages of SDK for Mobile Devices use cases.
- Added
verifyPaymentHash
functionality in SDK use cases that did not have it.
- Remove comments from sending a second parameter in Java SDK (Legacy) use cases.
- Remove
Card
model import in case of using SDK Payment authorization.
- Added technical information in English for Cancelling Payments SDK use case.
- Addition of
setupPlatformUser
method in English Cancelling Payments use case.
- Adding
result
variable in SDK use cases Delete a Tokenized Card.
[v2.0.9] - 2023-02-06
Added
- Use cases for Sandbox with financing
[v2.0.8] - 2023-01-12
Added
- Use cases for Sandbox 3DS 2.x
[v2.0.7] - 2022-10-21
Added
- Add more information on the method
verifyPaymentHash
.
- Update on use case for Java Legacy.
[v2.0.6] - 2022-10-21
Added
- Clarifying which methods should be called from server side and which from client side exclusively.
[v2.0.5] - 2022-09-20
Added
- English version of all articles.
- Mentions of Request Limit pet minute per IP Address.
- Further details about voiding transactions.
[v2.0.4] - 2022-07-04
Added
- Update Guide section for SDK v.2.0.x
[v2.0.4] - 2022-05-06
Added
- Ionic Installation section.
- Ionic/iOS Integration subsection. (Installation - Ionic section).
- Ionic/Android Integration subsection. (Installation - Ionic section).
- Remember Alert, Installation of PixelPaySDK for React, Angular, Vue. (Javascipt/Typescript Installation Section).
- Flutter Installation section.
- Use Cases (For Flutter).
- New Installation methods for Android/Java.
- Changelog section with a unified record.
- a new form of Installation for Python.
- Use Cases (Python).
Changed
- Updated information in the Installation section for Swift.
Removed
- Objective C tab from all Use Cases. (Use Cases Section)
- Changelogs by section.
[v2.0.3] - 2022-04-02
Added
- Third Party Integration section.
- Documentation for External Billing through GuateFacturas.
[v2.0.2] - 2022-04-22
Added
Removed
- Methods not used in
Settings
model
[v2.0.1] - 2022-02-24
Added
- Use Cases with JavaScript SDK
[v2.0.0] - 2021-11-18
Added
[v1.0.1] - 2022-02-24
Added
[v1.0.0] - 2021-12-09
Added