WooCommerce PayPal Payments Abilities
WooCommerce PayPal Payments exposes read-only abilities for checking the store's PayPal connection status, listing configured payment methods, and looking up PayPal orders and their shipment tracking directly from WooCommerce.
4
Total
4
Read
0
Write
Requires the WooCommerce PayPal Payments plugin with WooCommerce 10.9+ (which brings the Abilities API loader; implies WordPress 6.9+). Abilities are additionally gated behind the `woocommerce_paypal_payments_abilities_enabled` filter, which defaults to false, so a site admin or developer must explicitly enable it before any ability registers. Every ability requires the current user to have the 'manage_woocommerce' capability.
Get PayPal order
Read-onlywoocommerce-paypal-payments/get-paypal-order
Look up a PayPal order's status and purchase-unit details by PayPal order ID or WooCommerce order ID.
Get PayPal order tracking
Read-onlywoocommerce-paypal-payments/get-order-tracking
Look up the shipment tracking entries PayPal has on file for a specific WooCommerce order.
Get PayPal Payments connection status
Read-onlywoocommerce-paypal-payments/get-connection-status
Check whether the store's PayPal merchant account is connected and see its sandbox/live mode, merchant ID, and email, without exposing API credentials.
Get PayPal Payments payment methods
Read-onlywoocommerce-paypal-payments/get-payment-methods
List every PayPal payment gateway configured in the store along with its enabled state and any setup warnings.
More Ecommerce plugins with abilities
All Ecommerce →Use WooCommerce PayPal Payments's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.