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
-
Log on to Nelnet and navigate to the Subscriptions page (under Integrations > Subscriptions).
-
Click the Add Subscription button.
-
In the Add Subscription page, specify the field values as follows:
-
Event Type - Select Order Management Order Updated.
-
Name - Specify a name for the subscription.
-
Description - Specify a description for the subscription.
-
Subscription Type - Select Webhook.
-
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.
-
-
In the Property Filter(s), click Add Property and select Order Status.
-
Click the Order Status field and select the following properties:
-
Concluded Successfully
-
Canceled
-
Expired
-
Errored
-
-
-
Click Save.
The subscription is created.
Note: Ensure that the Webhook subscription added for the Nelnetintegration with Anthology Reach is in the Active state.