question

tombialy avatar image
tombialy asked tombialy action

Prod URL for /v1/charges

We are finishing development of our APP and plan to go to prod. However, I had hard time to find production URL for making charges (prod equivalent to https://scl-sandbox.dev.clover.com/v1/charges)

Below is sample request on DEV. Thanks in advance


Cmd=[POST https://scl-sandbox.dev.clover.com/v1/charges HTTP/1.1]
  Header key=[authorization] val=[Bearer 35************4e1]
  Header key=[content-type] val=[application/json]
  Header key=[accept] val=[application/json]
Payload=[{"amount":"5400","currency":"usd","source":"clv_1TST***********28G"}]
==========================================
==========    HTTP RESPONSE  =============
==========================================
Status line=[HTTP/1.1 200 OK]


Payments
1 comment
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 ·
0 Likes 0 ·

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered
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