question

bobbygill avatar image
bobbygill asked Steve answered

Issue with Payment API

We are using Ecommerece API for Payment for our App. When we try to call that API, we are getting 503 Error from the last few days for Sandbox. Production is working fine.


Here is the API URL: https://scl-sandbox.dev.clover.com/v1/orders/<OrderID>/pay

We are getting the below response:

{
    "message": "503 Service Unavailable",
    "error": {
        "code": "processing_error",
        "message": "Tokenization service not initialized properly"
    }
}

It was working fine before few days and we haven't done any code changes in the last few days.

REST APIPaymentsAPI Tokenecommerce
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Steve avatar image
Steve answered

thanks for bringing this to our attention we believe this has been addressed.


10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community