• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Integrating CF with PayPal and UPS

Enthusiast ,
May 18, 2009 May 18, 2009

Copy link to clipboard

Copied

We are developing a small site that needs to integrate into PayPal to accept payment by credit card.

The basic service seems simple enough, but we also need to calculate shipping on UPS. This is where it becomes an issue because we need to be able to calculate the different delivery options and also different locations all of which effect the price.

Does anybody know of any simple solutions for this that we can utilize on our side to then pass to PayPal? A UPS calculator?

Thanks

Mark

TOPICS
Advanced techniques

Views

469

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 19, 2009 May 19, 2009

Copy link to clipboard

Copied

Try this??

http://shipping.rubyforge.org/

Actually after poking around I see UPS does have their own API

http://www.ups.com/e_comm_access/toolintro?loc=en_US&WT.svl=SubNav

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 19, 2009 May 19, 2009

Copy link to clipboard

Copied

LATEST

I'm having the guy that I am helping with this register with UPS as you have to set up a full account with credit card to get access to the API, so I'm not sure how easy it is to hook up.

I was hoping that somebody had generated some CF code or a Custom Tag

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation