Foodomaa®
  • Introduction
  • The Flow
  • Installation
    • Installation on Server
    • Installation on LocalHost
    • Update From an Older Version
  • Configurations
    • Google Maps API Keys
    • Google Distance Matrix API
    • SMS Gateway Settings
    • Push Notification Keys
    • One Signal Setup for Store Dashboard Notification
    • Changing customer and delivery application name
    • Email Configuration
    • Cache Configuration
    • Promo Sliders
    • Category Slider and Filters
    • Social Login
    • Store Scheduling (Open/Close)
  • FAQs
    • Zones in Foodomaa
    • White Screen Issues
    • Push Notifications & Alerts
    • How are Stores shown to the Customers?
    • Bulk CSV Upload
    • StoreOwner Dashboard Translations
    • How "Add to Homescreen" works?
    • How does Wallet works?
    • When is the next update?
    • Creating and Linking Pages
    • Razorpay Webhooks
  • Advanced Usage
    • Using the Full Source Code
  • Premium Modules
    • SuperCache Module
    • Delivery Area Pro Module
    • Thermal Printer Module
    • Call And Order Module
    • Order Schedule Module
  • Extras
    • Change Log
    • Change Log (old)
    • Requirements for Foodomaa
    • Limitations
    • Scope of Support
    • Refund Policy
    • License
Powered by GitBook
On this page

Was this helpful?

  1. FAQs

Razorpay Webhooks

PreviousCreating and Linking PagesNextUsing the Full Source Code

Last updated 2 years ago

Was this helpful?

Foodomaa 3.0+ implements Razorpay webhooks to capture payment data even when the transaction status is not received immediately.

Setup Process

Step 1: Login to your

Step 2: Go to Settings >

Step 3: Click Add New Webhook

Step 4: Here you need to enter the webhook URL:

https://domain.com/api/payment/razorpay/webhook

Change domain.com to your own domain name.

Step 5: In the Secret field, set a key (this can be any key you want)

Step 6: In the Active Events field, select payment.failed and payment.captured

Screenshot:

Step 7: Click Create Webhook.

Step 8: Login to your Foodomaa Admin Dashboard

Step 9: Go to Settings > Payment Gateways > Razorpay Webhook Secret and insert the same Secret key you set on Step 5

Step 10. Save the settings.

RazorPay dashboard.
WebHooks