Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

Core Concepts


This section provides practical guides for implementing the most common payment workflows using the PaymentKit Node.js SDK. Whether you need to process single charges, set up recurring subscriptions, or implement a usage-based credit model, these guides will walk you through the key concepts and provide working code examples.

Understanding these core workflows is the first step toward building a robust payment integration. The following guides cover distinct billing models and essential mechanisms for handling payment events asynchronously.



After exploring these core concepts, you will have a solid foundation for building your payment integration. For detailed information on every available method and parameter, proceed to the API Reference.