Hi @Eric-HAN
Can you let me know if the validation can be done on checkout page instead of cart page(https://shopify.dev/docs/api/functions/reference/cart-checkout-validation/graphql) . At present I am blocking the customer on the cart page if their credit limit is less than order total, I want them to proceed to checkout but block them only if they select net payment option in the checkout. And allow them to place order if they select credit card payment option.
Thanks
Khasim