How to calculate fedex shipping charges based on weight, for fedex ground or fedex overnight. I need CF functions to do at the time of checkout in an e-commerce site.
Try the following component.
cffedexrates - ColdFusion FedEx Shipping Rates
Coldfusion component for calculating shipping rates from FedEx -- simply supply the value, weight and addresses and it returns the type (Overnight Priority, Standard Overnight, 2-day, etc) and it's cost.
hope this helps
Related
I'm making a small tool where my users can place ads on Facebook. Campaign, adset and ad creation is working fine, but i want to show users a small insight what they get for the budget they entered. I've tried getDeliveryEstimate and getReachEstimate as per described on Facebook Developers and other Facebook developers guides, Stackoverflow but none of these endpoints accepts budget and time range.
Is there any endpoint where i can pass budget and time range in order to calculate estimate based also on these variables?
In Ads manager in case if i change budget or time range, estimation changes instantly.
Thanks!
Today I received a notification: "There are still seven days until your trial expires. Upgrade your account now to enable automatic billing and prevent loss of service when your trial expires. Upgrade now!".
The FAQ says: "You can estimate the cost of using Google Cloud by translating your estimate of the resources you'll use into estimated monthly charges with the pricing calculator, or by consulting the pricing page."
The pricing calculator has many new specific terms. I’m not sure that I understand all of them correctly.
How to estimate how much I will pay for the account after the upgrade? I would be very grateful for a simple explanation or step-by-step instructions for a correct estimate.
As far as I can tell, you should have $300 in credits during your trial. All spendings should be visible in billing, except the bill will be 0 because the credit was applied.
Go to your project at https://console.cloud.google.com/
Select "Billing" either from the dashboard or from the side nav
View your report for detailed spending on all services you use
This should continue to reflect your spending in the future if you wish to stay with your current infrastructure. Otherwise, you can always use the calculator and match the services you are using.
Documentation on View Your Billing Reports and Cost Trends might be helpful for you. It includes a step by step guide for reading and understanding billing charts,changing chart settings, chart style, data order, preset views, viewing your forecasted cost, viewing your credits etc.
I have access to Amazon Product API.
It shows Amazon Price (and shipping is usually free),
But it also shows the Lowest Price from Other Amazon Sellers who sell the product.
Usually these sellers also charge high shipping rate, and thus, in order to create a correct comparison tool, I need a way to extract that shipping rate.
I read that from the APAPI it is impossible, but I'm sure there's some elegant way to do this (As I'm pretty sure I've stumbled upon sites that do this)
I'm not a seller so I don't think I can gain access to the Marketplace API.
I've been trying to find a way to list all the shipments that were made?.
I know that there's FedEx Insight but the only way to interact is by the Ship Service and the only thing one can do is Add Data for the service on a Shipment.
If the shipments can't be requested, there's a posibility to get a list of Track Id's or the refereces numbers?.
This isn't a function of FedEx's Web Service.
There's a Track Service but that assumes you know the tracking number or reference value already.
My recommendation would be to look at their EDI solution if you want a comprehensive list of shipments/tracking numbers based on an account.
Big Commerce allows it's store owners to integrate FedEx web services into their stores to provide estimated shipping costs to their customers. I'm curious if there's a way to use Big Commerce's API to make changes to what this estimated cost of shipping is.
Say for instance, a customer wants to estimate what the shipping costs will be through FedEx and FedEx returns $10.00. I want to be able to increase it by 30% so that it displays as somewhere around $13.00.
I know this might seem like an odd request, but I've asked Big Commerce Support and they've said it should be possible, however I'm not seeing any way to do it through their API