exikoz
Forum Replies Created
-
Your concern is on point, I agree with you.
Thank you for your prompt response and support you provided me. Your assistance has been incredibly helpful, and I am grateful for your efforts.Hi flinnn,
I appreciate the quick response.
This calculation is only correct if there is no transaction fee to cover.
Donation on Stripe without the fee recovery
Amount: 1,000.00kr
Fee: 13.80kr
Net: 986.20kr
With the recovery fee
Amount: 1,013.80kr
Fee: 13.97kr
Net: 999.83kr
You see the net amount is not 1000kr as it should be.
Can I suggest to follow this formula instead that shows the donated amount + the fee
(Amount + fixed fee) / (1 – variable fee)
As this is more accurate
In my case: (1000 + 1.80) / 0.988 = 1,013.97
Stripe result
Amount: 1,013.97kr
Fee: 13.97kr
Net: 1,000.00kr
Thank you for your prompt response. We are very appreciative of your hard work and any help or suggestions you can provide. Thank you for your assistance.Forum: Plugins
In reply to: [WP Meteor Website Speed Optimization Addon] What about Google’Hi, Aleksandr Guidrevitch maybe richardzed means reducing unused JavaScript to decrease bytes consumed by network activity. With your awesome plugin i get 100 score on mobile but if I deactivate it i get 40 because of unused JavaScript. Which means google page insight is not detecting that these scripts are loading so it like bypassing google page speed to not detect unused JavaScript.