Employee Benefits: Employer Payments
Get started with direct student loan payments
Before getting started
For a complete breakdown of how to make direct student loan payments, please see the following guide: Student Loan Payments guide.
Overview
There are a number of steps that need to be carried out in order to make a direct student loan payment. At a high level, these are:
- Create an employer payer
- Verify that partner payer
- Fund your account
- Create a user payer
- Make a payment request
Follow along with the steps below to help you through the process or get started with our Payments API Reference.
Creating an employer payer
To initiate a direct student loan payment on the Spinwheel platform, the first step is to create an employer payer. By doing so, an entity will be created that can be utilized to finance all payments. You have the freedom to add numerous partner payers to your organization.
Please note that there is a verification process necessary to finalize the creation of a partner payer. This involves a micro-deposit flow, which requires you to verify two recent bank account transactions and send an API call to confirm these transactions. This step is crucial in ensuring that the correct bank account has been connected.
Creating an employee payer
If you have successfully created an employer payer then it's time to create an employee payer. Once this has been completed, you can create one-time or recurring payment requests on behalf of that user.
Funding your account
The next step is to fund your account by making a payment to platform. By doing so, you can ensure that there are sufficient funds available in your account to cover any payments that need to be made.
We will emit a PLATFORM_PAYMENT_STATUS webhook to notify you of the payment status after this step.
Making a payment
The final step is to create a payment request. Simply call the linked endpoint and we will emit a USER_PAYMENT_STATUS webhook to update you on the payment's status.
To learn more about our debt APIs and full product suite, visit spinwheel.io.
Updated 3 months ago