developer04pegasus
Forum Replies Created
-
Hi Dmytro,
Thanks a ton for your quick reply. I did what you suggested above, but it still did not work. 🙁
Is there anything else we can try?
Thank you
LavanyaHi there,
Thanks for your prompt reply!
To answer your first question, yes we have both the plugins installed on our site.
Yes, the issue is happening only with the popup forms, the default Contact Form 7 form works fine, we can see the information in the notification email perfectly.
It’s just the following shortcode that’s not displaying any info: [post_title]
Also, here are the requested screenshots:
Please let me know if you need anything else from my end to debug this further.
Thanks a ton!
LavanyaForum: Plugins
In reply to: [Currency Exchange for WooCommerce] Show Currency Codes onlyThanks a ton, Oleg! It worked!
Forum: Plugins
In reply to: [Currency Exchange for WooCommerce] Show Currency Codes onlyHi Oleg,
Many thanks for your response.
Here’s the screenshot of the plugin settings where I have added custom text to AED currency.
Here’s the shortcode we are using.
and still, the outcome is this:
https://watchersonline.shop/home/Please let me know if I am missing anything.
Thanks a ton for all the help!
Regards
LavanyaForum: Plugins
In reply to: [Currency Exchange for WooCommerce] Show Currency Codes onlyHi Oleg,
Thanks for your reply!
I have already tried the above, but it doesn’t seem to work. 🙁
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Meta data not syncing with Mailchimp AudienceHi @khungate
Thanks for your reply.
We tried the above suggestion and it worked but partially.
For a user who is already registered and logged in the custom data tags merge successfully. However, for a new user who is logged out and placed an order, his data doesn’t merge with the Mailchimp audience.Here’s the custom code we wrote in our functions.php file:
// Mailchimp Merge Tags function mailchimp_custom_order_merge_tags($merge_tags, $order) { // the phone number can be used from either the shipping address, or the billing address. //$shipping_phone_number = (string) $order->getShippingAddress()->getPhone(); $billing_phone_number = (string) $order->getBillingAddress()->getPhone(); // $billing_company = (string) $order->getBillingAddress()->get_billing_company(); // this is what I would do - only supply it if the phone number is there. if (!empty($billing_phone_number)) { $merge_tags['PHONE'] = $billing_phone_number; } $merge_tags['MMERGE6'] = 2345667; $merge_tags['MMERGE7'] = 9887890; $merge_tags['MMERGE8'] = 'India'; $merge_tags['MMERGE9'] = 'Pegasus'; // return the merge tags to be submitted. return $merge_tags; } add_filter('mailchimp_get_ecommerce_merge_tags', 'mailchimp_custom_order_merge_tags', 10, 2);could you please help me with this? Are we missing anything or is there a better approach?
Looking forward to hearing from you soon
Thank you!
LavanyaForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] SCA Ready & 3D SecureHi Mirko,
Thanks a ton for your reply!
I’ll let you know how it works out.Regards
LavanyaForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] SCA Ready & 3D SecureHi Paulo,
Many thanks for your reply!
We reached out to stripe support as well with the same query and this is what they had to say.
`As a recap, you reached out changing the Metadata for the order description that shows on your Stripe Dashboard. I’m glad I was able to help you with this.
After careful review, metadata is used for storing additional, structured information on an object. For example, when a customer purchases from your website and when your metadata is set up, you’ll have the options to see what was purchased by a specific customer directly from your Stripe Dashboard.
That being said, your Metadata needs to be set up on your payment integrations which is being managed by Woocommerce. I would highly recommend to get in touch with them and provide this reference links for the integration of Metadata:
https://stripe.com/docs/api/metadata?lang=php
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata`Thanks for sharing the order notes suggestion, it’s great, but we need to see which product a customer has purchased on our stripe dashboard too.
So, looking forward to hearing from you soon.
Regards
LavanyaForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] SCA Ready & 3D SecureHi
Many thanks for your reply!
We have one more question.
when any product is purchased from our site, is there a way to know which one, using only the stripe dashboard?I mean do we need to encode/ import products from our website into stripe to see which product does a specific transaction is associated with? or would it be done automatically?
Looking forward to hearing from you soon
LavanyaForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] SCA Ready & 3D SecureHi Sven,
Thanks a lot for your reply. It’s really helpful.
Could you please also help me with tax-related guidelines if any for the stripe plugin?
Anything that we need to take care of while doing settings or integrations.Looking forward to hearing from you soon
LavanyaHi Patrick,
Thanks for your reply. It worked, we were able to link the Mailchimp audience with our form successfully, thank you.
Just one more query. We are using the post submission form type and wanted to understand how does the Mailchimp integration works in such a case. For example, I submitted the form and I was able to see my details under the Mailchimp audience, which is perfect, what we want. Now, I submitted the form again, cause any person can submit any number of posts he/ she wants. But this time instead of the success message the following notification appeared.
“An error occurred while processing the form. Please try again”
Even though this error message popped up, the post was submitted successfully. I was able to see it in the backend being an admin. And it’s not an ideal behaviour because as a user I’d have submitted the form again.
Also, I used the same name and email both times.
And sorry for the confusion, the thread starter is my colleague and since he is busy with some other tasks I had to take over the conversation. We are still talking about the same site here.
Thanks a ton
Looking to hearing from you soon
Regards
LavanyaHi Kasia,
Sorry for the late reply. We were busy with some other issue.
So I tried the integration process again, it still didn’t work, but I was able to find a debug.log file generated in our content folder this time. Here’s the link to the file: https://we.tl/t-oz4TNF1r46
Hope this helps. We really need to solve this asap.
Also, we did the conflict test, even with only the forminator plugin and wordpress default theme activated, integration was not successful, same reloading problem was there.
Looking forward to your reply
Regards
LavanyaForum: Plugins
In reply to: [WooCommerce] Woocommerce Checkout doesn’t work for Logged out UsersHi Paulo,
Thank you for your reply. I have done this.
Looking forward to hearing from your team
Thanks
LavanyaForum: Plugins
In reply to: [WooCommerce] Woocommerce Checkout doesn’t work for Logged out UsersHi Mirko,
Thanks for your reply.
I tried both denying and allowing cookies, but sadly checkout still didn’t work for me.
Regards
LavanyaForum: Plugins
In reply to: [WooCommerce] Woocommerce Checkout doesn’t work for Logged out UsersHi Maykato
Thanks for your reply. We have tried, but it still doesn’t work.
We have tried different browsers, devices and even networks, but to no avail.Although we do receive such comments once in a while that the process works for them, however, we haven’t been able to pinpoint when does that happen.
Thanks
Lavanya