Online Payment
Marketplace product offer multiple online payment methods. Followings are 4 different payment methods;
Payment Method Decision
If you also wish to sell as a submerchant or a marketplace owner, there are two methods available:
Either create a submerchant under your account and assign yourself to this submerchant as well as your products.
If you prefer to sell without creating a submerchant, you can use the
paymentGroup
parameter with the valueLISTING
. (Please note that when using this approach, the subMerchantKey parameter cannot be utilized.)
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.
subMerchantKey
string
yes
Returned value from submerchant create request
subMerchantPrice
string
yes
Amount that needs to be transferred for sub merchant
Last updated