question

manu avatar image
manu asked manu commented

Payment on an Order return Error 400

I am trying to create Payment for an Order using POST on /v3/merchants/{mId}/orders/{orderId}/payments

For testing purpose I am only sending "tipAmount"

String input = "{\"tipAmount\": \"20\"}";

It return :java.io.IOException: Server returned HTTP response code: 400 for URL

Payments
2 comments
10 |2000

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

Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ commented ·

Are you working with a Clover Android, web, or server-based application?

0 Likes 0 ·
manu avatar image manu commented ·

I got it working

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community