Workflow

  1. Use the following URL: https://api.2checkout.com/soap/6.0.

  2. Authenticate using the login method and create a session (connection).

  3. Set partner

  4. Throughout the lifetime of the session (max 10 minutes), you can invoke all 2Checkout API methods. To invoke methods you need to send a request to 2Checkout. Read more on the request object below.

  5. The 2Checkout system provides responses to all requests.

Last updated

Was this helpful?