{"info":{"_postman_id":"6c1dd89b-b0fc-405f-ae19-2c05b29be802","name":"Coino Live Crypto Payments Api","description":"<html><head></head><body><p>Integrate your <a href=\"https://coino.live/website\">website </a> or platform seamlessly into the world of digital currencies using our <a href=\"https://coino.live/crypto-gateway\">cryptocurrency payment gateway</a> API. Expand your online presence and streamline transactions with ease.</p>\n<h2 id=\"support\">Support</h2>\n<p>For any questions, issues, or feedback related to the Coino Live WooCommerce Plugin, please reach out to our support team at <a href=\"https://mailto:support@coino.live\">support@coino.live</a>.</p>\n<h2 id=\"connect-with-us\">Connect with Us</h2>\n<p>Stay updated with the latest news and updates from Coino Live:</p>\n<ul>\n<li><p>Follow us on <a href=\"https://twitter.com/coino_live\">Twitter</a></p>\n</li>\n<li><p>Follow us on <a href=\"https://www.instagram.com/coino.live\">Instagran</a></p>\n</li>\n<li><p>Follow us on <a href=\"https://linkedin.com/company/coino-live\">Linkedin</a></p>\n</li>\n<li><p>Subscribe to our <a href=\"https://coino.live/blog\">Blog</a></p>\n</li>\n</ul>\n<h2 id=\"products\">Products</h2>\n<ul>\n<li><p><a href=\"https://coino.live/crypto-gateway\">Accept Crypto Payments</a></p>\n</li>\n<li><p><a href=\"https://coino.live/personal-crypto-gateway\">Personal Crypto Gateway</a></p>\n</li>\n<li><p><a href=\"https://coino.live/crypto-donation\">Crypto Donation</a></p>\n</li>\n<li><p><a href=\"https://coino.live/invoice-manager\">Invoice Manager</a></p>\n</li>\n<li><p><a href=\"https://coino.live/point-of-sale\">POS Crypto Payment Terminal</a></p>\n</li>\n<li><p><a href=\"https://coino.live/form-builder\">Crypto Form Builder</a></p>\n</li>\n</ul>\n<h2 id=\"links\">Links</h2>\n<ul>\n<li><p><a href=\"https://coino.live/\">Website</a></p>\n</li>\n<li><p><a href=\"https://coino.live/about\">About Us</a></p>\n</li>\n<li><p><a href=\"https://coino.live/contact\">Contact Us</a></p>\n</li>\n<li><p><a href=\"https://coino.live/faq\">FAQ</a></p>\n</li>\n</ul>\n<p>Thank you for choosing Coino Live for your cryptocurrency payment gateway needs!</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"33499323","collectionId":"6c1dd89b-b0fc-405f-ae19-2c05b29be802","publishedId":"2sA2xh3D3e","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-09T21:15:19.000Z"},"item":[{"name":"Create Order","id":"c1f637ff-7275-4be1-86e3-f1028329bf0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"YOUR_API_KEY_HERE","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Amount","value":"10","description":"<p>USD Amount</p>\n","type":"text"},{"key":"Callback","value":"https://domain.com/verify_payment","description":"<p>Enter Callback Url for verification payment</p>\n","type":"text"},{"key":"Description","value":"Pay For shoes","description":"<p>Enter Description for Payment</p>\n","type":"text"},{"key":"Gate_ID","value":"M-2","description":"<p>Enter Gate ID</p>\n","type":"text"},{"key":"Create","value":"true","type":"text"}]},"url":"https://coino.live/api/v1/order","urlObject":{"protocol":"https","path":["api","v1","order"],"host":["coino","live"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1f637ff-7275-4be1-86e3-f1028329bf0c"},{"name":"Verify Payment","id":"e923a9c5-be52-4b34-89db-cb33cdcb5e49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"YOUR_API_KEY_HERE","type":"text"}],"url":"https://coino.live/api/v1/verify?order=1235","urlObject":{"protocol":"https","path":["api","v1","verify"],"host":["coino","live"],"query":[{"description":{"content":"<p>Enter Order ID</p>\n","type":"text/plain"},"key":"order","value":"1235"}],"variable":[]}},"response":[],"_postman_id":"e923a9c5-be52-4b34-89db-cb33cdcb5e49"}]}