API
HomeEasytransac
HomeEasytransac
  1. Start
  • Start
    • API Domain Usage
    • Get an API key
    • Communication
  • Documentation
    • Errors
      • ApiError codes
    • Webhooks
      • PUSH Method
      • PULL Method
  • V2
    • Overview
    • Authentication
      • JWT access token - Generate
        POST
    • Endpoints
      • Open Banking
        • Open Banking - Initialize
      • SDD
        • SDD - Mandate - Create
        • SDD - Mandate - Debit
        • SDD - Mandate - Get status
      • Transaction
        • Transaction - Get status
  • V1
    • Documentation
      • Signature
    • Authentication
      • Overview
      • Security
      • PSD2 and 3DSecure
    • API - Payment
      • Recurring payments
      • Card payment
      • 1-click payment
      • SEPA Direct Debit
      • Transfer (Open Banking)
      • Payment page
      • Cancel a payment page
      • Resend the payment page
      • P2P Transfert
      • Update a subscription
      • Status
      • Refund
      • Capture
      • Cancellation
      • List of cards
      • List of IBANs
      • History
      • Payment requests
      • Card information
    • API - User
      • Add a merchant
      • Update a merchant
      • Search for a merchant
      • List of movements
      • Make a payout
      • List all payouts
      • Add a logo
      • Get the activity
      • Update activity
    • API - Document
      • Add a document
      • Get a document
      • List documents
  1. Start

Communication

The Easytransac API uses secure and encrypted communication through the HTTPS protocol. This protocol uses a layer called SSL encryption that ensures the integrity and confidentiality of all data transmitted over the TCP/IP network layer. Security is provided by an authentication certificate from a trusted third party.

Communication protocol#

After the discovery of a security flaw in SSLv2-3, TLS v1.2 or higher must be used to call the Easytransac API.

IP addresses belonging to Easytransac#

If you want to make sure that the request is sent from our services, here is the complete list of IP addresses that api.easytransac.com can resolve:
Previous
Get an API key
Next
ApiError codes
Built with