Quantcast
Channel: Sendy Forum
Viewing all articles
Browse latest Browse all 1406

Trying to integrate with my Shopping Cart...

$
0
0

Cartloom can do the following (see below)

What would I need to do to accept it?

"Cartloom will POST a JSON formatted payload to whatever URL you provide. It is up to you what to do with that data.

I recommend setting up your remote script to accept the POST and dump it so you can see what you are working with.

For example in PHP, you could do this…

<?php // this will email you the dump of the POST mail( 'info@embertone.com', 'cart loom web hook data', print_r($_POST, true) ); ?>

Web Hook setup is available in Checkout Settings -> General -> Hooks

Hope this helps. :)"


Viewing all articles
Browse latest Browse all 1406

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>