Prepaid, Debit Card & Mastercard Redirect (For Devs)
Prepaid
<?php
KformConfig::setConfig(array(
"isWordpress"=>false,
"apiLoginId"=>"",
"apiPassword"=>"",
"authString"=>"f193e98f598bb4e808e973d5b84e7df9",
"autoUpdate_allowedIps"=>array("80.248.30.132"),
"campaignId"=>1,
"prepaidRedirectUrl"=>'https://mylander.com/checkout.php',
"resourceDir"=>"resources/"));