Find Holm Bank Hire Purchase plugin in nopCommerce admin under FinestCommerce plugins.
path: /Admin/HolmBankHirePurchase/Configure
You can configure in nopCommerce admin plugin settings:
Use Sandbox - check to enable sandbox;
Secret API Key - Merchant's secret API key, received from Holm Bank;
Save Application Details For Order - if checked, then full application information will be saved as an order note;
Use Verbose Logging - if checked, then all requests to endpoints will be logged with the received data, for debugging purpose;
Use minimum cart total limiter - you can set the minimum value of the order, when payment method is displayed in checkout;
Use maximum cart total limiter - you can set the maximum value of the order, when payment method is displayed in checkout.
When after choosing delivery method order total is recalculated in checkout then plugin checks max and min value and when order total is bigger or smaller than allowed range, then is payment method hided.Â