get_customer
Get Customer
Fetch detailed information about a specific customer by their ID.
get_customer
Fetch detailed information about a specific customer by their ID.
update_plan
Update an existing payment plan's configuration. Supports modifying pricing, billing settings, visibility, and display options.
refund_payment
Issue a full or partial refund for an existing payment. Requires specifying the payment, amount to refund, and a reason.
create_plan
Create a new payment plan for collecting one-off or recurring payments. Supports configuring pricing, billing intervals, setup fees, donation mode, and more.
list_plans
Retrieve a paginated list of payment plans. Plans represent products or services that customers can pay for, including one-off payments and recurring subscriptions.
get_company
Retrieve the current company's profile and statistics. Returns company details along with payment stats for the last 30 days.
update_company
Update the current company's profile settings, including display name, legal name, address, contact information, and branding options shown on receipts and payment pages.
list_subscriptions
Retrieve a paginated list of subscriptions, ordered chronologically with most recent first. Includes associated customer and plan data.
cancel_subscription
Cancel an active subscription. This stops future billing for the customer on the associated plan.
list_payments
Retrieve a paginated list of payments, ordered chronologically with most recent first. Use **Get Payment** to fetch full details including customer and subscription data for a specific payment.
list_customers
Retrieve a paginated list of customers, ordered chronologically with most recent first. Customers are created automatically when they make a payment.
get_payment
Fetch detailed information about a specific payment, including associated customer, subscription, and plan data.
Manage payment plans, subscriptions, customers, and refunds. Create and update one-off or recurring payment plans with configurable pricing, billing intervals, and setup fees. List and view payments, customer records, and subscription details. Cancel subscriptions and issue full or partial refunds. Retrieve company profile and statistics. Subscribe to webhook events for payment success, payment failure, subscription creation, and subscription cancellation.
Common questions about connecting Payhere to AI agents with Metorial.