Linkpoint API module

Posts: 55
Joined: 08/17/2007

I took a look at the Linkpoint API module and added some things to it.

The Zone and Country fields now submit abbreviations to linkpoint instead of the numbers it was submitting before.

Example Previously:

State/Province: 18
Country: 840

Now it submits:

State/Province: FL
Country: US

It gets the information from the tables uc_countires and uc_zones

Also before it was leaving some fields blank, I changed it so it submits all the billing, shipping, and contact info.

As far as I can tell, it is now a fully functioning module.

AttachmentSize
uc_linkpoint_api.tar13.5 KB
Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Awesome, Nick. Don't have time to test it out, but I'll take you're word for it and make an offer... since the person who posted the contribution isn't the author anyways, how about I set you to be the author so you can remove the old download and then upload the new version?

http://www.ubercart.org/contrib/903

Posts: 55
Joined: 08/17/2007

Sounds good

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Done deal.