Telemedicine Guide
In the telemedicine industry, creating a seamless checkout process, managing subscriptions for recurring services, and securely storing customers' bank details are paramount. Follow these steps to integrate Paynote's Checkout.js into your telemedicine platform and streamline your payment processes.
Integration Guide: On Demand Payments
Step 1: Integrate with Paynote CheckoutJS
- Integrate with Paynote CheckoutJS by following the instructions provided in the CheckoutJS guide. Choose between iframe or redirect methods, and insert the JavaScript on your website/app's checkout page.
Note: Ensure that the On-Demand Payments feature is enabled by Paynote - reach out to paynote@seamlesschex.com if you are unsure.
SANDBOX: All transactions created within sandbox must be < $99.99.
Step 2: Configure Requests
-
Capture Authorization Only: To save the user's bank details for future ACH direct transactions (without creating one) set SaveBankDetails to 'true' in the request. This simply authorizes the funding source for future transactions, creates a customer, and verifies the bank account.
-
Save Bank Details & Create a Payment: To save the user’s bank details and create a transaction, set SaveBankDetails to 'false' in the request.
Step 3: Facilitate ACH Direct Debits & Credits
-
ACH Direct Debits: Once your customers bank account has been added, you can facilitate a direct debit.
-
ACH Direct Credits: Once your customers bank account has been added, you can facilitate a direct credit.
Send Refunds
- Easily issue refunds using this endpoint.
Ensure compliance with all regulatory and security standards, particularly regarding patient data privacy and financial transactions, to maintain the integrity and security of your telemedicine platform.
Feel free to reach out to paynote@seamlesschex.com with any questions.
Updated 4 months ago