- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-15-2018
03:46 PM
10-15-2018
03:46 PM
Exclude usage when creating an order through the API with runbilling = true
"processingOptions": {
"runBilling": true,
"collectPayment": true
}
When the above settings, can I make it so that only recurring charge is billed when creating a subscription on an order?
Thanks