Integration Testing
Test account login, third-party OAuth binding, and payment integration
Test Configuration
App ID
-
Channel Key
-
API Base URL
-
Integration testing uses current origin. For formal
integration, obtain from microservice config
(channel.microservices) and pass to SDK init.
Login Status
🔴 Not Logged In
Enter the App ID to test, or load from your applications list
Select channel for OAuth to avoid ambiguity when app has
multiple channels
Account Login
Third-Party Account Binding
Bound Accounts
No bound accounts. Login first to bind accounts.
Login or Bind Account
Account SDK V2 Demo
Test init, login, logout, is_logged_in, get_user_info, get_token, user_center. Uses App ID from Test Configuration.
Payment Testing
Webhook Callback Configuration
To receive payment callbacks during testing, configure the
following URL as the Webhook URL in your app's payment
settings:
https://zinben.com/v1/payment/webhook/test-callback
Path: App Detail → Payment Config → Webhook URL
1. Select Product
2. Payment Metadata
Used to identify the buyer in the webhook callback payload
3. Initiate Checkout
4. Webhook Callback Verification
Detailed Information
No data yet. Perform a login test to see detailed information.