All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed response handling in
Paysera\DeliveryApi\MerchantClient\MerchantClient::validateProjectCredentials()
- Added
validateProjectCredentials()method for validating project credentials without authentication - Added
ProjectCredentialsentity class for credentials validation
- Fixed working with files
- Added customs declaration for orders
- Reverted change for a gateway list for test mode
- Library refreshed according the latest documentation.
- Added support for a
test_modewhen creating order.
- Library refreshed according latest documentation.
- Added support for a
orders-prepaidAPI method. - Added possibility to create
prepaidorders.
- Library refreshed according the latest documentation.
- Added order_notification object to the Order resource to receive notifications when the order is updated.
- Added shipping methods list receiving for specific gateway resource.
- Library refreshed according the latest documentation
- Library refreshed according the latest documentation
- Library refreshed according the latest documentation
- Some endpoints fixed, "packages-suggested" endpoint removed
- "GET /packages" and "GET packages/{id}" endpoints removed
- Paysera.File type temp fix
- Generated library from RAML