Explore our comprehensive guides, API references, and SDKs to integrate paywiththem into your application in minutes.
Learn the basics and make your first API request.
Detailed reference for charges, refunds, and disputes.
Integrate our high-converting checkout experience.
Manage recurring billing and customer life cycles.
Build platforms and marketplaces with multiparty payments.
Real-time notifications for every event on your account.
Our SDKs are available in every major language. We've done the heavy lifting so you can focus on building your product.
# Install the client librarynpminstall paywiththem-node# Initialize the clientconstpaywiththem =require('paywiththem')('sk_test_...');