Closed RiseCreativeStudio closed 2 years ago
Yes, that’s possible. You can create an empty custom payment gateway called e.g. “shop-payment” or “offline-payment”.
The Merx Starterkit comes with an empty custom payment gateway (config/config.php). You can duplicate the Starterkit and remove all other payment methods (snippets/payment-methods.php) from the checkout page (templates/checkout.php)
Hi I'm wondering if it's possible to disable online payments? I want customers to make an order online, but they have to pay in a shop. Can't find it in the documentation.
Thanks in advance!