SUMIT Payment Gateway for WooCommerce
Improve your WooCommerce site sales by accepting all credit cards
* Securely store customer payments methods for future purchases
* Issue and email invoices/receipts automatically following sales
* Process recurring charges using our Recurring Billing module
* Synchronize your inventory levels with our stock module
* Enable WooCommerce Subscriptions plugin for managing recurring bills
* Combine CartFlows & Cartflows Pro plugins for better sales promotions
Custom hooks
= Custom installments count =
function CustomInstallmentsLogic($MaximumPayments, $OrderValue) {
$Cart = WC()->cart;
return 5;
}
add_filter(‘sumit_maximum_installments’, ‘CustomInstallmentsLogic’);
Custom customer fields
function CustomCustomerFields($Customer, $Order) {
$Customer[‘Billing last name’] = $Order->get_billing_last_name();
return $Customer;
}
add_filter(‘sumit_customer_fields’, ‘CustomCustomerFields’);
Custom item fields
function CustomItemFields($Item, $Product, $UnitPrice, $OrderItem, $Order) {
// Add details to item name
$Item[‘Name’] = $Item[‘Name’] . ‘ – ‘ . $Product->get_sku();
// Remove zero priced items
if ($UnitPrice == 0)
return null;
return $Item;
}
add_filter(‘sumit_item_fields’, ‘CustomItemFields’);
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| y*t*m*h*i*.c*.il (WP 7.0) | F | 2026-06-14 23:28:00 | |
| b*g*t*p.c*.il (WP 6.8.5) | F | 2026-06-13 09:15:34 | |
| l*v*z*n*a*k*t.c*.il (WP 6.9.4) | F | 2026-06-12 21:25:08 | |
| z*i*o*.c*.il (WP 6.9.4) | F | 2026-06-02 16:02:29 | |
| i*r*e*g*s*r*c*n*e*.com (WP 6.9) | F | 2026-05-31 23:46:13 | |
| p*c*l*w.com (WP 6.9.4) | D | 2026-05-28 17:31:27 | |
| a*t*a*z.com (WP 6.6.1) | F | 2026-05-28 00:05:58 | |
| o*g*n*t*l.c*.il (WP 7.0) | F | 2026-05-24 07:25:48 | |
| s*o*t*o*r*r*.com (WP 7.0) | F | 2026-05-23 23:47:29 | |
| f*n*h*p.c*.il (WP 7.0) | F | 2026-05-22 23:38:45 | |
| y*e*y*h*v.com | F | 2026-05-19 15:01:45 | |
| d*n*e*a*f*n.com | F | 2026-05-19 12:20:12 | |
| a*o*p*i*u*e.c*.il (WP 6.9.4) | F | 2026-05-17 02:51:05 | |
| r*z*u*t*r*c*u*s*s.com (WP 6.9.4) | F | 2026-05-16 14:18:50 | |
| a*i*l*b*a*t*.c*.il | F | 2026-05-16 13:59:26 | |
| a*o*-*o*m*l*.com (WP 6.9.4) | C | 2026-05-14 15:54:45 | |
| m*i*t*.c*.il (WP 6.9.4) | F | 2026-05-13 11:43:10 | |
| e*o*n*r*i.com (WP 6.8.3) | F | 2026-05-12 15:05:34 | |
| j*r*e*n*h*.com (WP 6.9.4) | D | 2026-05-12 13:32:54 | |
| t*e*t*r*n*h*r*u*h.c*.il (WP 6.9.4) | F | 2026-05-10 20:16:47 | |
| b*n*h*r*a*d*a*m*l*e*.com (WP 6.9.4) | F | 2026-05-09 16:30:06 | |
| b*a*d*d*i*a*.com (WP 6.3.8) | F | 2026-05-07 16:40:45 | |
| s*h*o*y*a*d.com (WP 6.9.4) | F | 2026-05-07 11:21:21 | |
| i*f*a*m*t*o*g*o*a*c*r*.com (WP 6.9) | F | 2026-05-07 10:30:44 | |
| m*c*o*m*i*.net (WP 6.8.5) | F | 2026-05-03 12:22:47 | |
| c*t*m*n.com (WP 6.7.5) | F | 2026-05-02 19:05:45 | |
| j*s*e*h.io (WP 6.9.4) | F | 2026-05-02 15:12:27 |