Prestashop Fedex Module - prestashop-1.6

Hi i'm trying to use Fedex carrier module to use on a site and i have entered all the info what the module needs to work but the test web service connection failed
Im based in Colombia, any one know how to use and fox this issue?

This issue is usually related to the address configuration.
Also, an year ago the FedEx Module that is integrated with PrestaShop worked only work in the United States. I'm not sure if it's changed to support non-US addresses.

Related

Sabre REST API connection to Microsoft Powerapps Custom connector

I am considering using Powerapps as a front end to Sabre. I believe that the no code/low code approach is a potentially useful replacement for the Sabre scripts product in the travel agency community
Has anyone tried creating a customer connector in Powerapps that will connect to the Sabre API's using the Postman collections that Sabre has provided.
I am struggling with the OAuth 2.0 parameters for the connection.
Powerapps OAuth parameters
Any help would be appreciated
Michael
Our small CTD operation is struggling with our conversion from SABREScribe to Web development too. My hats off to you if you get this working as we also have a few Power Apps but not connecting to SABRE. I'd be surprised if you can get this working and then how you show the value to the agent desktop. Curious as to your vision. I realize this is not the platform for general discussion but thought I'd just voice this as our Travel tech world is pretty "small"

On Mautic I cannot find the input box to enter the AWS SES hostname on Mautic version 3.0 I can see it on Mautic version 2.16 just fine

I have recently installed a new Mautic ver 3.0 previous version was 2.16 and all was fine with that version.
When following the directions i tried to insert the host name for the AWS SES hostname there was no input box. I have viewed several youtube and each one shows the insertion box.. however they were all version 2.16... I asked this question a week ago on Mautic and no answer... and now I see that all the smart Mautic folks are here on stackoverflow. Any ideas would be greatly appreciated.
Sorry to hear you did not get an answer yet - was that on the forums?
Since 3.2 (please make sure that you are on the latest version as we recently issued critical security fixes) Amazon SES should be configured with the API option. This is highly recommended owing to it being much more efficient.
That being said, you will need to select the region from the dropdown on both STMP:
and on API:

Best practice for open source applications using IMAP with OAuth2 regarding credentials?

Sorry for a fuzzy newbie question but I didn't find a similar yet - maybe I'm just asking wrong..
I'm working on an open source Python application which reads and processes emails from given mailboxes using IMAP and SMTP (from various (self hosted) email providers, so a MS/Google specific implementation is not an option for me).
Currently I'm extending that application to support OAuth2 after Microsoft announced they will no longer support standard IMAP/SMTP authorization.
I found lot's of HowTos, tutorials and examples and managed to read/write mails using OAuth2 with GMail-servers now but I hope I just missed the recommended scenario for open source applications.
Currently I've set up a Google "Project" using tutorials I found in order to get ClientID and ClientSecret. Google told me it would cost me $15k to $75k to get my application verified, while Microsoft wants me to create an Azure/Identity Platform account and want's my telephone and credit card number in advance in order to bill me after 12 months.
Question: What am I supposed to provide with my application regarding OAuth2? I don't want to publish my ClientID/Secret do I? Does every user have to go through those registration procedures in order to access its mails using a command line script?
How to other open source mail-applications solve this issue? At least Thunderbird can authenticate with GMail (see https://www.supertechcrew.com/thunderbird-oauth2-gmail/) do they provide ClientID and -secret with the application?
Here is an old thread discussing the issue: https://groups.google.com/g/tb-planning/c/RRSPwp36bi0?pli=1
Disclaimer 2: I know this question sounds very obvious but I really didn't find a hint yet :)

FedEx api for shipping

I want to apply FedEx API in my e-commerce website.
but I did't know how to apply that API.
I have done "Test Key registration" and get Test Account information.
so what I am doing next.
Thanks
The following answer is concerning the tracking service which is part of the shipping services:
After receiving your test credentials (key, password, account number and meter number), use them to send SOAP requests (as you normally do using your programming language) to the service at https://wsbeta.fedex.com:443/web-services/track
Use 123456789012 as a test tracking number.
When you are ready to move to the production environment, change the service path to https://ws.fedex.com:443/web-services/track (or https://gateway.fedex.com:443/web-services/track) and use the production credentials that can be obtained from here
Please refer to the documentation to be informed on how to use the services with your programming language.
According to FedEx, they are retiring their API soon. I believe the target date is the end of May, 2012. Now they are going to web services instead of an API. Here is more on the announcement:
http://www.fedex.com/us/developer/migration.html
As far as the web services are concerned, they have good documentation on their site for both how to access the web services directly and how to put a widget on your site that will allow a customer to look up their shipping. Here are those resources:
http://www.fedex.com/us/developer/solutions.html
There are also demos and tutorials here:
http://www.fedex.com/us/developer/web-services/index.html
I hope that helps you get started.
If you feel you are ready to test live shipments you wil now need to contact the fedex help desk and ask to get a user key that will be associated with your fedex account.
The test key only gets you to the testing side of web services. To get real rates and such you will need to point to the live gateway using a real user key.

Connecting to users local machine from my WebApp

I have a Web App that i have developed I am looking to develop a plugin for this app so that i can pull information from the users accounts package such as sage or quickbooks(offline version). Ideally I would like to do this without them having to have a static ip etc.
Unfortunately this is way over my head I currently have no idea on how to do this.
Please can some one guide me in the right direction I will probably use json data between the webapp and the client service that I will make and im fine with that part its just the initial connection that I am confused about.
Any help would be really really appreciated I hope this makes sense.
Thanks
Ash
The way the Shopify Quickbooks integration (Quickify) works is by setting up a tiny local server that listens on a high port number and is able to play with the local filesystem. The web app part of the solution sends JSON back to it.

Resources