Sanyogg Shelar
Forum Replies Created
-
Forum: Reviews
In reply to: [FormPays Pro] Effortless Payment Setup with a Super Easy Form Builder!@sonumodi7208 Thank you for your kind words.
Hi @vsplven
Please share your credentials or remote access where we can see in details and help further on this issue.
Hi @vsplven,
We’ve tested further and here are our observations and follow-up points:
- Payment Amount Display Please recreate the form — this resolves the issue of the amount showing as “0” at first load.
- Payment Modes At least one payment method must be enabled for payments to process. By default, Credit/Debit Card remains selected and cannot be unchecked.
- Phone Number Forwarding We do forward the number to Razorpay. If Razorpay is still prompting for manual entry, we suggest opening a support ticket with Razorpay as it may be related to their handling. Frompays pro plugin side, the form is already using the default customer_mobile which is send as contact field, so no additional configuration is required.
- Additional Note I also noticed some JavaScript errors on your site, which may interfere with proper functioning. Kindly disable other plugins temporarily and test only with FormPays Pro, creating a new form and ensuring all amount and payment gateway settings are configured correctly.
I hope this helps resolve the pending issues.
Hello @vsplven
Q1.A Payment Amount Display
We have already fixed this in the latest version 1.1.3. The default amount configured in the form will now display automatically — it will no longer show “0” until the user clicks a payment mode.
⸻
Q2.A Payment Mode and Form Data Handling
Q2.1. Payment mode selection
We provide the provision as per common settings used by most Indian payment gateways. The selected payment method is passed from our plugin to Razorpay, but per their configuration, Razorpay ultimately decides how the option is handled on their checkout page. Since Razorpay requires the user to confirm their payment method again, this is expected behavior. If you prefer, the icons can be removed from the form to avoid confusion.
Q2.2.A Phone number re-entry
As per Razorpay’s documentation, the contact number must always include the country code in the format:
+{country code}{phone number}
Example: +11234567890 (US), +6591119111 (Singapore).
In version 1.1.3, we’ve improved support for auto-detection of phone fields with names: mobile, phone, customer_mobile, customer_phone (already supported), and now also contact.
⸻
Q3.1.A Transaction time
We have corrected the issue with the transaction time. It now uses updated_at so the actual transaction time recorded by Razorpay is displayed correctly.
Q3.2.A Page customization
The Success, Cancel, and Failed pages are created under:
Form Pay Pro > Settings > Common Settings > Success/Failure/Cancel Page Handling.
Click Create Default Payment Pages. These pages are added as regular WordPress pages and can be fully customized from the WordPress Pages section — including hiding/removing buttons or adding your own custom text, instructions, or layout.
⸻
Q4.A Email Notifications & Confirmations
From version 1.1.3, we have added a new feature:
Form Pay Pro > Email Notifications
Here you can configure and customize the notification content, layout, and recipients for both users and admins after a successful payment or registration.
The following placeholders are available in all email templates:
{transaction_id} - Transaction ID
{amount} - Payment amount
{customer_name} - Customer name from form
{customer_email} - Customer email from form
{payment_date} - Payment completion date
{payment_method} - Selected payment method
{form_title} - Form title
{site_name} - Website name
⸻
Q5.A API Integration for Webinars
You can use our available Hooks for this purpose. Hooks are documented in the plugin Readme and allow you to send registration data (after successful payment) to external platforms such as Zoom, Adobe Connect, or any other webinar system via API. This way, users can automatically receive access details once their payment is confirmed.I also request you write feedback and review about plugin, It help us more contribution to community. Thank you
Sanyogg Shelar
Hi @vsplven
Thanks for feedback and suggestions we will implement those and let you know once we done.
Sanyogg
Forum: Fixing WordPress
In reply to: Paragraph goneHi @acqua
Please share your Website URL and more details, So we can here help you to fix this issue.
Forum: Plugins
In reply to: [WebP Express] Converters compiled without webp supportHello,
Can you verify which operating system is installed on this server? WebP support for PHP version 7 requires libwebp, which is only available on CentOS 7.
Thank you.
Forum: Fixing WordPress
In reply to: Looking For Appointment PluginHello @cobbyfred,
I understand you are looking something similar as you specified site here you can find the list of plugins available which can match your need.
https://ww.wp.xz.cn/plugins/search/Appointment/
Regards
SanyogForum: Fixing WordPress
In reply to: Help to Hide Spinning Load Icon on VideoHello @rachel8t4,
The spinning icon is default property player which used to load the mp4 file, where it shows spinner when content is loading on the client browser.
Forum: Fixing WordPress
In reply to: How to Create High SecurtiyHello @cunix
This is WordPress official link https://codex.ww.wp.xz.cn/Hardening_WordPress hope this will help you to secure your website.
Forum: Fixing WordPress
In reply to: Can Image names already uploaded in media be changed?Hello @catherinejean,
No, it won’t be possible to change the name of the image but you can upload rename image through media again and delete earlier one.
Forum: Fixing WordPress
In reply to: Transfer WP SiteHello @Beiggio,
I see your website images properly, Only problems with two images as its 404 so you can upload those two images at given path for e.g. your logo is not available on given path.
Forum: Fixing WordPress
In reply to: WordPress Paypal IntegrationHello Saurav,
You can have set login in your form choose sandbox mode and live mode when user want to go live they can switch as per their need.
So as concern to publish your plugin to WordPress repository you can submit files and wait for reviewer to review same.
Forum: Fixing WordPress
In reply to: login forgottenHello Terrybull
If you have access to your files please disables plugins which you have install required secure login your wordpress URL. So once you disable those from plugin.
You can able to login with normal wp-admin or wp-login
Forum: Fixing WordPress
In reply to: Add Categories when Creating New Product Woocommerce IssueHello Lennart,
Have you taken backup of your old version of WP site ?