Find Inbank Hire Purchase plugin in nopCommerce admin under FinestCommerce plugins.
path: /Admin/PaymentInbankHirePurchase/Configure
You can configure in admin plugin settings:
Use Sandbox - check if you want to enable sandbox;
Shop UUID - merchant's shop UUID, received from Inbank;
Secret API Key - merchant's secret API key received from Inbank;
Merchant Domain - e-shop domain name;
Product Code - product code received from Inbank; only one product code can be active at a time;
Campaign Product Code - from Inbank received campaign product code; if campaign conditions are met, then overwrites "Product Code";
Campaign Products SKUs - takes into effect only if "Campaign Product Code" is not empty; if is empty, then all products are involved in campaign; if includes product sku(s) (add product skus comma separated), then only listed products are involved in campaign;
Campaign Valid Until - end of the campaign; takes effect in case "Campaign Product Code" is not empty;
Save Application Details For Order - check to save full application information from the payment provider as an order note for easier investigation;
Use Verbose Logging - if checked, then all requests to endpoints will be logged with the received data, for debugging purposes;
Use minimum cart total limiter - min cart amount upon which Inbank Hire Purchase is allowed as payment method in checkout;
Use maximum cart total limiter - max cart amount upon which Inbank Hire Purchase is allowed as payment method 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.