Skip to main content

Getting User Payment Account ID and Payment Method ID

  1. Log in to your account and navigate to the payment page: https://www.mexc.co/buy-crypto/payment
  2. Open browser developer tools (F12), refresh the page, and search for the request /api/payment/user
  3. Check the API response to get all your payment account IDs (data.id) and payment method IDs (data.payMethod)
Getting User Payment Account ID and Payment Method ID