Complete Payment

Body Params
string
required

Payment App's ID

string
required

Payment ID

float
required

Order's total price

string
required

Three-letter ISO 4217 currency code

string
required

Payment App's transaction number for reference

string
required

Either sale or authorization. If you support payment authorization, then this value is set based on the merchant's configuration. If you don't support separate authorization and capture, then the value is always sale. For sale transactions, you need to capture the funds instantly with this request. For authorization transactions, you must place a hold on the funds and capture them later when Shoplazza sends a capture request.

boolean
required

Indicates whether the payment is in test or live mode. Refer to Test mode for more information.

string
required

Payment status from Payment App

string
required

ISO-8601 format timestamp, eg: 2021-09-01T18:32:20Z

Headers
string
required

Oauth's Access Token

string
required

Shoplazza's store domain

string
required

the hmac signature for this request

Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json