Initial Setup
Before starting development, understand the elepay development environment. By signing in to the elepay dashboard, you can configure the environments below. Some values must be set in source code; do not expose them publicly.
Test mode and Live mode
elepay provides two environments: Test and Live. During development, you can switch between them by configuring the App Key for each environment.
Test mode
To use the test environment, create a new elepay account. Even while individual payment methods are under review, you can continue development in the test environment.
Live mode
After each payment method is enabled, you can use the production environment to accept payments.
Obtaining and configuring Test Key and Live Key
App keys for the Test and Live environments are managed in the elepay dashboard. Click “開発設定 / API” in the left navigation to view your API keys.

Last updated on