Skip to main content
Inspiring
May 18, 2009
Question

Integrating CF with PayPal and UPS

  • May 18, 2009
  • 1 reply
  • 556 views

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

This topic has been closed for replies.

1 reply

Known Participant
May 20, 2009

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

ACS LLCAuthor
Inspiring
May 20, 2009

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