futureyoon
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Progressive Web Apps] It’s still running on front-end and backend tooI have tried all frontend and server cache clear up..
Forum: Plugins
In reply to: [Super Progressive Web Apps] It’s still running on front-end and backend tooI have already shared in the first contact.
Hi
sorry for the late come back.
so the filter that I need to add is
add_filter('wc_stripe_order_meta_data', function($metadata, $order){ $metadata['order_number'] = $order->get_order_number(); return $metadata; }, 10, 2);with my limited knowledge, it looks like taking the order number instead of invoice number.. can you shed some light here?
What i wish to achieve is
continue to have the order number and adding one more value which is invoice number into Stripe.
Thank you
- This reply was modified 2 years, 5 months ago by futureyoon.
I am using the most common plugin for invoice.
“PDF Invoices & Packing Slips for WooCommerce”
This doesnt change the order number, but adds the extra field for invoice like this.
https://app.screencast.com/9wZtjH8BnyR6E
Should I create a ticket for that? Please let me know.
Thank you
You mentioned that it auto picks up the invoice number if it’s different from the order number. This feature needs to be turned on with toggle? or it’s already embeded?
It’s not working that way for now, that’s why.
Although you shared the code to do so, I would prefer to get this done via the plugin itself without adding the seperate code.
Can you please let me know why it’s not picking up the invoice number?
Thank you
Yes that’s right. I am referring to Invoice number metadata in WC.
so is it possible to capture that into stripe?
- This reply was modified 2 years, 5 months ago by futureyoon.
Thank you for the info. I ran 2 of them and at least the system didnt crash last night. Thank you for that!
redis-cli FLUSHDB redis-cli FLUSHALLJust curious that above commands are not running when “purge all caches” is performed?
If so, maybe can this be part of option under Redis tab?
Thank you
Please disregard this requsest. I have figured something out.
Ah! That’s under Smart Logic! OK. I got it! Maybe you should add it to ur documents (maybe I missed it), Anyway thank you.
Yup. That works well! Thank you!
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] shorcode in popupI have installed the latest version of amelia free version 1.0.91
Thx for the insight.
Sorry that I re-opened this case..
I’ve read the github and just curious, would it work if I just add the amazon-s3-and-cloudfront-tweaks.php into code snippet?
this part only
public function default_expires( $expires ) {
return 60 * 60; // 1 hour
}Thank you
I have tried it from laptop different browsers and incognito and a few different mobile devices.
It might be something to do with max cdn or polyfill not working in malaysia or lazy load from wprocket..
I tried to use US vpn, the image is showing up..
- This reply was modified 2 years, 8 months ago by futureyoon.
take a look at this https://app.screencast.com/ITPeD8CoBCZ7S
i am not sure why.. i tested it on mobile with data plan , it’s still the same.
r u using max cdn?