Billing & Payments
Trigger immediate billing for an order
Immediately processes a billing attempt, creating an order in Shopify. This bypasses the scheduled billing date and processes the order right away.
Full behavior, validation rules, and side effects
Important Notes:
- Requires shop permission ‘enableImmediatePlaceOrder’
- Only QUEUED billing attempts can be processed
- Creates an actual order in Shopify
- Charges the customer’s payment method immediately
- Cannot be undone once processed
Use Cases:
- Customer requests early delivery
- Process order immediately after resolving payment issue
- Manual order processing for special cases
Authentication: Requires valid X-API-Key header and shop permission
PUT
Trigger immediate billing for an order
Documentation Index
Fetch the complete documentation index at: https://developers.appstle.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Billing processed successfully
The response is of type boolean.