Documentation is still being updated. Some content maybe unfinished.
A valid request URL is required to generate request examples{
"success": true,
"order_id": 789,
"order_status": "processing",
"redirect_url": "https://example.com/checkout/order-received/789/?key=wc_order_abc123xyz"
}Process payment for an unpaid order (pending or failed orders)
A valid request URL is required to generate request examples{
"success": true,
"order_id": 789,
"order_status": "processing",
"redirect_url": "https://example.com/checkout/order-received/789/?key=wc_order_abc123xyz"
}WordPress username and password
Unique identifier for the order
Payment details for the order
Was this page helpful?