Skip to content

Commit

Permalink
added cache suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
sig-chrismorris528 authored May 2, 2019
1 parent 0bd1511 commit 778e790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RESTRICT-PAYMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Orders placed using a specific payment method can be excluded from being sent to Signifyd. These orders will not be created in Signifyd and the extension will not interfere with the order workflow i.e. place the order on hold or capture the payment.

By default the extension will automatically exclude orders with the following payment methods from being sent to Signifyd `checkmo,cashondelivery,banktransfer,purchaseorder`. If you want to modify the payment methods (add or remove) you will need to provide a list of payment methods codes in a comma separated list.
By default the extension will automatically exclude orders with the following payment methods from being sent to Signifyd `checkmo,cashondelivery,banktransfer,purchaseorder`. If you want to modify the payment methods (add or remove) you will need to provide a list of payment methods codes in a comma separated list. You will also need to clear the configuration or full cache for the change to take effect.

### Add custom payment methods

Expand Down

0 comments on commit 778e790

Please sign in to comment.