Online Payment

Marketplace product offer multiple online payment methods. Followings are 4 different payment methods;

Payment Method Decision

After choosing one of the four payment types, you will need to include two additional parameters: subMerchantKey and subMerchantPrice. It is essential to assign these parameters to each product in the payment request.

Input Name
Type
Require
Description

subMerchantKey

string

yes

Returned value from submerchant create request

subMerchantPrice

string

yes

Amount that needs to be transferred for sub merchant

Last updated