Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This service enabled webstore to add, change or delete order delivery information to Svea Payments. Delivery information consists of delivery method and possible tracking code(s). Tracking code is used in case of trackable deliveries, such as Posti or Matkahuolto etc.

Tracking codes or information of untraceable deliveries of the order can be submitted after the payment has been registered to Svea Payments.

Note

Please Notice. This service is only applicable to Satisfaction Guarantee payment services.

Delivery Information Response

Table of Contents

Field

Input name

Value

Format

C/O

Description

Message version

pkg_version

002

AN4

C

Version of the API request and response contents.

Seller ID

pkg_sellerid

AN15

C

Seller ID given to the webstore by Svea Payments. Technical interface user id.

Payment ID

pkg_id

AN20

C

Response code

pkg_resultcode

AN2

C

Indicates success or failure. Values and explanations of all the codes can be found from section Return code values.

Response text

pkg_resulttext

AN300

C

Brief description of the failure reason.
For example which tracking codes did not pass the the formal validation.
Syntax is: error code: error description
For example: 30: JJFI00000012345123456,30:JJFI00000012345123457

Response hash

pkg_hash

AN128

C

Hash calculated from predefined message fields and the webstore's secret key. Uses the same version, key generation etc values that were in the request. The following fields are used to calculate the hash:

  • pkg_sellerid

  • pkg_id

  • pkg_resultcode