question

souvikbose avatar image
souvikbose asked David Marginian Deactivated edited

Unable to pay "v1/orders/**/pay" || Unable to create order "v1/orders"

I am creating orders from

"https://sandbox.dev.clover.com/v3/merchants/xxxxxxxxxxxxxxxxxx/orders?access_token=xxx-xxxx-xxxxx-xxxxxx"

While paying for the same created order with :

"https://scl-sandbox.dev.clover.com/v1/orders/xxxxxxxxxxxxxxxx/pay "
It says

{

"message": "500 Internal Server Error",

"error": {

"type": "api_error",

"code": "processing_error",

"message": "Internal Server Error."

}

}

Token is generated with the following APIs
**https://apisandbox.dev.clover.com/pakms/apikey

**https://token-sandbox.dev.clover.com/v1/tokens
---------------------------------------------------------------------------------------------

I am also unable to create orders from the follwoing v1 api
https://scl-sandbox.dev.clover.com/v1/orders

It says:

{

"message": "404 Not Found",

"error": {

"code": "processing_error",

"message": "Not Found"

}

}
----------------------------------------------------------------------

Need urgent help. Thanks in advance

Orderse-commerce api
10 |2000

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

0 Answers

·

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