@payperform/orbital-widget
v4.3.0
Published
Orbital Widgets for fast and seamless payment processing
Downloads
5
Readme
Orbital Widget
Orbital Widget simplifies embedding external pages within an iframe for seamless integration, removing the need for redirects. With a few lines of code, you can integrate the widget into your site and provide a smoother user experience.
Features
- Embed Orbital's payment pages in an iframe with minimal setup.
- No redirects needed; content is embedded directly on your site.
Installation
To install via npm:
npm install @payconstruct/orbital-widget
or yarn
yarn add @payconstruct/orbital-widget
Via cdn:
You can also include Orbital Widget using the CDN for faster integration:
<script src="https://widgets.getorbital.io/index.js"></script>