Usage in Transactions
Add thesub_merchant_id field in your transaction requests to display your sub-merchant’s name to the payer.
Example
Default Sub-Merchant
You can set a default sub-merchant from your dashboard. Ifsub_merchant_id is not passed in the transaction, the default sub-merchant will be used automatically.
Transaction Data
When a sub-merchant is used, the following fields are added to the transaction and included in the webhook callback:The
sub_merchant_id field is entirely optional. Transactions without a sub-merchant continue to work as before.