@amwaljs/checkout-button
v0.2.9
Published
Amwal Checkout Button
Downloads
399
Readme
Amwal Checkout Button
A fast and secure checkout solution for your e-commerce website.
Getting Started
For detailed setup instructions, configuration options, and API reference, visit our official documentation:
Quick Overview
The Amwal Checkout Button is a web component that integrates seamlessly into your website:
- Sign up - Get your merchant credentials at merchant.sa.amwal.tech (for KSA)
- Install - Add the checkout button to your website
- Configure - Customize the button for your needs
- Handle events - Listen for checkout success and address updates
Minimal Example
<script type="module" src="https://cdn.jsdelivr.net/npm/@amwaljs/checkout-button@latest/dist/checkout/checkout.esm.js"></script>
<amwal-checkout-button
merchant-id="your-merchant-id"
amount="20"
country-code="SA"
locale="en"/>Plugin Reference
For a complete list of attributes, methods, and events, please refer to the Plugin Reference
Need help? Visit docs.amwal.tech for comprehensive guides and support.
