AbanteCart Community

AbanteCart Development => Extensions and Add-Ons => Shipping Modules => Topic started by: dhigz on May 06, 2024, 01:53:30 PM

Title: Default UPS Extension
Post by: dhigz on May 06, 2024, 01:53:30 PM
Is there any update on when you will release a new default_ups extension? Last I saw was a release date of December 2023.

The deadline to converting to OAuth is coming soon (June 23). UPS emails me one a week to update.

If there is a delay or you are not working on it, please let me know so I have time to write my own.

Thanks.
Title: Re: Default UPS Extension
Post by: abolabo on May 07, 2024, 07:07:17 AM
UPS released official API-documentation of their new API version.
We already created automatic generated php-sdk (https://github.com/abantecart/ups-php) based on it.
Unfortunately UPS repository still unstable and very buggy that affecting on our SDK.
If you plan to develop your own extension you can include sdk into your project.
Title: Re: Default UPS Extension
Post by: Basara on October 01, 2024, 07:16:37 AM
Hello.
I wanted to share an update regarding the UPS API. AbanteCart has developed a new extension that includes OAuth support.