Skip to content

Adyen Java API Library 4.0.0

Compare
Choose a tag to compare
@martinsrenato martinsrenato released this 13 Dec 15:30
630675e

#277 Added SaleToAcquirerDataModel for sending SaleToAcquirerData in the right format to Adyen

Important notes:
For Terminal API request, SaleData now has an specific model (SaleToAcquirerData) that needs to be used. The string contents from previous versions can be adapted to the fields in this model.