Manual Payments

Merchants will need to be on Recurly’s Professional pricing to make use of the Manual Payments.

Email Templates

Several email templates will be impacted by the addition of Manual Payments. Please review the default text of your Invoice New, Subscription New, and Invoice Past Due emails to ensure they fit your company needs. Additional email template fields have been added, including po_number and net_terms.

You have the option to send a payment confirmation every time a payment is entered or only when an invoice is fully paid.

List Views

You can filter the list view for invoices by manual or automatic to see invoices by type.

Exports

Additional fields have been added to the invoice, subscription, and transaction exports, including po_number, collection_method, and net_terms.

US Sales Tax/VAT

US sales tax and VAT are calculated using the account level address when creating a manual invoice. In the case of VAT, an account may have its own VAT number. The account's VAT number is factored into the tax calculation, along with the address. You can find more information about VAT here

Billing Information

With manual invoices the account address acts as the billing address and will appear on invoices as well as impact US sales tax and VAT charges. If the account has a billing address, but an empty account address, you will need to enter the account address in order for taxes to be calculated.

Integration Methods

You can create subscriptions and one time invoices via the API and specify the collection method, net terms, and PO number

Dunning Management

Manual Payments includes a new set of dunning rules tailored specifically for manually invoiced customers. The dunning period will kick off after an invoice has exceeded its net terms + 1 day. Please customize your dunning settings as https://app.recurly.com/go/configuration/dunning. Recurly will not perform any payment retries on ACH payments. Retries can be initiated by attempting to collect the invoice in the Admin Console or using the APIs

API Updates

Invoices

You can fetch the details of Invoices.

Subscriptions

You can fetch the details of subscriptions and get data back about collection method('manual', 'automatic'), PO Number (string), and Net-terms (number, 0 for On Receipt).

You can also create subscriptions as normal in addition to being able to update the collection_method, po_number, and net_terms (update can not change the manual payment fields).

Generating a Manual Invoice

Subscription

  1. (Optional) If customer’s account is not already created, create an account at https://app.recurly.com/go/accounts/new
  2. You can add account level address information that will be carried over to all invoices
  3. Click Add Subscription on the customer’s account
  4. Configure the customer’s subscription plan
  5. Under “Billing Details” click Edit
  6. Set Collection Terms (see below)
  7. Customer communication will be sent based on the outcome of the collection terms and payment attempt. If you select Invoice, the customer will get both a new subscription and a new invoice email (current product behavior combines the new subscription email with the initial invoice).

One off Invoices

  1. On an existing account, add any charges you'd like to bill the customer for using the "Add Charge" button on the account screen
  2. Once you're ready to invoice the customer hit the "Generate Invoice..." button at the top of the customers account page
  3. On the lefthand side you'll see a drop down for collection method, select Manual
  4. Enter a PO number if the customer had requested one, select your net terms, then click Create Invoice

Collection Terms

Automatically Charge

Will bill a credit card on file

Invoice

Will allow a manual invoice to be created for the customer

When are Invoices Past Due

The day after its due date. If an invoice is due on receipt, it will be past due 24 hours after it’s created. If an invoice is due net 30, it will be past due at 31 days exactly

Modifying a Subscription Payment Method

  1. Access a customer’s account inside the Recurly Admin Console
  2. Click Edit on the subscription plan that needs to be modified
  3. Click Edit on the subscription details view
  4. Toggle between the payment options (Auto-Collect/Manually Collect). Account must have stored credit card data to switch from Manually Collect to Auto-Collect

As with automatic (credit card billing), changing the price, quantity, or plan of a subscription will generate an account credit or invoice. Changing manual invoice terms (such as PO number or collection method) will not generate a new customer invoice.

Recording Payments on Manual Invoices

  1. Access a customer’s account inside the Recurly Admin Console
  2. Click on their open invoice
  3. Choose Record a Payment
  4. Enter payment details, amount received, and payment receipt date, then Save
  5. If only partial payment is entered, the invoice may still enter a past due state and receive past due notifications

Reopening Manual Invoices

Site users with Customer Service permissions may reopen manual invoices by clicking the "Reopen" button in the Invoice Actions dropdown when viewing a paid or failed manual invoice. Once a manual invoice has been reopened, the Customer Service user can record payments on the invoice and change the status to Paid. This is especially helpful if a manual invoice fails dunning, but the customer later remits payment for the failed invoice.

Reopening a manual invoice will not restart dunning or effect the related subscription. Once a manual invoice has been reopened, it will remain in an Open state indefinitely until it's marked as paid or failed.

Additional Notes

  • Reopening a manual invoice will not be logged in the account's Activity Log. Additionally, our exports and API will not indicate that a manual invoice was reopened.
  • When a manual invoice with a partial payment recorded fails dunning, a write-off invoice for the full amount of the invoice will be created. Additionally, a partial credit from the write-off invoice will be applied to the remaining open balance on the purchase invoice will be created. Recurly will also void the remainder of the open credit on the write-off invoice.