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, 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 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:
- Publishable Key
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).
- Secret Key
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, and STC Pay with our simple JavaScript library.
Mobile SDKs
Start 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!
Go through our API reference to learn about all the endpoints we provide.
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 Moyasar Care email [email protected]
Checkout our helpdesk for FAQs.
In our API documentation, you will find all the available endpoints, as well as data types used in requests and responses.