Cartble processes customer payments through the Plugins system. Each payment method is a plugin that you install and activate from your admin dashboard. When a customer reaches checkout, the active payment plugin renders its interface in the payment section of the checkout page. Only one payment plugin is typically active at a time, so customers see a single, focused payment experience.Documentation Index
Fetch the complete documentation index at: https://docs.cartble.com/llms.txt
Use this file to discover all available pages before exploring further.
Available payment methods
Cartble ships with two payment plugins out of the box:Stripe Payments
Accept credit cards, Apple Pay, and Google Pay through Stripe’s global payment gateway. Best for online stores that need instant, card-based payment processing.
Manual Payment
Let customers place orders and pay offline via bank transfer or any agreed method. Ideal for local businesses, B2B sales, or markets without card infrastructure.
How payment plugins work at checkout
When a customer reaches the payment step in your checkout, Cartble renders the UI from whichever payment plugin you have active. The plugin handles collecting payment details (or displaying instructions, in the case of manual payment) and processes the transaction before the order is confirmed.Activating both Stripe and Manual Payment at the same time will show both options to customers at checkout. Enable only the method that fits your store’s payment workflow.
