Moyasar Documentation
Explore our guides and examples to integrate with Moyasar.
Web Payments
Start accepting all major payment methods such as Mada, Visa, Mastercard, American Express, Apple Pay, Mada, and stc pay with our simple JavaScript library.
iOS SDK
Get started accepting payments through iOS, Android, Flutter SDKs, or React Native using a WebView component.
Start accepting payments using all major platforms, including Woocommerce, OpenCart, Magento2, and Nopcommerce!
Invoices
Start using payment links using Moyasar Invoices
Go through our API reference to learn about all the endpoints we provide
Learn how to make your own payment forms and pass the payments to Moyasar.
To get started with Moyasar you will have to follow these steps :
If you don’t have an account yet, this is the place to begin. Visit the dashboard sign-up page.
We offer a free account for you to try our service in a sandbox environment.
After signing in to the dashboard, get your API keys to authenticate your requests. There are two types of keys:
The publishable key enables you to perform one operation only: creating a payment. Thus, you can attach the publishable key to public web forms (e.g., as an HTML hidden field).
The secret key enables you to all kinds of operations available in this documentation. The secret key is powerful and thus it must be kept secret at all times.
Choose any of the available integration methods below:
Web Payments
Start accepting all major payment methods such as Mada, Visa, Mastercard, American Express Apple Pay, Mada, and stc pay with our simple JavaScript Library.
Mobile SDKs
Get started accepting payments through iOS, Android, Flutter SDKs, or React Native using a WebView component.
Start accepting payments using all major platforms, including Woocommerce, OpenCart, Magento2, and Nopcommrece.
Learn how to integrate with Moyasar using your own form.
Now, you will need to check your integration is working correctly by making a test API request using our Testing Cards.
Feel free to contact us at our support email support@moyasar.com
Checkout our Help desk for FAQs or Live Chat
In our API documentation, you will find all the available endpoints, as well as data types used in requests and responses.