Additional Data Model
This model represents additional data that can be sent to the processor, currently only used by Klarna.
Currently the data passed in the Additional Data Model is sent to klarna as EMD (extra merchant data), as of now, we support the passing of the following fields: "other_delivery_address" and "trip_reservation_details", the data can be seen also in the Klarna docs here: https://docs.klarna.com/api/extra-merchant-data/
Example
Basic example of "additionalData" object sent in the Transactions/Init request body
Last updated
Was this helpful?