Description

 

 

This screen enables you to edit the FedEx shipping method options. Shipping methods will be filtered on checkout based on the zone you set for them, if any. Then, they will be displayed to the user for him to choose which shipping method he prefers for his order.

 

 

 

Toolbar

ship method Toolbar

 

  • Save & Close : Save the shipping method options and return to the shipping methods Management screen.
  • Save : Apply the modifications to the shipping method and stay on the same screen.
  • Cancel : Return to the previous screen without saving the modifications.
  • Help : Open the Help documentation to configure your Fedex plugin.

 

Main Information

If you use one of our commercial versions, you will be able to enter the name and description in different languages. This feature can be activated in the configuration page, in the display tab. If you don't enter something for a translation, it will just use the default information in the Main information tab instead.

Additional Information

  • Client ID : The Client ID of the app you created in your FedEx account (learn more here).
  • Client secret : The Client secret of the app you created in your FedEx account (learn more here).
  • Account number : Unique UPS shipper account number provided by FedEx once you create a shipper account with them (learn more here).
  • Shipping service : Select here the FedEx services you want to allow. Note that not all the FedEx services are available to you. It depends on where your warehouse (the place from where you ship your goods) is located, and where your package should be delivered.
    • FedEx International Ground :
    • FedEx 2 Day
    • FedEx Express Saver
    • FedEx First Overnight
    • FedEx Ground (Home Delivery)
    • FedEx Priority Overnight
    • FedEx Smart Post
    • FedEx Standard Overnight
    • FedEx international Economy
    • FedEx international Economy Distribution
    • FedEx international First
    • FedEx international Priority
    • FedEx international Priority Distribution
    • FedEx Europe First
    • FedEx Regional Economy
    • FedEx international Priority Express
    • FedEx international Connect Plus
    We recommend that you first leave everything checked when first testing as most of these are only available in some cases.

  • Packaging type : Choose from all package types authorized by FedEx.
    Available options : Your packaging, FedEx pak, FedEx tube, FedEx box, FedEx small box, FedEx medium box, FedEx large box, FedEx extra large box, FedEx 10KG box, FedEx 25 box, FedEx envelope
  • Pickup type : Force the package weight unit.
    Available options : Contact Fedex to Schedule, Drop off at Fedex Location, Use scheduled pickup, Regular pickup FedEx schedule
  • Weight unit : Define the weight unit for all your packages. In the USA, you normally have to select lb, and in Europe Kg.
    Available options : lb, G, Kg, Mg, Oz
  • Display Transit time (expect international) : Define if you want display to your customer the delivery date (if provided by FedEx).
  • Add insurance : Select if you want provide the package value, and therefore have delivery assured by FedEx.
  • Weight approximation(%) : You can add here a percentage to the weight of your products.
  • Dimension approximation(%) : You can add here a percentage to the dimensions of your products.
  • Departure address for your products (warehouse or store, etc.) :
    • Name : Name of the company as displayed on the mailbox
    • Address : With street number and street name.
    • Address : (Optionnal)
    • City :
    • Postal code :
    • State code : 2 letter code only, Required only for USA, Canada and Puerto Rico!
    • Country code : 2 letter code only!
  • Debug : Switch on ("yes") or off ("no") to allow your Hikashop FedEx plugin to fill the log file, especially if there is any trouble. The log file is here to see debug data. You can find it in the "Payment log file" setting of the HikaShop configuration page.
    This will help in finding where the trouble is with the setup of the plugin if something doesn't work with it.

Restrictions

You can set restrictions on shipping methods. Based on the products in the cart of the user, the system will calculate which shipping methods the customer can choose from.

  • Zone : You can restrict a shipping method to a zone. By clicking on the edit icon, a popup will open enabling you to select a zone. You can also remove this limitation by clicking on the delete icon.
  • Warehouse : You can restrict the shipping method on a warehouse, the warehouse management will come in a future release of HikaShop. Note that Shipping methods which have a selected warehouse can only be used by products which have the same warehouse.
  • Minimum price : The shipping method can be available for only orders above a minimum price. This price uses the shipping method price currency even if the price is 0.
  • Maximum price : The shipping method can be available for only orders below a maximum price. This price uses the shipping method price currency even if the price is 0.
  • Include virtual products price : If you activate this option, the price of virtual goods (no weight) is taken into account for the maximum and minimum price restrictions above as well as the percentage price calculation. Otherwise, only the real goods (with a weight) are taken into account.
  • With tax : The price restriction can be set on the taxed price or the price without tax depending on this option
  • Minimum quantity: You can set a minimum quantity so that orders below it won't be able to be shipped with the current shipping method. The quantity of the order will be calculated based on the quantity of each products in it.
  • Maximum quantity: You can set a maximum quantity so that orders over it won't be able to be shipped with the current shipping method. The quantity of the order will be calculated based on the quantity of each products in it.
  • Minimum weight : You can set a minimum weight so that orders below it won't be able to be shipped with the current shipping method. The weight of the order will be calculated based on the weight of each products in it.
  • Maximum weight : You can set a maximum weight so that orders over it won't be able to be shipped with the current shipping method. The weight of the order will be calculated based on the weight of each products in it.
  • Minimum volume : You can set a minimum volume so that orders below it won't be able to be shipped with the current shipping method. The volume of the order will be calculated based on the volume of each products in it. The volume is calculated with the width, height and length of the products.
  • Maximum volume : You can set a maximum volume so that orders over it won't be able to be shipped with the current shipping method. The volume of the order will be calculated based on the volume of each products in it. The volume is calculated with the width, height and length of the products.
  • Prefix : You can restrict your shipping methods to only post codes including such prefix with this option.
  • Minimum post code : You can restrict your shipping methods to only post codes within a certain range whereby this is the minimum possible value
  • Maximum post code : You can restrict your shipping methods to only post codes within a certain range whereby this is the maximum possible value
  • Suffix : You can restrict your shipping methods to only post codes including such suffix with this option.

 

Description

The first payment plugin in HikaShop more than 10 years ago was for PayPal. Until HikaShop 4.7.4, this plugin was still the recommended one for PayPal. However, in the last few years, PayPal released PayPal Checkout which is a new API made to support all the latest improvments, like other payment methods support (Venmo, credit card, Pay Later, etc), easy setup and more.

The guide on this page will present you how to migrate from the old plugin to the new one.

Find the New PayPal plugin

First, go to Components => Hikashop.

 

 

In the System menu dropdown click on the Payment methods sub menu.

 

 

Now, you can see the Payment Methods listing. In the toolbar of this page, click on the "New" button in order to create your new PayPal Checkout payment method.

 

 

There, among the installed payment plugins, you can find the Paypal Checkout Payment plugin. Click on its name to start creating the payment method.

Tips : To easily find the plugin, you can use "Ctrl + F" on your keyboard and then type in the text field the name i.e. PayPal Checkout.

 

 

 

PayPal Checkout Settings

Simple setup.

Your PayPal Checkout plugin has a mechanism to automatically communicate with the PayPal servers in order to retrieve your credentials, necessary to make your plugin work.

Step by step :

  • 1. Click on the "Connect to PayPal Checkout" button
  • 2. Enter your PayPal account Email Address & select your region and validate.
  • 3. Enter your merchant password and validate.
  • 4. Click on the "Connect" button in the popup. You are now connected ! and you can close the login popup. You'll see the status of your merchant account instead of the "Connect to PayPal Checkout" button.

Note that if you don't already have a PayPal account, you can use your normal email address and go through the registration steps there. Also, if you want to test with virtual payments, you can activate the "sandbox" setting and use a PayPal sandbox account to connect.

See complete setting documentation.

The purpose of the page is to guide you on how to download your paid plugins on the HikaShop website via your user account.

In order to find your download, you first have to access your orders listing. You can do so via the My account => My orders menu, after logging in.

 

 

On your orders listing, select the order, by clicking on the order date or the total value, or the order number.
You might also want to change the top-right filter on the date if you're searching for old orders.

 

 

On your order details page, look at the products list. There, you'll find the download link for the install package of the latest version of your plugin, next to the product name:

 

 

 

Payments built on trust.

Thanks to the partnership between HikaShop and PayPal, you can take full advantage of the features offered by PayPal Checkout. Learn more about what this entails on this page.

49% of PayPal users abandoned a purchase when PayPal wasn't available.1 Help maximize conversion with PayPal, Venmo and PayPal Pay Later.

Activate PayPal Checkout

Drive conversion with PayPal.

 

PayPal's brand recognition helps give customers the confidence to buy. Paypal Checkout complements what you already have, comes with PayPal, Venmo, PayPal Pay Later, and more, it's easy to add to your HikaShop checkout solutions.

 

30% higher checkout conversion.2

 

Boost sales with Pay Later.

 

Let customers pay in installments with Pay in 4 and Pay Monthly,3 while you get paid up front at no extra cost to you. Promoting buy now, pay later messaging on your site at key points of the shopping journey can help boost average order value (AOV)4 and encourage customers to buy more,5 and more often.6

 

39% increase in cart sizes when Pay Later options are promoted.4

 

Tap into NextGen spending power with Venmo.

 

Venmo is already part of PayPal Checkout, at no additional cost. Gain appeal to Venmo customers who are active spenders7 with more spending power.8 And help bring move visibility to your business with a payment method customers can easily share.

 

2x Venmo users spend 2x more.9

 

More reasons to PayPal.
  • 69%of PayPal customers feel more secure shopping at a merchant that accepts PayPal.10
  • 3xpurchase completion when PayPal is available at checkout.11
  • 30%more repeat buyers.12

Designed with your business in mind.

    Payment methods

  • PayPal Checkout: PayPal, Venmo, Pay Later, and more13

  • Funds credit immediately into your PayPal business account while payments process

  • It's easy to add and complements new and existing checkout solutions

    Flexible features

  • Save customer billing and shipping info for fast, convenient checkout

  • Mobile-friendly so customers can easily shop on any device

  • Drive authorization rates, reduce declines, and help capture every sale

  • Track all your transactions from one dashboard

    Peace of mind

  • PayPal helps you handle the risk of fraudulent purchases

  • AI-powered technology monitors all transactions

  • PayPal Seller Protection on eligible transactions safeguards PayPal Checkout16

  • PayPal solutions help you meet global compliance standards

PayPal is preferred, trusted, and familiar to customers15

  • 20+ years of experience
  • 200+ markets around the globe
  • 100+ different currencies

Simple setup.

Activate PayPal Checkout

Zone Add/Edit

 

Description

This screen enables you to create or edit an order status.
In HikaShop, order are categorized through different status, or to put it another way, different state depending on the current step of the order.

 

 

Toolbar

Zone Toolbar

 

  • Save : Save the current characteristic and stay on the current configuration page.
  • Save & Close: Save the current characteristic as previous but return to the characteristics Management screen..
  • Save & New : Save the current characteristic and go to an another characteristics Management screen, in order to create a new one.
  • Cancel : Return to the previous screen without saving the modifications.
  • Help : This button enables you to turn ON/OFF the help section, this screen will appear or disappear.

Main Options

 

 

  • Name : Define here the name of your order status, note that this name will be used directly in your order listing (backend and frontend).
  • Namekey : The Namekey is used by your database and will be associated to the order in his own database.
  • Published : Switch it to No, if you want desactive the Order Status.

 

Description

The description won't be display anywhere in your website, and so use it like a memo or a user manual to define for yourself the purpose of this order status for example.