# Moyasar Documentation > Payment integration guides, REST API reference, and SDKs for accepting payments with Moyasar. This documentation covers getting started, card and wallet payments (Apple Pay, Google Pay, STC Pay, Samsung Pay), 3D Secure, the REST API, e-commerce plugins, and mobile SDKs. ## Table of Contents - [5-Minute Integration](https://docs.moyasar.com/docs/getting-started/min-quickstart.md): Integrate card payments quickly with a production-safe checklist. - [Authentication](https://docs.moyasar.com/docs/getting-started/authentication.md): Authenticate Moyasar API requests using publishable and secret API keys with HTTP Basic Auth over HTTPS, with code examples in several languages. - [Create Account and API Keys](https://docs.moyasar.com/docs/getting-started/create-account-and-api-keys.md): Find, understand, and regenerate your Moyasar publishable and secret API keys, including the difference between test and live key pairs. - [Go-Live Checklist](https://docs.moyasar.com/docs/getting-started/go-live-checklist.md): A pre-launch checklist for Moyasar integrations covering live API keys, HTTPS, server-side payment verification, and webhook readiness. - [LLM-Friendly Docs](https://docs.moyasar.com/docs/getting-started/llms-txt.md): Moyasar documentation is available in machine-readable format via llms.txt and llms-full.txt for use with AI assistants and LLM-powered tools. - [Overview](https://docs.moyasar.com/docs/getting-started/index.md): A complete onboarding path for new Moyasar integrations, from setting up test keys and your first test payment to backend verification and launch. - [SDK and Libraries](https://docs.moyasar.com/docs/getting-started/sdk-and-libraries.md): Overview of Moyasar mobile SDKs for accepting payments on iOS, Android, Flutter, and React Native across native and hybrid apps. - [Test vs Live Environments](https://docs.moyasar.com/docs/getting-started/test-vs-live-environments.md): Compare Moyasar test and live environments, their API keys and purposes, and the steps to switch safely from sandbox to real transactions. - [Your First Payment](https://docs.moyasar.com/docs/getting-started/your-first-payment.md): Complete your first Moyasar card payment using the Moyasar Form, from including the script and initializing it to backend verification with test ca... - [3DS in a Payment](https://docs.moyasar.com/docs/guides/3d-secure/3ds-in-a-payment.md): How Moyasar runs 3D Secure automatically inside a card payment, redirecting cardholders to authenticate before the charge completes. - [Overview](https://docs.moyasar.com/docs/guides/3d-secure/overview.md): Overview of 3D Secure authentication options with Moyasar, including in-payment, standalone, and bring-your-own-values card flows. - [Standalone Authentication](https://docs.moyasar.com/docs/guides/3d-secure/standalone-authentication.md): Create a standalone 3D Secure card authentication with Moyasar to authenticate a card now and charge it later or elsewhere. - [Use an Authentication in a Payment](https://docs.moyasar.com/docs/guides/3d-secure/use-an-authentication-in-a-payment.md): Use an existing 3D Secure authentication in a Moyasar payment via source.card_auth_id or card_auth_data instead of running 3DS again. - [Apple Developer Account](https://docs.moyasar.com/docs/guides/apple-pay/apple-developer-account.md): Set up Apple Pay with Moyasar using your Apple Developer account, including creating a Merchant ID and payment processing certificate. - [Apple Pay iOS](https://docs.moyasar.com/docs/guides/apple-pay/apple-pay-ios.md): Integrate Apple Pay natively in iOS apps using Apple PassKit and pass the payment token to Moyasar for full-control checkout. - [Apple Pay Web](https://docs.moyasar.com/docs/guides/apple-pay/apple-pay-web.md): Integrate the Apple Pay JS API with Moyasar on the web, covering button display, merchant validation, and payment authorization. - [Basic Integration](https://docs.moyasar.com/docs/guides/apple-pay/basic-integration.md): This page will guide you to Apple Pay payments on supported Apple devices using our Payment Form Javascript library. - [Mobile SDKs](https://docs.moyasar.com/docs/guides/apple-pay/sdks.md): Available Moyasar mobile SDKs for accepting Apple Pay payments, including iOS, Flutter, and React Native integrations. - [Testing](https://docs.moyasar.com/docs/guides/apple-pay/testing.md): Test Apple Pay payments in the Moyasar sandbox using specific amount ranges that simulate approved and declined results. - [Web Registration](https://docs.moyasar.com/docs/guides/apple-pay/web-registration.md): Enable Apple Pay on the web with Moyasar Web Registration by registering your domain, no Apple Developer account required. - [5-Minute Integration](https://docs.moyasar.com/docs/guides/card-payments/min-integration.md): Add the Moyasar payment form to your website and accept your first card payment in about five minutes. - [Basic Integration](https://docs.moyasar.com/docs/guides/card-payments/basic-integration.md): This page will guide you to accept mada, Visa, Mastercard, American Express, and UnionPay payments using our Payment Form Javascript library. - [Custom UI](https://docs.moyasar.com/docs/guides/card-payments/custom-ui.md): Build a custom HTML card payment form with Moyasar by tokenizing card details, starting the payment, and handling the 3DS redirect. - [Mobile SDKs](https://docs.moyasar.com/docs/guides/card-payments/sdks.md): Available Moyasar mobile SDKs for accepting card payments, including iOS, Android, Flutter, and React Native integrations. - [Test Cards](https://docs.moyasar.com/docs/guides/card-payments/test-cards.md): Moyasar sandbox test card numbers for simulating approved and declined credit and Mada card payment scenarios before going live. - [Coupons](https://docs.moyasar.com/docs/guides/coupons/index.md): Set up and apply discount coupons with the Moyasar API, including eligibility rules, BIN lists, and how discounts are calculated. - [Security Considerations](https://docs.moyasar.com/docs/guides/coupons/security-considerations.md): PCI DSS compliance considerations for applying Moyasar coupons based on cardholder data such as the card BIN or IIN. - [Configure Apple and Samsung Pay Certificates](https://docs.moyasar.com/docs/guides/dashboard/certificates.md): Configure Apple Pay and Samsung Pay payment processing certificates through the Moyasar dashboard, from CSR request to certificate upload. - [Get Your API Keys](https://docs.moyasar.com/docs/guides/dashboard/get-your-api-keys.md): Find and manage your Moyasar publishable and secret API keys, with separate test and live key pairs for authenticating API requests. - [Configure Webhooks](https://docs.moyasar.com/docs/guides/dashboard/setting-up-webhooks.md): Set up and manage webhooks on your Moyasar account to receive real-time event notifications for payments and other activity. - [Configure your IP whitelist](https://docs.moyasar.com/docs/guides/dashboard/setting-up-your-ip-whitelist.md): Use the Moyasar IP whitelist to restrict secret key usage to trusted IPs across live and test environments and protect your account. - [Google Pay Web](https://docs.moyasar.com/docs/guides/google-pay/google-pay-web.md): Add Google Pay to your website and accept payments with Moyasar, covering merchant profile setup, integration, and going live. - [Creating invoices](https://docs.moyasar.com/docs/guides/invoices/creating-invoices.md): Create Moyasar e-invoices through the dashboard or programmatically via the API to bill customers and accept online payments securely. - [Payment Operations](https://docs.moyasar.com/docs/guides/payment-operations/index.md): Learn about payment authorization, capture, void, and refund operations and how to handle failures. - [Payout Account Verification](https://docs.moyasar.com/docs/guides/payouts/how-to-verify-payout-account.md): Verify a destination account such as an STC Pay wallet before sending a payout, with sandbox testing examples using the Moyasar API. - [Introduction](https://docs.moyasar.com/docs/guides/payouts/introduction.md): Overview of Moyasar Payouts for sending transfers from a bank account or digital wallet to any beneficiary, with supported banks and wallets. - [Payout Account Details](https://docs.moyasar.com/docs/guides/payouts/payout-account-details.md): Create a Moyasar payout account of type bank or wallet using the API as the first step to start sending payouts to beneficiaries. - [Payout Details](https://docs.moyasar.com/docs/guides/payouts/payout-details.md): Send payouts from a Moyasar payout account to a bank or wallet beneficiary using the API, with matching source and destination account types. - [Quick Start](https://docs.moyasar.com/docs/guides/payouts/quick-start.md): Start testing Moyasar Payouts in the sandbox in minutes by creating an account, a payout account, and sending your first payout. - [Sandbox Testing Payouts](https://docs.moyasar.com/docs/guides/payouts/sandbox-testing-payouts.md): Test Moyasar payouts in the sandbox using predefined scenarios and amounts to simulate paid, failed, queued, and retried payout statuses. - [3DS Errors](https://docs.moyasar.com/docs/guides/references/3ds-errors.md): Reference of 3D Secure authentication failure reasons and messages for card payments, including timeouts, connection, and service errors. - [Form Configuration](https://docs.moyasar.com/docs/guides/references/form-configuration/index.md): Reference of every Moyasar payment form configuration option, including element, amount, currency, supported networks, callbacks, and styling. - [Translations](https://docs.moyasar.com/docs/guides/references/form-configuration/translations.md): Reference Arabic and English translations for error messages and labels used in the Moyasar payment form configuration. - [Response Codes](https://docs.moyasar.com/docs/guides/references/gateway-response-codes.md): Reference of two-digit gateway response codes for card and Apple Pay payments, with each code's reason, status, and explanation. - [Payment Errors](https://docs.moyasar.com/docs/guides/references/payment-errors.md): Reference of Moyasar payment error messages with English and Arabic descriptions covering declines, insufficient funds, and 3D Secure failures. - [Tokenization](https://docs.moyasar.com/docs/guides/references/tokenization.md): Learn how Moyasar tokenization securely replaces sensitive card data with tokens for recurring payments. - [Basic Integration](https://docs.moyasar.com/docs/guides/samsung-pay/basic-integration.md): This page will guide you to integrate Samsung Pay payments within your website using our Payment Form Javascript library. - [Samsung Developer Account](https://docs.moyasar.com/docs/guides/samsung-pay/samsung-pay-account.md): Set up a Samsung Developer account, apply for Samsung Pay partner access, and generate the CSR public key from the Moyasar Dashboard. - [Samsung Pay Android](https://docs.moyasar.com/docs/guides/samsung-pay/samsung-pay-android.md): Integrate Samsung Pay into native Android apps with Moyasar to display the pay button, build payment requests, and authorize payments. - [Samsung Pay Web](https://docs.moyasar.com/docs/guides/samsung-pay/samsung-pay-web.md): Integrate Samsung Pay on websites with Moyasar, covering the pay button, building the payment request, and authorizing the payment. - [Testing](https://docs.moyasar.com/docs/guides/samsung-pay/testing.md): Test Samsung Pay payments in the Moyasar sandbox using specific amount ranges that simulate approved and declined transaction results. - [Facilitation Merchants](https://docs.moyasar.com/docs/guides/settlements/facilitation-merchants.md): How facilitation and direct bank merchants obtain their settlement Point of Sale (POS) report from the acquirer bank using a Merchant ID. - [File Format](https://docs.moyasar.com/docs/guides/settlements/file-format.md): Reference for the Moyasar settlement CSV file, detailing each column and the line types such as pay, refund, void, fee, and chargeback. - [Settlement Introduction](https://docs.moyasar.com/docs/guides/settlements/settlement-introduction.md): Overview of how Moyasar settles payments to aggregation merchant bank accounts twice weekly, delivered via email reports and API. - [Settlement Notification](https://docs.moyasar.com/docs/guides/settlements/settlement-notification.md): Configure the balance_transferred webhook to receive Moyasar settlement notifications, with setup steps and a sample message payload. - [Using API](https://docs.moyasar.com/docs/guides/settlements/using-api.md): Use the Moyasar API to list settlement transfers and their payment lines as JSON, including the required secret API key authentication. - [Basic Integration](https://docs.moyasar.com/docs/guides/stc-pay/basic-integration.md): This page will guide you to accept STC Pay wallet payments using our Payment Form Javascript library. - [Custom UI](https://docs.moyasar.com/docs/guides/stc-pay/custom-ui.md): Build a custom STC Pay checkout with the Moyasar API, covering payment initiation, OTP verification, and the redirect callback flow. - [Mobile SDKs](https://docs.moyasar.com/docs/guides/stc-pay/sdks.md): Accept STC Pay payments in mobile apps using Moyasar's native iOS, Android, and React Native SDKs for hybrid integrations. - [Testing](https://docs.moyasar.com/docs/guides/stc-pay/testing.md): Test STC Pay in the Moyasar sandbox using sample mobile numbers and OTP codes that simulate payment initiation and authentication results. - [Create Token](https://docs.moyasar.com/docs/guides/tokenization/create-token.md): Create a Moyasar card token directly via the /tokens endpoint — default flow for recurring payments, or save-only for backend-controlled 3DS charges. - [Overview](https://docs.moyasar.com/docs/guides/tokenization/overview.md): The different ways to tokenize a card with Moyasar — save it during a payment or create a token directly via the /tokens endpoint. - [Save Card During a Payment](https://docs.moyasar.com/docs/guides/tokenization/save-card-in-payment.md): Save a card as a token while making a payment with Moyasar, using either the payment form or the direct API. - [Charge with a Token](https://docs.moyasar.com/docs/guides/tokenization/tokenized-cards.md): Use an active Moyasar token for recurring payments, display saved payment method details to your customer, and delete tokens when no longer needed. - [Android Compose](https://docs.moyasar.com/docs/sdk/android/android-compose.md): Integrate the Moyasar Android SDK in a Jetpack Compose project to accept credit card and STC Pay payments with a PaymentRequest. - [Basic Integration](https://docs.moyasar.com/docs/sdk/android/basic-integration.md): Basic Android SDK integration to accept credit card and STC Pay payments by configuring a Moyasar PaymentRequest object. - [Changelog](https://docs.moyasar.com/docs/sdk/android/changelog.md): Version history and notable changes for the Moyasar Android SDK, including Samsung Pay support and payment splitting features. - [Custom UI](https://docs.moyasar.com/docs/sdk/android/custom-ui.md): Replace the Moyasar Android SDK default UI with your own XML layouts, colors, styles, and error screens for full customization. - [Installation](https://docs.moyasar.com/docs/sdk/android/installation.md): Install and configure the Moyasar Android SDK to accept payments in your app. - [Samsung Pay Integration](https://docs.moyasar.com/docs/sdk/android/samsung-pay-integration.md): Integrate Samsung Pay payments into your Android app with the Moyasar Android SDK, covering setup, CSR, and Service ID configuration. - [Testing](https://docs.moyasar.com/docs/sdk/android/testing.md): Test your Android SDK integration using Moyasar's sandbox with test credit cards and STC Pay sandbox OTP codes before going live. - [Apple Pay Integration](https://docs.moyasar.com/docs/sdk/flutter/apple-pay-integration.md): Integrate Apple Pay into your Flutter app with the Moyasar Flutter SDK so users pay securely using Face ID or Touch ID on iOS. - [Basic Integration](https://docs.moyasar.com/docs/sdk/flutter/basic-integration.md): Basic Flutter SDK integration to accept credit card payments in your Flutter app by configuring a Moyasar PaymentConfig. - [Installation](https://docs.moyasar.com/docs/sdk/flutter/installation.md): Install and configure the Moyasar Flutter SDK to accept payments in your app. - [Samsung Pay Integration](https://docs.moyasar.com/docs/sdk/flutter/samsung-pay-integration.md): Integrate Samsung Pay into your Flutter app with the Moyasar Flutter SDK v3.0.0, covering setup, CSR, and SamsungPayConfig. - [STC Pay Integration](https://docs.moyasar.com/docs/sdk/flutter/stc-pay.md): Integrate STC Pay payments into your Flutter app with the Moyasar Flutter SDK, including installation and payment configuration. - [UI Customization](https://docs.moyasar.com/docs/sdk/flutter/ui_customizations.md): Customize the Flutter SDK payment UI for credit card, Apple Pay, and STC Pay components using a unified Moyasar PaymentConfig. - [1.0 => 2.0](https://docs.moyasar.com/docs/sdk/flutter/upgrading/1.0-2.0.md): Upgrade the Moyasar Flutter SDK from v1 to v2, including the new Apple Pay configuration and removing the old payment profile file. - [Apple Pay Payments Integration](https://docs.moyasar.com/docs/sdk/ios/apple-pay-payments-integration.md): Enable Apple Pay payments with the Moyasar iOS SDK for seamless Face ID or Touch ID checkout, including Merchant ID and Xcode setup. - [Basic Integration](https://docs.moyasar.com/docs/sdk/ios/basic-integration.md): Basic iOS SDK integration to accept credit card payments using the built-in CreditCardView and a Moyasar PaymentRequest in Swift. - [Customizing Credit Card View](https://docs.moyasar.com/docs/sdk/ios/custom-credit-card-view.md): Build a custom credit card form for iOS while using Moyasar's payment processing APIs, ApiCreditCardSource, and 3DS handling. - [Customizing STC Pay](https://docs.moyasar.com/docs/sdk/ios/custom-stc-pay.md): Build a custom STC Pay form on iOS using the Moyasar SDK's STCPayViewModel to handle mobile number and OTP payment steps. - [Installation](https://docs.moyasar.com/docs/sdk/ios/installation.md): Install and configure the Moyasar iOS SDK to accept payments in your app. - [STC Pay Integration](https://docs.moyasar.com/docs/sdk/ios/stc-pay-integration.md): Accept STC Pay payments on iOS using the Moyasar SDK's built-in STCPayView and a configured PaymentRequest in Swift. - [Testing](https://docs.moyasar.com/docs/sdk/ios/testing.md): Test your Moyasar iOS SDK integration in the sandbox using a test API key and Moyasar test cards without charging real money. - [Basic Integration](https://docs.moyasar.com/docs/sdk/react-native/basic-integration.md): Basic React Native SDK integration to accept Apple Pay, credit card, STC Pay, and Samsung Pay payments via a PaymentConfig. - [Build Your Own UI](https://docs.moyasar.com/docs/sdk/react-native/build-your-own-ui.md): Build a fully custom payment UI in your React Native app using Moyasar's CreditCardRequestSource and PaymentRequest objects. - [Changelog](https://docs.moyasar.com/docs/sdk/react-native/changelog.md): Version history and notable changes for the Moyasar React Native SDK, including UnionPay network support and native code updates. - [Customize the UI](https://docs.moyasar.com/docs/sdk/react-native/customize-ui.md): Customize the React Native SDK credit card, Apple Pay, and STC Pay components to match your app design using the style parameter. - [Installation & Configuration](https://docs.moyasar.com/docs/sdk/react-native/installation.md): Install and configure the Moyasar React Native SDK to accept payments in your app. - [Testing](https://docs.moyasar.com/docs/sdk/react-native/testing.md): Test your React Native SDK integration in Moyasar's sandbox for credit card, Apple Pay, Samsung Pay, and STC Pay payments. - [Introduction](https://docs.moyasar.com/docs/ecommerce/index.md): Introduction to Moyasar e-commerce plugins that simplify secure payment integration and let your online store start accepting payments quickly. - [Installation](https://docs.moyasar.com/docs/ecommerce/magento2/installation.md): Install and set up the Moyasar payment plugin for your Magento 2 store. - [Methods](https://docs.moyasar.com/docs/ecommerce/magento2/methods.md): Enable and customize Moyasar payment methods in Magento 2, including Credit Card, Apple Pay, STC Pay, and Samsung Pay with card schemas. - [Migration](https://docs.moyasar.com/docs/ecommerce/magento2/migration.md): Step-by-step guide to migrating the Moyasar Magento 2 plugin between versions 3, 4, and 5, including upload, cache clearing, and DI compile. - [Installation](https://docs.moyasar.com/docs/ecommerce/nop-commerce/installation.md): Install and set up the Moyasar payment plugin for your NopCommerce store. - [Installation](https://docs.moyasar.com/docs/ecommerce/opencart/installation.md): Install and set up the Moyasar payment plugin for your OpenCart store. - [Installation](https://docs.moyasar.com/docs/ecommerce/presta-shop/installation.md): Install and set up the Moyasar payment plugin for your PrestaShop store. - [Support](https://docs.moyasar.com/docs/ecommerce/support.md): How to get help with Moyasar e-commerce plugins via email or live chat, and what platform, version, and plugin details to provide. - [Configuration](https://docs.moyasar.com/docs/ecommerce/woocommerce/configuration.md): Configure the Moyasar WooCommerce plugin by setting your API keys and webhook settings before accepting payments. - [Features](https://docs.moyasar.com/docs/ecommerce/woocommerce/features.md): Explore Moyasar WooCommerce plugin features, including Instant Checkout (Quick Buy) buttons that speed up the customer checkout experience. - [Installation](https://docs.moyasar.com/docs/ecommerce/woocommerce/installation.md): Install and set up the Moyasar payment plugin for your WooCommerce store. - [Payment Methods](https://docs.moyasar.com/docs/ecommerce/woocommerce/methods.md): Configure Moyasar payment methods in WooCommerce, including Credit Card, Apple Pay, Samsung Pay, STC Pay, and Moyasar Invoice. - [Migration](https://docs.moyasar.com/docs/ecommerce/woocommerce/migration.md): Migrate the Moyasar WooCommerce plugin to version 8.0.0 — back up your site, deactivate and delete the old plugin, install v8, and re-save settings. - [Subscriptions](https://docs.moyasar.com/docs/ecommerce/woocommerce/subscriptions.md): Set up recurring billing with the Moyasar WooCommerce plugin and WooCommerce Subscriptions, including requirements, supported features, and renewals. - [Troubleshooting](https://docs.moyasar.com/docs/ecommerce/woocommerce/troubleshooting.md): Resolve common Moyasar WooCommerce plugin issues, including how to fall back to plugin version 6.1.6 while contacting support. - [API Introduction](https://docs.moyasar.com/docs/api/api-introduction.md): Overview of the Moyasar REST API covering the base URL, JSON responses, HTTP Basic Auth, live and test modes, and Postman setup. - [Authentication](https://docs.moyasar.com/docs/api/authentication.md): Authenticate Moyasar API requests using API keys, covering the frontend-safe publishable key and the backend-only secret key. - [Errors](https://docs.moyasar.com/docs/api/errors.md): Understand Moyasar API errors, including HTTP status codes, error types, and how declined charges return a 201 with a failure message. - [Idempotency](https://docs.moyasar.com/docs/api/idempotency.md): Use idempotency keys to safely retry Moyasar payment creation requests and prevent duplicate charges during network failures. - [Metadata](https://docs.moyasar.com/docs/api/metadata.md): Attach custom key/value metadata to Moyasar payments, invoices, payouts, and tokens, with limits and tips for filtering list endpoints. - [Request Apple Pay Session](https://docs.moyasar.com/docs/api/other/apple-pay/request-apple-pay-session.md): Request an Apple Pay merchant session via the Moyasar API to enable Apple Pay on the web without an Apple Developer account. - [Create Token](https://docs.moyasar.com/docs/api/other/tokens/create-token.md): Tokenize a Mada or credit card directly from your frontend using the Moyasar publishable key to reuse cards for later payments. - [Delete Token](https://docs.moyasar.com/docs/api/other/tokens/delete-token.md): Delete a saved Moyasar card token by its unique ID so it can no longer be used for future payments. - [Fetch Token](https://docs.moyasar.com/docs/api/other/tokens/fetch-token.md): Retrieve a single Moyasar card token by its unique ID to view details like brand, funding, country, and status. - [Token Object](https://docs.moyasar.com/docs/api/other/tokens/token-object.md): Reference of the Token object attributes returned by the Moyasar API, including id, status, brand, and card details. - [Token Status Reference](https://docs.moyasar.com/docs/api/other/tokens/token-status-reference.md): Reference of all possible token statuses (initiated, active, inactive, and more) and what each one means. - [List Transfer Lines](https://docs.moyasar.com/docs/api/other/transfers/list-transfer-lines.md): List the individual settlement lines for a given Moyasar transfer, with pagination, for aggregation merchant accounts. - [List Transfers](https://docs.moyasar.com/docs/api/other/transfers/list-transfers.md): List all transfers and settlements performed for your Moyasar aggregation merchant account, with pagination support. - [Show Transfer](https://docs.moyasar.com/docs/api/other/transfers/show-transfer.md): Fetch a single Moyasar transfer or settlement by its ID for aggregation merchant accounts using your secret API key. - [Fetch a Webhook Attempt](https://docs.moyasar.com/docs/api/other/webhooks/attempts/fetch-webhook-attempt.md): Fetch a single Moyasar webhook delivery attempt by ID to inspect its result, retry number, response code, headers, and body. - [List all Webhook Attempts](https://docs.moyasar.com/docs/api/other/webhooks/attempts/list-attempts.md): List all Moyasar webhook delivery attempts to monitor event delivery results, retries, and response details for your endpoints. - [Available Webhooks](https://docs.moyasar.com/docs/api/other/webhooks/available-webhooks.md): List all available Moyasar webhook events, including payment and card authentication events, that you can subscribe to. - [Create Webhook](https://docs.moyasar.com/docs/api/other/webhooks/create-webhook.md): Register a Moyasar webhook with a URL, HTTP method, shared secret, and the payment events you want to listen to. - [Delete Webhook](https://docs.moyasar.com/docs/api/other/webhooks/delete-webhook.md): Delete a registered Moyasar webhook by its ID to stop receiving event notifications at that endpoint. - [Fetch Webhook](https://docs.moyasar.com/docs/api/other/webhooks/fetch-webhook.md): Fetch a single registered Moyasar webhook by its ID to view its URL, HTTP method, and subscribed events. - [List Webhooks](https://docs.moyasar.com/docs/api/other/webhooks/list-webhooks.md): List all registered Moyasar webhooks for your account, including each endpoint URL, HTTP method, and subscribed events. - [Webhook Reference](https://docs.moyasar.com/docs/api/other/webhooks/webhook-reference.md): Reference for Moyasar webhook events, including payment and card authentication events, for real-time payment status updates. - [Pagination](https://docs.moyasar.com/docs/api/pagination.md): Paginate Moyasar list endpoints using the page parameter and the meta object with current_page, next_page, total_pages, and total_count. - [Payment Status Reference](https://docs.moyasar.com/docs/api/payments/payment-status-reference.md): Reference of all possible payment statuses (initiated, paid, failed, and more) and what each one means. - [Docs Hierarchy](https://docs.moyasar.com/docs/docs-hierarchy.md): A complete tree map of the Moyasar developer documentation, listing every section and page across Guides, APIs, SDKs, and e-commerce plugins. - [Developer Documentation Overview](https://docs.moyasar.com/docs/index.md): Get started with Moyasar by creating an account, preparing your API keys, and integrating payment methods into your web or mobile app.