A new action that lets Flow automatically charge a vaulted credit card or debit a bank account on the due date for B2B orders with payment terms.
Managing receivables for orders with payment terms (such as Net 30). Staff had to watch for the due date and run the billing and charging process manually.
A Flow action automatically charges or debits the vaulted card / bank account on the due date. The receivables reconciliation operation can be turned into a workflow.
A payment method that the customer has registered and stored in advance. For this action, the charge / debit targets are a vaulted credit card and a vaulted bank account are the charge / debit targets.
Payment terms attached to "pay by due date"-style B2B orders. This action targets orders with these payment terms , andon the payment due datecharges them.
An "execution step" placed within a Shopify Flow workflow. Connect this action after a trigger and conditions to automate the charging process.
| Aspect | Details | Source |
|---|---|---|
| Target orders | B2B B2B orders with payment terms | Stated in the announcement |
| Charge target | Vaulted credit card (charge) / vaulted bank account (debit) | Stated in the announcement |
| Execution timing | When payment is due (when payment is due) is reached | Stated in the announcement |
| Delivery form | Shopify A Flow actionProvided as (integrate it into your workflow) | Stated in the announcement |
| Supported plans / supported countries | Not stated | — (check Help Center) |
| Behavior on failure / retries | Not stated | — (check Help Center) |
It's not a standalone API but a single step in a Flow workflow. It only runs when combined with a trigger and conditions. It assumes an environment where Flow is available (B2B operations).
Vaultedcards are "charged" (charge), while vaultedbank accounts are "debited" (debit). Even with the same action, design for the fact that the processing path and settlement timing differ by payment method.
Not at the time the order is placed, but the payment terms due date is the trigger axis. How the due date is detected and connected to the action (schedule / order event) is not stated in the announcement, so the design needs validation.
The behavior on failure—such as card declines or insufficient account balance—along with retries and notifications, is not stated in the announcement.failure branches, re-charging, and operator alertsare best built as a separate branch on the Flow side.
At its core, this is about putting B2B's deferred-payment receivables collection operations onto Flow. The process that staff previously handled by manually managing due dates and charging is turned into a workflow, reducing reliance on individuals and human error. Verify supported plans and supported countries in the Help Center in advance.