How to use own custom payment processor
For standalone licenses
Reseller can define its own payment URL (in his reseller panel). Customer will be redirected to this URL when buying feature, increase agents count or upgrade.
URL support these variables:
{$totalPrice} - total price. This can be price in USD or local currency in case of hosted account upgrade
{$usdTotalPrice} - total price, always in USD
{$licenseCode} - license code, reseller can identify standalone account license by this
{$variation} - variation code, license/ac...