Connection check
verified live · 20h ago
payments
Remote MCP for ifthenpay payments: Multibanco, MB WAY and Payshop.
Tools
9
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
9 toolsRead from the running server on 20h ago.
cofidis_create_payment
amount*order_id*return_url*cofidis_key*descriptioncustomer_name
+2
Creates a Cofidis Pay instalment payment. Returns a payment URL where the customer can complete the purchase in instalments. Creates a Cofidis Pay instalment payment. Returns a payment URL where the customer can complete the purchase in instalments.
creditcard_create_payment
amount*languageorder_id*ccard_key*error_url*cancel_url*
+1
Creates a credit/debit card payment session and returns a payment URL. The customer is redirected to a hosted checkout page to complete payment with their card. Creates a credit/debit card payment session and returns a payment URL. The customer is redirected to a hosted checkout page to complete payment with their card.
mbway_check_status
mbway_key*request_id*
Checks the status of a previously requested MB WAY payment. Returns pending, paid, declined, timeout, or cancelled. Checks the status of a previously requested MB WAY payment. Returns pending, paid, declined, timeout, or cancelled.
mbway_request_payment
phone*amount*order_id*mbway_key*description
Sends an MB WAY payment request to the customer's mobile phone. The customer approves the payment in the MB WAY app. Use mbway_check_status to check the result. Sends an MB WAY payment request to the customer's mobile phone. The customer approves the payment in the MB WAY app. Use mbway_check_status to check the result.
multibanco_create_reference
amount*mb_key*order_id*expiry_days
Creates a Multibanco payment reference that the customer can use to pay at any ATM or via online banking in Portugal. Creates a Multibanco payment reference that the customer can use to pay at any ATM or via online banking in Portugal.
payments_list
amountbo_key*entitydate_endorder_idreference
+3
Lists completed payments using the ifthenpay Backoffice Key. Filter by payment method, date range, order ID, reference or request ID. Returns up to 1000 most recent payments if no… Lists completed payments using the ifthenpay Backoffice Key. Filter by payment method, date range, order ID, reference or request ID. Returns up to 1000 most recent payments if no filters are applied.
payshop_create_reference
amount*order_id*expiry_datepayshop_key*
Creates a Payshop payment reference that the customer can use to pay at any Payshop agent or CTT (postal service) in Portugal. Creates a Payshop payment reference that the customer can use to pay at any Payshop agent or CTT (postal service) in Portugal.
pinpay_create_payment
otplangamount*accountsorder_id*error_url
+8
Creates a Pay by Link / PINPAY payment. Returns a shareable payment URL and a PIN code. The hosted checkout supports multiple payment methods including Credit Card, Google Pay, and… Creates a Pay by Link / PINPAY payment. Returns a shareable payment URL and a PIN code. The hosted checkout supports multiple payment methods including Credit Card, Google Pay, and Apple Pay.
pix_create_payment
amount*pix_key*order_id*descriptioncustomer_cpf*redirect_url*
+7