Need Workflow: Pabbly Form Calculation -> Razorpay Payment Link

Hi Team,

I can't find a direct Razorpay integration inside Pabbly Form Builder (only Stripe/PayPal are visible).

Can someone guide me on the Pabbly Connect workflow for this?

Here is the flow I want:
  1. User fills Form: They select "Member/Non-Member" + "Food Quantity".
  2. Form Calculates Total: The form performs the math (e.g., Rs. 1500 + 200 = Rs. 1700).
  3. Immediate Redirect: On clicking "Submit," the user should be automatically redirected to a Razorpay Checkout page to pay that specific calculated amount (Rs. 1700).
  4. Post-Payment: Once payment is successful -> Send WhatsApp confirmation via Pabbly Connect.
How do I pass the "Calculated Total" from the Form Builder to the Razorpay checkout page URL?

I need the user to have a seamless experience: Fill Form -> Pay Now -> Get WhatsApp.
 
Top