Vachan Kudmule
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayU India (PayUmoney - PayUbiz)] Phonepe is not activeKindly note, you are using a different plugin, this plugin has been cancelled, please use the default PayU Plugin.
Forum: Plugins
In reply to: [WooCommerce PayU India (PayUmoney - PayUbiz)] Phonepe is not activeThe payment methods are managed via your Payment Gateway account. You will have to raise a ticket with PayU India directly to enable payment methods to your account.
Hi,
The above code snippet will support India.In case you have a new Stripe India account post Aug-2020, you will compulsory need to declare the Shipping address info to Stripe’s
PaymentIntent
if need to support *Export of Goods* and Customers Billing address and Name to Stripe’sCustomer
info for both *Export of Goods* & *Export of Services*.The following [Gist](https://gist.github.com/kdctek/c00214cdc9ae499137f8a16cbfa5c7f8) may help with the _Export of Goods_ requirement.
Thank you for bringing the issue to our notice.
Sorry for the inconvenience it may have caused you.We are working on upgrading the plugin.
The estimated timeline is 22-Jun-2019.Forum: Plugins
In reply to: [WooCommerce PayU India (PayUmoney - PayUbiz)] need help urgentThank you for considering the plugin.
Unfortunately, this plugin is specifically designed as an add-on/extension to WooCommerce.
So this plugin will not work independently.
======
As for your requirement.
You can create a WooCommerce product and note the Product-ID (shown when you hover over the Product name).
With the ID you can simply assign a link ‘
?add-to-cart=
ID‘ and it will full fill your requirement.Forum: Reviews
In reply to: [Gravity Forms Repeater Add-On] No longer works correctlyGravity Forms version 2.4 onwards:
The Repeater functionality is included in the core, but as on 19-Jan-2019, it does not have a GUI and has to be added programmatically.DOCS: https://docs.gravityforms.com/repeater-fields/
- This reply was modified 6 years, 1 month ago by Vachan Kudmule. Reason: Formatting issue
Forum: Plugins
In reply to: [MK UPI Payment Gateway] Require Support for Gravity FormHi @harshal_raj
I guess, a different plugin development process will be required for this request.—
@siradhana are you planning one; let me know, if you want a co-author ??
Forum: Plugins
In reply to: [MK UPI Payment Gateway] Money Transfer FailsHi @spardhapariksha ,
The payment process by design is meant to have a manual update via the Shop Manager (not the user role, but the person) managing the orders from thewp-admin
dashboard.In case you want the automation via UPI payments, the process is completely different and involves interacting with a PSP [Payment Service Provider], as per current status a Bank.
The bank an issue a set of API so as to interact with your website upon receiving the UPI success.
At the present scope of this plugin, what you are requesting for is not possible automatically.
—
@siradhana
Not yet reviewed the code, but as for functionality: Thank you for the plugin!You need to untick the Compound rate for all the tax slabs you are using.
Navigate to:
wp-admin > WooCommerce > Settings > Taxes >
<relavent tax slab> > untick Compound rate.yoursite.ext
/wp-admin/admin.php?page=wc-settings&tab=tax
Thank you for the update, will change the test in the plugin as per the update!
Forum: Plugins
In reply to: [WooCommerce PayU India (PayUmoney - PayUbiz)] Return url Not workingSorry for the delay in reply.
Please note: The same has been addressed inversion 2.1.1
Kindly update the plugin.Sorry for the delay in reply.
Please note: The same has been addressed inversion 2.1.1
Kindly update the plugin.Thank you for the update.
The same has been addressed inversion 2.1.1
Forum: Plugins
In reply to: [WooCommerce PayU India (PayUmoney - PayUbiz)] Want to verify return nonce.There is checksum filed that is verified via the key & salt as provided by PayU.
Try the LIVE mode.