The Recurly plans Invoice Customization is available on.
What is Pro or Elite?
The four options available for the subscription/invoice at the end of a dunning cycle.
What is expire the subscription, leave subscription active & Fail the invoice, leave the invoice past due?
The four core billing models and the newest one.
What is Fixed, Quantity Based, Usage, One Time, Hybrid and Ramp?
The three ways a prepaid account balance can be created
What is api v2, api v3 and Admin UI?
The feature for hiding Zero Dollar line items is possible here
Where is the Admin UI?
During dunning these are the types of trasnactions that won't retry
What is Hard Decline & Invalid Billing info?
This model is a plan with just a base recurring charge.
What is Fixed Recurring?
This is how to create a prepaid balance via v3 API
What is Purchase request with line_item “origin” = "prepayment"?
The maximum size for the logo of a custom header.
What is 256kb?
The three cycles during the dunning process that are tied to the collection method for an invoice.
What is Payment Declined Emails sent for auto invoices / Invoice Past Due emails sent for manual invoices / Post-Trial Payment Declined emails sent for both automatic and manual invoices that fail immediately after a free trial?
This model charges a fixed price based on the highest tier reached.
What is stairstep?
This feature needs to be enabled for prepaid balances to be used on child accounts
What is account hierarchy?
When overriding the business address, this address will be used for taxing, regardless of the address being displayed on the invoice
What is the default address?
The three options for stopping the dunning process for an individual invoice.
What is Stop dunning, Stop Collection and Mark paid?
Using this feature you can set a default price and record commonly used attributes
What is catalog?
This happens when a chargeback notification is received after using a prepaid balance amount
What is a refund of the credit balance to charge back transaction?
This is used to specify which invoice template, if any, should be used to generate invoices for the account.
What is invoice_template_id?
The four Dunning related web hooks.
What is Dunning Event, Failed Payment, Successful Payment and Subscription expired?
This is how you set up Ramp Pricing via the API
What is using the subscription endpoint / ramp_intervals array of objects?
This endpoint is used to get a prepayment amount during processing
What is (accounts)/balance?