Product Docs Help

Description of URL

The URL consists of the following parts:

  1. Protocol: The protocol is the first part of the URL. It is the method used to access the resource. The only protocol that is used in the URL is https.

  2. Domain: The domain is the second part of the URL. It is the address of the website. The current active address is pay.qvickly.io. There are currently no old addresses.

  3. merchantId: The merchantId is the third part of the URL. It is the unique identifier of the merchant. The merchantId is a numerical string of 3-8 characters. The merchantId is unique for each merchant.

  4. hash: The hash is the fourth part of the URL. It is the unique identifier of the payment. The hash is a string of up to 255 characters. Currently the normal size is 40 characters. The hash is unique for each payment.

  5. action: The action is the fifth part of the URL. It is the action that the user wants to perform. The action is a string of 1-20 characters. The action is unique for each action.

Example URL:

https://pay.qvickly.io/12345/20240510abcdef0123456789abcdef0123456789/pay

Actions

address

Show address information.

More information about the address action can be found in the address topic.

nin

No information is available. Add address information.

More information about the nin action can be found in the nin topic.

pay

Begin payment process.

More information about the pay action can be found in the pay topic.

bankid

Callback for authenticate with BankID.

More information about the bankid action can be found in the bankid topic.

swish-cancel

Callback for cancel swish payment.

More information about the swish-cancel action can be found in the swish-cancel topic.

swish-status

Callback for get swish status.

More information about the swish-status action can be found in the swish-status topic.

swish-pay

Callback for swish payment.

More information about the swish-pay action can be found in the swish-pay topic.

swedbankpay-cancel

Callback for cancel SwedbankPay card payment.

More information about the swedbankpay-cancel action can be found in the swedbankpay-cancel topic.

swedbankpay-pay

Callback for SwedbankPay card payment.

More information about the swedbankpay-pay action can be found in the swedbankpay-pay topic.

thankyou

Show thank you page.

More information about the thankyou action can be found in the thankyou topic.

canceled

Show cancelled page.

More information about the cancelled action can be found in the canceled topic.

Last modified: 13 September 2024