question

doranhandman avatar image
doranhandman asked doranhandman commented

URL for hosted checkout

What is the actual URL of a Hosted Checkout page?

API Token
10 |2000

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

gd213 avatar image
gd213 answered doranhandman commented

As mentioned here the URL would be in the href of the response from the create checkout request. https://docs.clover.com/docs/creating-a-hosted-checkout-session

In production, It would be in the format:
https://www.clover.com/checkout/{ {checkout_session_id}}

3 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.

doranhandman avatar image doranhandman commented ·

I am trying to test production, What is the posting address for HTTP post.

The above URL shows appending checkout_session_id to the request, this is not available until the HTTP response is received.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ doranhandman commented ·
0 Likes 0 ·
doranhandman avatar image doranhandman David Marginian ♦♦ commented ·

That was what I needed Thanks!

0 Likes 0 ·
doranhandman avatar image
doranhandman answered

How do I test an Api Token in the Production environment before going live?

10 |2000

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