Magento

Magento is an open source and free e-commerce web application. Magento, whose first version was announced on March 31, 2008, is an open source e-commerce platform supported by thousands of solution partners and used by more than 150,000 businesses worldwide.

iyzico will continue to develop its infrastructure that is compatible with every payment method and compatible with every system and to provide advantageous services for its users.

Magento 2 iyzico Module Installation

Magento 2 iyzico Kurulum Adımları

  1. Download the plugin above.

  2. Access the root directory where Magento 2 is installed.

  3. Create a code folder inside the app folder.

  4. Create an Iyzico folder inside the code folder.

  5. Create an Iyzipay folder within the Iyzico folder.

  6. Copy all the files in the module you downloaded into the Iyzipay folder.

  7. The directory where the module files will be located should be app/code/Iyzico/Iyzipay.

  8. With the terminal, the root directory where Magento 2 is installed is accessed and the following commands are run respectively.

    • php bin/magento module:enable Iyzico_Iyzipay --clear-static-content

    • php bin/magento setup:upgrade

    • php bin/magento setup:static-content:deploy -f

    • php bin/magento setup:di:compile

Magento 2.2.3+ iyzico Module Installation

Magento 2.2.3+ iyzico Installation Steps

  1. Access the root directory where Magento 2 is installed.

  2. Create a code folder inside the app folder.

  3. Create an Iyzico folder inside the code folder.

  4. Create an Iyzipay folder within the iyzico folder.

  5. Copy all the files in the module you downloaded into the iyzipay folder.

  6. The directory where the module files will be located should be app/code/Iyzico/Iyzipay.

  7. With the terminal, the root directory where Magento 2 is installed is accessed and the following commands are run respectively.

    • php bin/magento module:enable Iyzico_Iyzipay --clear-static-content

    • php bin/magento setup:upgrade

    • php bin/magento setup:static-content:deploy -f

    • php bin/magento setup:di:compile

IMPORTANT NOTE : After opening the Stores -> Configuration page from the Magento Admin panel, you need to change the display setting of the Invoice address by selecting the Sales -> Checkout field from the left panel. Check the Display Billing Address On setting as Payment Page.

After opening the Stores -> Configuration page from the Magento Admin panel, you can access the payment module settings by selecting the Sales -> Payment Methods field from the left panel.

SETTING NAMEDESCRIPTION

Sandbox

iyzico has two APIs: Sandbox/Test and Live. If you are using a test account, you should select Yes in this field. If you have an approved application in iyzico and can access the Live account, you should select No.

API Key

You can access your API keys from the Settings->Company Settings section of your iyzico merchant panel. You should copy your API key in the Merchant panel and paste it into this section.

Secret Key

You can access your API keys from the Settings->Company Settings section of your iyzico merchant panel. You should copy your Secret key in the Merchant panel and paste it into this section.

Title

This message will be displayed to the user in the payment options section. You can change it to Debit/Credit Card.

Overlay Script

With the Pay with iyzico logo, you can emphasize to your customers 24/7 Live Support, 100% Hassle-free Shopping, One-Click Payment Ease, and indicate that your site uses iyzico as the payment method, allowing your customers to shop safely. There are 3 options: Bottom left, Bottom right and Hide. You can show it in Bottom Left or Bottom Right depending on your theme.

Last updated