Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Cancel Payment
ifthenpay:cancel_payment
Cancel a pending payment by reference.
Write
High risk
Create Credit Card Payment
ifthenpay:create_credit_card_payment
Create a new credit card payment session.
Write
Medium risk
Create Mbway Payment
ifthenpay:create_mbway_payment
Create a new MB WAY payment request.
Write
Medium risk
Create Multibanco Payment
ifthenpay:create_multibanco_payment
Create a new Multibanco payment reference.
Write
Medium risk
Create Payshop Payment
ifthenpay:create_payshop_payment
Create a new Payshop payment reference.
Write
Medium risk
Get Account Balance
ifthenpay:get_account_balance
Get current account balance and available funds.
Read
Low risk
Get Payment
ifthenpay:get_payment
Fetch payment status and details by reference.
Read
Low risk
List Payments
ifthenpay:list_payments
List payments with optional filters.
Read
Low risk
Refund Payment
ifthenpay:refund_payment
Process a refund for a paid payment.
Write
High risk