ELANLINK
  1. Guides
ELANLINK
  • Guides
    • Welcome
    • Interface
  • API Reference
    • Introduction
    • Endpoints
    • Data Types
    • Signing
    • 3-D Secure Verification
    • Subscription
    • Errors
    • Webhooks
    • Items Information
    • Changelog
    • Acquiring
      • Create a direct payment
        POST
      • Create a redirect (iFrame) payment
        POST
      • Capture a transaction
        POST
      • Review a transaction
        POST
      • Cancel a transaction
        POST
      • Cancel a subscription
        POST
      • Query a transaction
        POST
      • Refund a transaction
        POST
      • Search a refund transaction
        POST
      • Create a payout
        POST
      • Optimise payment methods
        POST
      • Update an order
        POST
  • Appendix
    • Test Cards
    • Bank Code
    • Country Code
    • Currency Code
    • Payment Methods
  1. Guides

Welcome

Welcome to ELANLINK API docs
ELANLINK APIs allow you to authorise, capture, cancel and refund payments for cross-border transactions from multiple countries.
The test environment is not connected with live payment processing system, so none of the payments processed in the test environment will be settled, or charged, and hence no funds will be settled from test environment.
Please contact our Merchant Implementation team to obtain the test and live accounts.
Parameters are case sensitive.
Please make sure the API requests are using POST method and are encoded in UTF-8.
Use GET or POST method to receive response message.
Next
Interface