跳到主要内容

Overview

UseePay is a global payment platform that provides comprehensive payment solutions for e-commerce businesses, with a focus on cross-border payments and multi-currency support.

Setup

UseePay provides a self-service sign-up for both test and live accounts. To get started, visit the UseePay sign-up page and create your account.

Credentials

To set up credentials for UseePay, you'll need to access your UseePay Dashboard and navigate to Settings -> API Configuration. You'll need the following credentials:

  • Merchant ID - This is your unique identifier for API access. You can find this in your Dashboard under Settings -> API Configuration -> Merchant ID.
  • API Key - This is your secret key for API authentication. You can find this in your Dashboard under Settings -> API Configuration -> API Key.
  • Webhook Secret - This is used to verify webhook signatures. You can find this in your Dashboard under Settings -> Webhooks -> Signing Secret.

Supported Payment Methods

UseePay supports a comprehensive range of payment methods through our platform:

  • Card Payments - Credit and debit cards from major networks worldwide
  • Digital Wallets - Apple Pay, Google Pay, WeChat Pay, Alipay
  • Bank Transfers - Local and international bank transfer methods
  • Buy Now, Pay Later - Various installment payment options
  • Local Payment Methods - Regional payment methods based on your account configuration

Integration Benefits

  • Cross-border Focus - Specialized in international payments and e-commerce
  • Multi-currency Support - Native support for multiple currencies
  • Advanced Security - Built-in fraud detection and PCI compliance
  • Unified API - Single integration for multiple payment methods
  • Real-time Processing - Instant payment confirmation and webhook notifications

Getting Started

  1. Sign up for UseePay - Create your UseePay account
  2. Configure credentials - Set up API keys and webhook endpoints
  3. Enable payment methods - Choose which payment methods to support
  4. Integrate with EFundPay - Use our unified API for all UseePay payments
  5. Test thoroughly - Use test environment for development
  6. Go live - Switch to production when ready

Webhook Configuration

Configure webhooks in your UseePay Dashboard under Settings -> Webhooks. Add the following endpoint:

https://api.efundpay.com/webhooks/useepay

Make sure to select the following events:

  • payment.success
  • payment.failed
  • payment.cancelled
  • refund.success

Testing

UseePay provides comprehensive testing tools:

  • Test Cards - Various test card numbers for different scenarios
  • Test Environment - Complete test environment for development
  • Webhook Testing - Tools to test webhook delivery
  • Dashboard Testing - Test payments directly from the Dashboard

Support

For technical support with UseePay integration:

  • EFundPay Support - Contact our technical team
  • UseePay Support - Use UseePay's support resources
  • UseePay Documentation - Comprehensive API documentation
  • UseePay Community - Developer community forums
Powered by Docusaurus