Gateway Components (Gateway.js)

Gateway Components (Gateway.js)

Gateway.js is a suite of drop-in UI components for common payment scenarios — pre-built embeddable widgets that integrate into your web application with minimal code.

Available Components

Loading Gateway.js

<script src="https://secure.cyogate.net/gateway/Gateway.js"
        data-public-key="YOUR_PUBLIC_KEY"></script>

Component Initialization Pattern

CyoGateGateway.Component.mount('#container-id', {
  publicKey: 'YOUR_PUBLIC_KEY',
  onComplete: function(result) { console.log('Done:', result); },
  onError:    function(error)  { console.error('Error:', error); }
});

Take Your Business to the Next Level

Find out how our innovative payment solutions can benefit your business. Reach out to us for more information or to get started!

Let's Get Started