- Description courte
- this is tabby payment gateway for amazcart
this is tabby payment gateway for amazcart
Requirements:
- Amazcart pre-installed in your web server
- Download Amazcart here – https://codecanyon.net/item/x/23876323
get your amazcart Tabby payment plugin id from backend activation plugin list
change
about 247 line
PHP:
elseif ($request->method == "Tabby") {
$data['gateway_id'] = encrypt(15); //default 19
$tabbyPaymentController = new TabbyPaymentController();
$response = $tabbyPaymentController->paymentProcess($request->all());
}
change number 15 with yours
this is my purchase list .
Le contenu de ce bloc masqué est accessible uniquement aux membres des groupes suivants : Administrative, Moderating
i will share more