Change on database server:

Example: switch off credit card processing for RegularPay:

UPDATE PaymentGateways SET AcceptCreditCards = 0 WHERE PaymentGatewayType = ( SELECT Id FROM PaymentGatewayTypes WHERE Name = 'RegularPay' );

faq/support/crm/payments/processors/disable_payment_gateway.txt · Last modified: 2019/04/10 08:50 by 127.0.0.1
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0