Skip to main content
Skip table of contents

One Payment - Staff View Enablement & Configuration

Associations on many occasions receive a single payment that has to be applied to multiple orders. One such example is a company paying individual membership dues or event registration fees for all its employees. Nimble AMS now provides a robust and user friendly way for staff users to apply a single payment to multiple orders. One Payment feature allows staff users to select orders with outstanding balance and apply a single payment in a time efficient manner. 

This page describes the enablement of One Payment feature in Staff View.


Prerequisites

  • You must be using Nimble AMS Lightning experience. Learn more.
  • All Entities in the org must have a value defined for the Short Name field.


Warning: Entity Short Name Required for One Payment.

Ensure that all the active entities have a value in the Short Name field.

A missing Short Name value in active entity records may prevent the user from launching the One Payment Wizard.


Enablement

Follow the below steps to enable this feature for staff users:

  • Ensure that Nimble AMS One Payment permission set is present in Permission sets. If not, create this permission and ensure NU.One Payment is added to Enabled Custom Permissions column.
Show Me How It's Done
  1. From Setup, enter Permission Sets in the Quick Find box, then select Permission Sets.
  2. Click New.
  3. In the Label, enter Nimble AMS One Payment.
  4. Make sure that the API Name is populated.
  5. Leave rest of the fields as they are and click Save.
  6. Click Custom Permissions and Edit.
  7. Select NU.One Payment permission and click Add to move it to Enabled Custom Permissions column.
  8. Click Save.


  • Assign the Permission Set (external) - Nimble AMS One Payment to staff users to enable them to use this feature.

  • Verify that the Permission Set contains the following settings:
    • Apex Class Access:
      • NU.LookupSearchService
      • NU.OnePaymentUi
      • NU.RelatedRecordsListController
      • NU.UiUserContext
    • Custom Permissions:
      • NU.OnePayment
  • If you do not see a Nimble AMS One Payment permission set, you can create a custom permission set with these settings.
Without proper permissions, staff users will not see the One Payment Wizard and Manage Payment LWC on the pages, even when these LWCs are added to them. This permission enables Associations to allow only selected staff members to use the One payment feature as giving access to everyone can cause unintentional or mistaken transactions.

Configuration

Configure the one payment wizard so that staff users can make payment for multiple orders at once. To do this, follow the steps below:

Add One Payment Wizard LWC (Lightning Web Component) to Account page and add visibility filter

To use One Payment Wizard, add the One Payment Wizard LWC on the Account page. You can add this LWC to the section on the right (as shown in Figure 2), or add an Orders tab (external) to the account object and add it there.

Once the LWC is added set its visibility filter. Adding the visibility filter is important as you have to make sure the LWC is visible only to the staff users who have the permission (given in enablement steps) to use this LWC. Displaying it to all staff users may cause unnecessary confusion as they will not be able to use the component without permissions.

To add the One Payment LWC to the page and set the visibility filter, follow the instructions given below:

  1. Navigate to an account, and edit the page (external). In the custom components section, drag and drop the One Payment Wizard LWC on the page.
  2. Select the newly added LWC.
  3. In the Set Component Visibility section on the right, click + Add Filter.
  4. Click Advanced.
  5. In field, make the following selection:
    See Field Selection

    Figure 1

  6. Click Done.

  7. Ensure that filter type has Operator as Equal and Value as True.

  8. Click Done.

  9. Save and Activate the page.

    Show Me How It Looks

    Figure 2

Adding the One Payment Wizard LWC to individual or organization account will render the Complete Payment button on this page. Staff users can click this button to access One Payment Wizard. This wizard allows users to make full or partial payment for individual or company orders, depending on which account they are using.


Add One Payment Wizard LWC to the Order page

Navigate to an order record and edit the page (external). Drag and drop the One Payment Wizard LWC on the page, and add visibility filter as given above.

Show Me An Image


Add the Manage Payment LWC to a Payment page

Navigate to Payment record and edit the page (external). Drag and drop the Manage Payment LWC on the page, and add visibility filter as given above.

Show Me An Image



Limitations

There are a few limitations in the present functionality provided by One Payment feature.

  • One Payment does not allow paying orders from multiple entities together. However, for multiple entities, payment can be made multiple times (once for each entity) using One Payment Wizard.
  • One Payment only supports orders, not carts.
  • One Payment only supports the payment methods: Credit Card, Check and Cash payment. It does not support other payment methods. Hosted Payment Checkout is not yet supported.
  • One Payment does not support partial refunds.
  • One Payment supports paying for maximum 200 orders at a time. However, the user can repeat the payment process and pay for next 200 orders next.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.