Important
You are browsing documentation for version 5.1 of OroCommerce, supported until March 2026. Read the documentation for version 6.0 (the latest LTS version) to get up-to-date information.
See our Release Process documentation for more information on the currently supported and upcoming releases.
Configure Payment Terms in the Back-Office
Hint
This section is part of the Payment Configuration topic that provides a general understanding of the payment concept in OroCommerce.
In OroCommerce, you can use payment terms configured per customer to help them use the payment conditions guaranteed by their contract with your company.
Payment term is a set of conditions required for the sale to be completed, e.g. the period that is allowed to a buyer to pay off the amount due. Payment terms may also include cash in advance requirement, cash collection on delivery, a deferred payment period of 10/20/30 days, etc.
To use payment terms in your OroCommerce storefront:
Create a Payment Term with the conditions you would like to offer your buyers.
Link a Payment Term to a Customer Based on Their Sales Agreement (optional).
Create a payment rule and add your integration to it to display this method to the customers at checkout.
Enable Payment Terms Integration
To expose payment terms as a payment method for OroCommerce orders and quotes, enable payment using payment terms:
Navigate to System > Integrations > Manage Integrations in the main menu.
Click Create Integration.
In the Basic Information section, provide the following information:
Type — Select Payment Terms.
Name — The payment method name that is shown as an option for payment configuration in the OroCommerce back-office.
Label — The payment method name/label displayed as a payment option for the buyer in the OroCommerce storefront during the checkout. To translate the label into other languages, click on the icon next to the field.
Note
It doesn’t have to include the payment processor name if you want to hide it from the buyers. For example, you can enter ‘Credit Card Payments’ if you have a single payment method configured for processing credit cards.
Short label — The payment method name/label that is shown in the order details in the OroCommerce back-office and storefront after the order is submitted. To translate the label into other languages, click on the icon next to the field.
Status — Set the status to Active to enable the integration.
Default Owner — A user who is responsible for this integration and manages it.
Click Save and Close.
Next, set up a payment rule that enables this payment method for all or some customer orders, create individual payment terms based on the sales agreement with your customers to cover all the agreed payment terms/options, and bind your customers to their respective payment term. You may use only one payment term per customer.
Create a Payment Term
To create a new payment term:
Link a Payment Term to a Customer Based on Their Sales Agreement
You can bind a customer to a payment term in the customer details:
Navigate to Customers > Customers in the main menu.
Hover over the More Options menu to the right of the item and click to start editing its details.
Scroll down to the Additional section and select one of the existing payment terms (start typing or click (v) to see the options) or create a new one (click +, add a new payment term label in the box that opens, and click Save).
Click Save.
The customer is now bound to the selected payment term.
Related Topics