WooPayments: Integrated WooCommerce Payments
Securely accept credit and debit cards on your WooCommerce store. Manage payments without leaving your WordPress dashboard. Only with WooPayments.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wc_orders | Stores order records and related transaction data. | Static |
| wp_wc_orders_meta | Stores additional metadata (key-value pairs) for wc orders records. | Static |
| wp_wc_product_meta_lookup | Stores additional metadata (key-value pairs) for wc product meta lookup records. | Static |
| wp_woocommerce_downloadable_product_permissions | Stores product records and related data. | Static |
| wp_woocommerce_order_items | Stores order records and related transaction data. | Static |