Configurations to Get Response From Nelnet

When the payment gateway is Nelnet, perform the following configurations on the Nelnet Subscriptions page to get response from Nelnet:

  • Add a Webhook Subscription

Add a Webhook Subscription

  1. Log on to Nelnet and navigate to the Subscriptions page (under Integrations > Subscriptions).

  2. Click the Add Subscription button.

  3. In the Add Subscription page, specify the field values as follows:

    1. Event Type - Select Order Management Order Updated.

    2. Name - Specify a name for the subscription.

    3. Description - Specify a description for the subscription.

    4. Subscription Type - Select Webhook.

    5. In the Webhook Settings update the following fields:

      • URL - Specify the following URL after replacing the placeholder in red with the actual values:

        https://<BaseURL>/Core/api/Payment/PaymentReceiptWebHooks/return/

      • Secret Key - Click the icon to generate the secret key.

    6. In the Property Filter(s), click Add Property and select Order Status.

    7. Click the Order Status field and select the following properties:

      • Concluded Successfully

      • Canceled

      • Expired

      • Errored

  4. Click Save.

    The subscription is created.

    Note: Ensure that the Webhook subscription added for the Nelnetintegration with Anthology Reach is in the Active state.