1 / 9

Magento 2 Paya Payments

Magento 2 Paya Payments by Meetanshi integrates Paya payment gateway with Magento 2 store for secure online payments.<br><br>Visit: https://meetanshi.com/magento-2-paya-payments.html

Meetanshi
Download Presentation

Magento 2 Paya Payments

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Paya Payments for Magento 2 User Guide Table of Content 1.Extension Installation Guide 2.Configuration 3.Paya Payments in Frontend 4.Paya Payment Details in Order View Backend 5.Paya Payment Method for Backend Order Paya Payments for Magento 2 © Meetanshi

  2. 1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/Paya oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/Paya via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush 2.Configuration For configuring the extension, login to Magento 2, move to Stores → Payment Methods → → Paya Payments - Meetanshi, where you can find various settings to configure the extension. •Enabled: Enable or disable Paya Payments extension from here. •Debug: Select YES to enable debug. •Title: Enter title for the Paya Payment method to show in the frontend. •Vault Enabled: Select YES to enable vault to allow customers to save card data for future use. •Vault Title: Set a custom title for the stored card (vault) payment method. •Show Paya Logo: Select YES to show the Paya logo on the checkout page in the frontend. •Sandbox Mode: Set YES to enable sandbox mode for the payment gateway. •Merchant ID: Enter the merchant ID you have received from the Paya payment gateway. •Merchant Key: Enter the merchant key you have received from the Paya payment gateway. •Payment Action: Select one of the payment actions for the payment capture. •New Order Status: Set the order status of the new orders placed using the Paya payment method. •Credit Card Types: Select the credit card types to allow payment using the Paya payment method. •Payment from Applicable Countries: Select countries to allow the use of the payment method. •Instructions: Enter additional instructions to show on the checkout page in the frontend. •Minimum Order Total: Enter the minimum order total to allow using the payment method. •Maximum Order Total: Enter the minimum order total to allow using the payment method. •Sort Order: Enter the sort order of the payment method. → Configuration → → Sales → → Paya Payments for Magento 2 © Meetanshi

  3. Paya Payments for Magento 2 © Meetanshi

  4. 3.Paya Payments in Frontend Once the extension is configured, it can be seen enabled on the frontend. Simply add products to cart and at checkout, you can see payment method enabled. Select it, add card details and click to finish payment and place order. Tick the “Save card for later use” checkbox to save the card details for future use. Paya Payments for Magento 2 © Meetanshi

  5. •Paya Payment Details in My Account Section Immediately after the order is placed, the Paya payment details can be seen in the order view under My Account section. Paya Payments for Magento 2 © Meetanshi

  6. •Saved Cards in My Account Section If the customer has saved card for future use while placing the order, his saved card details is shown under“Stored Payment Methods” in “My Account” section. The customer can delete the card from here. •Frontend Order Using Stored Card If the customer has saved card for future use while placing the order, he can use the saved card to create a new order from the frontend. Paya Payments for Magento 2 © Meetanshi

  7. 4.Paya Payment Details in Order View Backend Apart from My Account section, Paya payment details can be found in the Sales → Order View section in the backend. → Orders → → Paya Payments for Magento 2 © Meetanshi

  8. 5.Paya Payment Method for Backend Order Just as frontend, the Paya payment method also works with backend orders. Admin needs to create a new order and select the Paya payment method, add card details and click submit order to place an order from backend using the Paya payment method. Paya Payments for Magento 2 © Meetanshi

  9. •Backend Order Using Stored Card If the customer has saved card data from the frontend while placing the order, the admin can create a new order using the saved card from the backend. Paya Payments for Magento 2 © Meetanshi

More Related