About Merchants
Merchants allow a client to add a custom merchant integration to the Directscale system. They are in-process and synchronous functions that operate very similar to Process Hooks
Merchants functions work by calling an external system when the configured merchant's method is used in the Directscale system. The external system is then responsible for executing the logic for that merchant.
Custom Merchants can be used for money in or money out.
- Money In SavedPaymentMoneyInMerchant
- Money In RedirectMoneyInMerchant
- Money In SinglePaymentMoneyInMerchant
- Money Out CommissionMerchant
Updated over 2 years ago