close

Mise à jour nécessaire de votre mot de passe sur Prestashop Addons

Bonjour,

Vous possédez un compte Addons créé à partir de votre compte PayPal qui vous permet de vous connecter à notre marketplace.

Pour plus de sécurité et de simplicité, nous avons mis en place un système d'authentification unique. La connexion via PayPal ne sera plus possible à partir du 2 avril. En savoir plusarrow_right_alt

Pour continuer à accéder à votre espace personnel, il vous suffit de réinitialiser votre mot de passe en cliquant sur le lien ci-dessous.

Un nouveau mot de passe vous sera envoyé, il vous permettra de vous connecter directement à votre compte Addons, sans passer par Paypal. Une fois connecté, vous pourrez modifier ce mot de passe depuis votre espace client.

Votre compte Addons ne sera en rien affecté par cette évolution.

close

check_circle L'article a été ajouté à votre panier !

close
Vos coordonnées seront transmises au partenaire lors du téléchargement du module.
close

Je confirme mes coordonnées pour continuer

close

Super, votre boutique va adorer ! Vous venez de télécharger ce module. Il ne vous reste plus qu’à l’installer sur votre boutique PrestaShop. Besoin d’un coup de pouce ? Suivez notre tutoriel : Installer un module Addons payant ou gratuit 

Amazon Fulfillment  SP API

Module Amazon Fulfillment SP API

favorite_border
favorite
Développé par Community developer
V1.6.0.V4 - 8.0.2
De V1.6.0.4 à V8.0.2

En bref

Prestashop Amazon Fulfillment integrates your Prestashop store with Fulfillment by Amazon (FBA) to enable automated order fulfillment , stock and delivery. (work with the new SP API amazon)

Les plus de ce produit

event_available Vous fait gagner du temps
  • Automatically ship orders from your Prestashop site to your customers with FBA. Through this Module Amazon will pick, pack, ship, and track orders for you!
  • Remove the hassle of fulfillment and spend more time creating and selling great products!
  • This integration is fast and easy to set up and comes with a variety of options ranging from complete auto-pilot all the way down to specific product shipping options if desired.

Installation

  • Sign up for an Amazon Pro Seller account
  • Enable Fulfillment by Amazon on your account (if applicable)
  • Take or Ship your products to an Amazon facility
  • Install and set up this module
  • Instructions for a seller to get full key from amazon
    • Go to the Guide page in Seller Central .
    • first , flow this section Registering as a developer
    • after , flow this section Creating and configuring IAM policies and entities
    • finaly , flow this section Registering your application
  • Sell products via your Prestashop store
  • Amazon handles your orders by picking, packing, sending the shipment, plus provides tracking info and customer service
  • Autre

    This module is flexible and can handle a wide range of shipping scenarios, but its main purpose is to automate order fulfillment through FBA. This core objective drives how and when the module is triggered to send an order’s data to Amazon. You would normally never ship a product before receiving valid payment, and this plugin works the same way.
    Prestashop Amazon Fulfillment (FBA) only sends orders to FBA automatically after it detects the Prestashop payment complete event. It has been tested with Stripe, PayPal, Authorize.Net, and Amazon Payments, but it should work with any other payment method that is properly built for Prestashop which triggers the payment complete action.
    Therefore, all other typical Presatshop settings like payment gateways and shipping methods should be configured and working properly before integrating with FBA. Also, the value of each product Reference in Prestashop must perfectly match the Seller SKU field in FBA in order for Amazon to process, pack, and ship the order (this means it’s CASE sensitive as well!). Every time the payment complete condition for an order is detected, Prestashop Amazon Fulfillment (FBA) will send the order, customer, and product information to FBA as an outbound fulfillment order for the products in the cart which are set to fulfill through Amazon. If there are any errors, the module will send you an email notification and will record an order note with a detailed record of the order data and the error.
    Before using the extension, you will need to configure Amazon Marketplace SP API credentials which allow it to access to your Amazon fulfillment account.

    Amazon Web Services, and the “Fulfillment by Amazon” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.

    Besoin d'aide ?

    Ce développeur vous répond dans ces langues :
    fr, en, nl, it, de, cs, es, pl, pt, ru, zh, tr

    Fiche technique

    Dernière mise à jour

    23/02/2023

    Langues du module

    en

    Versions de PrestaShop compatibles

    V1.6.0.4 - V8.0.2

    Compatibilité multiboutique 

    Oui info

    Version du module / thème

    V 3.0.0

    Nombre de téléchargements

    50

    Documentation

    Included

    Développeur

    Community developer

    Langues du développeur

    fr, en, nl, it, de, cs, es, pl, pt, ru, zh, tr +7

    Requiert un compte sur un service tiers

    Oui

    Catégorie

    Marketplaces

    Caractéristiques

    1. Easily toggle product fulfillment mode inside the individual product settings.
    2. Compatible with ALL Amazon Regions Worldwide
    Whether you’re selling domestically or internationally this extension will connect to any single Region and Marketplace in Amazon.
    For stores connected to the EU Region it will even automatically switch Marketplace IDs for you behind the scenes based on each customer’s shipping address!
     
    3. Easily see where every product is in the shipping lifecycle right from your standard orders page.
    4. Map Prestashop shipping options to Amazon’s shipping speed categories: standard, expedited, and priority.
    5. Advanced Email Notifications
    6. Keep your Prestashop stock levels synced from available inventory in Amazon and never oversell a product again.
    7. Orders can contain both FBA and non-FBA products, and will still be partially fulfilled through Amazon.
    8. Your customers can access shipping and tracking information right from their View Order page.
    Admins can also view the entire fulfillment history in the order notes.
    9. Manually send orders to FBA for one off special cases or if your process requires manually approving orders prior to shipping.
    10.Work with the new SP API amazon



    Recommandations

    Before you buy this module , you need to have

    • Amazon Pro Seller merchant account
    • Active Fulfillment by Amazon (FBA) service
    • NEW SP API credentials (see documentation)
    • your PHP version >= 7.3

    Infos obligatoires
  • App ID from Seller Central (string): Required. The LWA client ID of the SP API application to use to execute API requests.
  • Amazon Client Secret (string): Required. The LWA client secret of the SP API application to use to execute API requests..
  • Amazon Refresh Token (string): The LWA refresh token of the SP API application to use to execute API requests. Required, unless you're only using the Configuration instance to call grantless operations..
  • Amazon Access key (string): Required. AWS IAM user Access Key ID with SP API ExecuteAPI permissions..
  • Amazon secret key (string): Required. AWS IAM user Secret Access Key with SP API ExecuteAPI permissions..
  • endpoint (array): Required. An array containing a url key (the endpoint URL) and a region key (the AWS region). There are predefined constants for these arrays in lib/Endpoint.php: (NA, EU, FE, and NA_SANDBOX, EU_SANDBOX, and FE_SANDBOX.
  • AWS IAM Role ARN (string): If you set up your SP API application with an AWS IAM role ARN instead of a user ARN, pass that ARN here..
  • Nouveautés de la version 3.0.0(23/02/2023)

    • fix issue when sync order state (old version prestashop)
    • fix issue select order when cron sync order state
    • sync inventory and order FBA automatisation work stable

    Support et mises à jour

    Lors de l'achat, votre abonnement Business Care de votre première année est automatiquement inclus, puis reconduit tacitement à la fin de la période.

    Vous pouvez résilier votre abonnement à tout moment, avant la fin de la période en cours.

    Les services inclus dans votre abonnement

    • Mises à jour sécurité
    • Mises à jour compatibilité
    • Évolutions et futures fonctionnalités
    • Support illimité

    Vous souhaitez avoir plus de détails? Découvrez les questions les plus fréquemment posées autour de Business Care.


    Besoin d'aide ?

    Ce développeur vous répond dans ces langues :
    fr, en, nl, it, de, cs, es, pl, pt, ru, zh, tr
    Chat