Can I make custom payment the only checkout option on my e-commerce store?

Topic summary

Goal: Limit checkout to a single custom “Invoice/pay later” method for a services store, hiding credit card and MobilePay, with payment collected later via sent invoice.

Clarifications raised:

  • A participant asked whether draft orders (Shopify feature to create orders and email invoices) are being used for the invoice payments.

Proposed solution (most recent, concrete guidance):

  • Use the PayRules: Hide Payment Methods app to conditionally hide payment options.
  • Steps suggested:
    • Select all payment methods to hide except “Invoice” (the custom payment method).
    • Set Cart subtotal MAX to 0.5 (ensure this value is lower than your lowest-priced product) so the selected methods are hidden when cart value is more than 0.5.
  • Result: Only the “Invoice” option appears at checkout.

Status/outcome:

  • A practical approach is provided via a third-party app; no confirmation from the original poster that it solved the issue.
  • The question about using draft orders for invoicing remains unanswered. Discussion appears open.
Summarized with AI on December 27. AI used: gpt-5.

Do you use draft orders to let your customer pay via the invoice?