Skip to content

Calculates Amazon FBA Fees for Merchants

License

Notifications You must be signed in to change notification settings

paulvoe/fbacalculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbacalculator

Build Status

This script can be used to calculate FBA fees for Amazon merchants. It should return similar values to: https://sellercentral.amazon.com/hz/fba/profitabilitycalculator/index?lang=en_US

Usage

Pass the length, width, height, and weight to the calculate_fees function. The fees will be returned in decimal format.

Installation

Install the requirments in requirements.txt pip install -r requirements.txt

Testing

After installing requirements, run the following from withing the project directory: python tests.py Amazon documentation can be found here: http://www.amazon.com/gp/help/customer/display.html/?nodeId=201119410

About

Calculates Amazon FBA Fees for Merchants

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%