Skip to content

Commit

Permalink
Add additional guidance for FedEx credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
MisinformedDNA committed Jan 15, 2015
1 parent e8bd3aa commit 80224de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ Spree::ActiveShipping::Config[:ups_password]
Spree::ActiveShipping::Config[:ups_key]
Spree::ActiveShipping::Config[:usps_login]
```

**NOTE:** `:fedex_login` is the "Meter Number" that FedEx supplies you with.

It is important to note how this wrapper matches the calculators to the services available from the carrier API's, by default the base calculator matches the service name to the calculator class and returns the rate, this magic happens as follows:

1. inside the calculator class
Expand Down

0 comments on commit 80224de

Please sign in to comment.