SlideShare a Scribd company logo
1 of 24
Download to read offline
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
1. Extension Installation Guide
2. Configure Payment Method
3. Configuration
4. Subscription Types
5. Product Specific eWay Recurring & Subscriptions Settings
6. eWay Recurring & Subscriptions in Frontend
7. Subscription Details in Backend
8. Manage Subscription Schedules
9. Manage Subscribers
10. Email Notifications to Customers
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
1. Extension Installation
• Extract the zip folder and upload our extension to root of your Magento 2 directory via FTP.
• Login to your SSH and run below commands step by step:
o php bin/magentosetup:upgrade
o For Magento version 2.0.x to 2.1.x - php bin/magentosetup:static-content:deploy
o For Magento version 2.2.x & above - php bin/magentosetup:static-content:deploy -f
o php bin/magentocache:flush
• That’s it.
2. Configure Payment Method
Go to Sales → Payment Method → eWay Recurring Payment to configure the eWay payment
method to capture subscription payments from your Magento 2 stores.
• Enabled: Enable payment method from here.
• Title: Enter title of the payment method to show in the frontend.
• New Order Status: Select order status to assign whenever a new order is placed
through eWay recurring payment method.
• Customer ID: Enter customer ID provided by eWay payment gateway.
• eWay Recurring Username: Enter user name provided by eWay payment gateway.
• eWay Recurring Password: Enter password provided by eWay payment gateway.
• Credit Card Types: Select credit card types to allow accepting payments from.
• Sandbox Mode: Enable sandbox mode to enable testing mode for the payment gateway.
• Debug Mode: Enable debug mode to get error logs.
• Payment from Applicable Countries: Select countries to enable payment method for.
• Payment from Specific Countries: Select countries to enable payment method for
specific countries.
• Sort Order: Add sort order of the payment method.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
3. Configuration
To configure the extension, login to Magento 2 backend, move to Stores → Configuration →
eWay Recurring & Subscriptions where you can find various Email settings to send
notifications on various subscription events.
• Subscription Cancellation Notification Settings:
o Email Template: Select template for subscription cancellation Email to be sent to
the customers.
o Admin Email: Enter Email ID of the admin to get the same mail.
o Email Sender Name: Select Email sender.
• Payment Failure Notification Settings:
o Email Sender: Select Email sender.
o Email Template: Select template for subscription payment failure Email to be sent
to the customers.
o Send Email Copy to: Enter Email ID to send copy of the same mail.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Credit Card Expiry Notification Settings:
o Email Sender: Select Email sender.
o Email Template: Select template for credit card expiry notification Email to be sent
to the customers.
o Send Email Copy to: Enter Email ID to send copy of the same mail.
• Next Subscription Reminder Notification Settings:
o Email Sender: Select Email sender.
o Email Template: Select template for next subscription reminder Email to be sent to
the customers.
o Send Email Copy to: Enter Email ID to send copy of the same mail.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
4. Subscription Types
All the already created and saved subscription types enlisted here. You can add new
subscription type from here and assign to as many products as you want.
• Add New Option
o Title: Set the title of new subscription type.
o Period Unit: Select period unit for the subscription type.
o Maximum Billing Cycles: Set maximum billing cycle which is sub orders per
subscription. For example, you have subscribed for a magazine and set 8
maximum billing cycles, customers can maximum subscribe to 8 magazine
editions.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Assigned Products
Select products to assign this subscription type to. Based on the settings here,
customers will get the options in the frontend to select the subscription options.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
5. Product Specific eWay Recurring & Subscriptions Settings
Apart from global settings, the extension facilitates to configure particular product for eWay
recurring. To set, go to Catalog → Products and select a product to enable eWay Recurring &
Subscriptions for.
• Enable eWay Recurring and Subscriptions: Select YES to enable eWay Recurring
and Subscriptions for the selected product.
• Allow Customers Define Start Date: Select YES to allow customers define start
date of the subscription.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
6. eWay Recurring & Subscriptions in Frontend
Once the settings are configured properly, the customers can see subscription options
on the product page to set and continue purchase.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• eWay Recurring & Subscriptions on Cart Page
Once the options are selected from frontend, subscription details can be seen on cart
page.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• eWay Recurring & Subscriptions on Checkout Page
On checkout page, customers can select eWay payment method and add card details to
place the order.
•
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• eWay Recurring Order Details in My Account
Once the subscription order is placed, all the subscription related details can be seen in My
Account section under My Subscriptions tab.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
On click of event ID, detailed order related details like subscription date, period, frequency,
completed and pending subscription orders and other information can be seen.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
On click of related orders, customers can see order status and more subscription details.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
On click of subscription order ID, subscription products, payments and credit card details can
be seen.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Editing Subscription Details from My Account
From My Account section, customers can edit subscription, payment and credit card details
by clicking on Edit.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
7. Subscription Details in Backend
Once the subscription order is placed successfully, admin can see subscription order details
along with all the subscription information under Sales → Orders → Order view in the
backend.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
8. Manage Subscription Schedules
Admin can also see schedules of the various subscriptions from the backend. Go to eWay
Recurring and Subscriptions → Manage Subscription Schedules to have a look at
subscriptions scheduled for today, pending and completed subscriptions.
• Today’s Schedule
All the subscriptions scheduled for the same day on which admin is logged in can be
seen there with the status.
• Pending Schedules
All the pending subscriptions by customers are seen enlisted here.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Completed Schedules
All the already paid and completed subscription schedules can be seen enlisted here.
9. Manage Subscribers
All the subscription customers along with the details are stored in a separate grid in the
backend. Go to eWay Recurring and Subscriptions → Manage Subscribers to see the details
of the subscribers, products purchased and other related information.
• Customer
All the customer related details along with eWay ID is saved here. Admin can delete the
customer from here.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Events
All the subscription events of the selected customer can be seen here. Admin can edit or
delete selected events from here.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Update Event Details
On click of edit, all the event details can be seen. Admin can change the details and click
Update button to update and save the edited details.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
10. Email Notifications to Customers
• Next Subscription Payment Reminder
A day before the next subscription payment is to be captured, customers are notified with
the Email notification.
• Payment Failure Notification Email
While trying to capture the payment for the subscription, if the payment fails due to credit
card failure, the customers are notified with payment failure notification Email.
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
• Credit Card Expiry Notification Email
If the saved credit card with the subscription is about to expire, the extension sends Email
notification to the customers to update card details.
• Subscription Cancellation Notification Email
If the customers or admin cancels the subscription any time, customers are notified for the
subscription cancellation with an Email.
If you have any question or need support, Contact us athttps://meetanshi.com/contacts/
eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com

More Related Content

Similar to Magento 2 eWay Recurring & Subscriptions

Magento 2 Rave Payment Gateway
Magento 2 Rave Payment GatewayMagento 2 Rave Payment Gateway
Magento 2 Rave Payment GatewayMeetanshi
 
Managing payments
Managing paymentsManaging payments
Managing paymentsPaytm
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Magento SMS Notification Extension
Magento SMS Notification ExtensionMagento SMS Notification Extension
Magento SMS Notification ExtensionMeetanshi
 
Magento 2 Store Credit
Magento 2 Store CreditMagento 2 Store Credit
Magento 2 Store CreditLandofcoder
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Magento WhatsApp Notifications
Magento WhatsApp NotificationsMagento WhatsApp Notifications
Magento WhatsApp NotificationsMeetanshi
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Pay for an order using wallet - MageDelight Magento 2 eWallet Extension
Pay for an order using wallet - MageDelight Magento 2 eWallet ExtensionPay for an order using wallet - MageDelight Magento 2 eWallet Extension
Pay for an order using wallet - MageDelight Magento 2 eWallet ExtensionMageDelight
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Payments cycle - OPPO
Payments cycle - OPPOPayments cycle - OPPO
Payments cycle - OPPOPaytm
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Payments cycle of Paytm Mall Shop in English
Payments cycle of Paytm Mall Shop in English Payments cycle of Paytm Mall Shop in English
Payments cycle of Paytm Mall Shop in English Paytm
 
Paytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in EnglishPaytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in EnglishPaytm
 
Paytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in EnglishPaytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in EnglishPaytm
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecyclePaytm
 
Magento 2 CBK T-Pay
Magento 2 CBK T-PayMagento 2 CBK T-Pay
Magento 2 CBK T-PayMeetanshi
 

Similar to Magento 2 eWay Recurring & Subscriptions (20)

Magento 2 Rave Payment Gateway
Magento 2 Rave Payment GatewayMagento 2 Rave Payment Gateway
Magento 2 Rave Payment Gateway
 
Managing payments
Managing paymentsManaging payments
Managing payments
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Magento SMS Notification Extension
Magento SMS Notification ExtensionMagento SMS Notification Extension
Magento SMS Notification Extension
 
Magento 2 Store Credit
Magento 2 Store CreditMagento 2 Store Credit
Magento 2 Store Credit
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Magento WhatsApp Notifications
Magento WhatsApp NotificationsMagento WhatsApp Notifications
Magento WhatsApp Notifications
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Pay for an order using wallet - MageDelight Magento 2 eWallet Extension
Pay for an order using wallet - MageDelight Magento 2 eWallet ExtensionPay for an order using wallet - MageDelight Magento 2 eWallet Extension
Pay for an order using wallet - MageDelight Magento 2 eWallet Extension
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Payments cycle - OPPO
Payments cycle - OPPOPayments cycle - OPPO
Payments cycle - OPPO
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Payments cycle of Paytm Mall Shop in English
Payments cycle of Paytm Mall Shop in English Payments cycle of Paytm Mall Shop in English
Payments cycle of Paytm Mall Shop in English
 
Paytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in EnglishPaytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in English
 
Paytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in EnglishPaytm Mall shop_Payments cycle in English
Paytm Mall shop_Payments cycle in English
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Payment lifecycle
Payment lifecyclePayment lifecycle
Payment lifecycle
 
Magento 2 CBK T-Pay
Magento 2 CBK T-PayMagento 2 CBK T-Pay
Magento 2 CBK T-Pay
 

More from Meetanshi

cupdf.com_magento-2-mobile-login.pdf
cupdf.com_magento-2-mobile-login.pdfcupdf.com_magento-2-mobile-login.pdf
cupdf.com_magento-2-mobile-login.pdfMeetanshi
 
Magento 2 Cloud Backup
Magento 2 Cloud BackupMagento 2 Cloud Backup
Magento 2 Cloud BackupMeetanshi
 
Magento 2 QuickBooks Online Integration
Magento 2 QuickBooks Online IntegrationMagento 2 QuickBooks Online Integration
Magento 2 QuickBooks Online IntegrationMeetanshi
 
Magento 2 Zoho CRM Integration
Magento 2 Zoho CRM IntegrationMagento 2 Zoho CRM Integration
Magento 2 Zoho CRM IntegrationMeetanshi
 
Magento 2 Admin Action Log
Magento 2 Admin Action LogMagento 2 Admin Action Log
Magento 2 Admin Action LogMeetanshi
 
Magento 2 Infinite Scroll
Magento 2 Infinite Scroll Magento 2 Infinite Scroll
Magento 2 Infinite Scroll Meetanshi
 
Magento 2 Sequel Logistics
Magento 2 Sequel LogisticsMagento 2 Sequel Logistics
Magento 2 Sequel LogisticsMeetanshi
 
Magento 2 Push Notifications
Magento 2 Push NotificationsMagento 2 Push Notifications
Magento 2 Push NotificationsMeetanshi
 
Magento 2 M-Pesa Payment
Magento 2 M-Pesa PaymentMagento 2 M-Pesa Payment
Magento 2 M-Pesa PaymentMeetanshi
 
Magento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler DropshippingMagento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler DropshippingMeetanshi
 
Magento 2 Size Chart
Magento 2 Size ChartMagento 2 Size Chart
Magento 2 Size ChartMeetanshi
 
Magento 2 Inventory Report
Magento 2 Inventory ReportMagento 2 Inventory Report
Magento 2 Inventory ReportMeetanshi
 
Magento 2 facebook Store Integration
Magento 2 facebook Store IntegrationMagento 2 facebook Store Integration
Magento 2 facebook Store IntegrationMeetanshi
 
Magento Cookie Notice
Magento Cookie NoticeMagento Cookie Notice
Magento Cookie NoticeMeetanshi
 
Magento Order Verification
Magento Order VerificationMagento Order Verification
Magento Order VerificationMeetanshi
 
Magento Facebook Chat
Magento Facebook ChatMagento Facebook Chat
Magento Facebook ChatMeetanshi
 
Magento 2 Email Attachments
Magento 2 Email AttachmentsMagento 2 Email Attachments
Magento 2 Email AttachmentsMeetanshi
 
Magento 2 Maintenance Page
Magento 2 Maintenance PageMagento 2 Maintenance Page
Magento 2 Maintenance PageMeetanshi
 
Magento 2 Call for Price
Magento 2 Call for PriceMagento 2 Call for Price
Magento 2 Call for PriceMeetanshi
 
Instagram Extension for Magento
Instagram Extension for MagentoInstagram Extension for Magento
Instagram Extension for MagentoMeetanshi
 

More from Meetanshi (20)

cupdf.com_magento-2-mobile-login.pdf
cupdf.com_magento-2-mobile-login.pdfcupdf.com_magento-2-mobile-login.pdf
cupdf.com_magento-2-mobile-login.pdf
 
Magento 2 Cloud Backup
Magento 2 Cloud BackupMagento 2 Cloud Backup
Magento 2 Cloud Backup
 
Magento 2 QuickBooks Online Integration
Magento 2 QuickBooks Online IntegrationMagento 2 QuickBooks Online Integration
Magento 2 QuickBooks Online Integration
 
Magento 2 Zoho CRM Integration
Magento 2 Zoho CRM IntegrationMagento 2 Zoho CRM Integration
Magento 2 Zoho CRM Integration
 
Magento 2 Admin Action Log
Magento 2 Admin Action LogMagento 2 Admin Action Log
Magento 2 Admin Action Log
 
Magento 2 Infinite Scroll
Magento 2 Infinite Scroll Magento 2 Infinite Scroll
Magento 2 Infinite Scroll
 
Magento 2 Sequel Logistics
Magento 2 Sequel LogisticsMagento 2 Sequel Logistics
Magento 2 Sequel Logistics
 
Magento 2 Push Notifications
Magento 2 Push NotificationsMagento 2 Push Notifications
Magento 2 Push Notifications
 
Magento 2 M-Pesa Payment
Magento 2 M-Pesa PaymentMagento 2 M-Pesa Payment
Magento 2 M-Pesa Payment
 
Magento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler DropshippingMagento 2 BTSWholesaler Dropshipping
Magento 2 BTSWholesaler Dropshipping
 
Magento 2 Size Chart
Magento 2 Size ChartMagento 2 Size Chart
Magento 2 Size Chart
 
Magento 2 Inventory Report
Magento 2 Inventory ReportMagento 2 Inventory Report
Magento 2 Inventory Report
 
Magento 2 facebook Store Integration
Magento 2 facebook Store IntegrationMagento 2 facebook Store Integration
Magento 2 facebook Store Integration
 
Magento Cookie Notice
Magento Cookie NoticeMagento Cookie Notice
Magento Cookie Notice
 
Magento Order Verification
Magento Order VerificationMagento Order Verification
Magento Order Verification
 
Magento Facebook Chat
Magento Facebook ChatMagento Facebook Chat
Magento Facebook Chat
 
Magento 2 Email Attachments
Magento 2 Email AttachmentsMagento 2 Email Attachments
Magento 2 Email Attachments
 
Magento 2 Maintenance Page
Magento 2 Maintenance PageMagento 2 Maintenance Page
Magento 2 Maintenance Page
 
Magento 2 Call for Price
Magento 2 Call for PriceMagento 2 Call for Price
Magento 2 Call for Price
 
Instagram Extension for Magento
Instagram Extension for MagentoInstagram Extension for Magento
Instagram Extension for Magento
 

Recently uploaded

A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Tina Ji
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in managementchhavia330
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneVIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneCall girls in Ahmedabad High profile
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 

Recently uploaded (20)

Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in management
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneVIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 

Magento 2 eWay Recurring & Subscriptions

  • 1. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 1. Extension Installation Guide 2. Configure Payment Method 3. Configuration 4. Subscription Types 5. Product Specific eWay Recurring & Subscriptions Settings 6. eWay Recurring & Subscriptions in Frontend 7. Subscription Details in Backend 8. Manage Subscription Schedules 9. Manage Subscribers 10. Email Notifications to Customers
  • 2. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 1. Extension Installation • Extract the zip folder and upload our extension to root of your Magento 2 directory via FTP. • Login to your SSH and run below commands step by step: o php bin/magentosetup:upgrade o For Magento version 2.0.x to 2.1.x - php bin/magentosetup:static-content:deploy o For Magento version 2.2.x & above - php bin/magentosetup:static-content:deploy -f o php bin/magentocache:flush • That’s it. 2. Configure Payment Method Go to Sales → Payment Method → eWay Recurring Payment to configure the eWay payment method to capture subscription payments from your Magento 2 stores. • Enabled: Enable payment method from here. • Title: Enter title of the payment method to show in the frontend. • New Order Status: Select order status to assign whenever a new order is placed through eWay recurring payment method. • Customer ID: Enter customer ID provided by eWay payment gateway. • eWay Recurring Username: Enter user name provided by eWay payment gateway. • eWay Recurring Password: Enter password provided by eWay payment gateway. • Credit Card Types: Select credit card types to allow accepting payments from. • Sandbox Mode: Enable sandbox mode to enable testing mode for the payment gateway. • Debug Mode: Enable debug mode to get error logs. • Payment from Applicable Countries: Select countries to enable payment method for. • Payment from Specific Countries: Select countries to enable payment method for specific countries. • Sort Order: Add sort order of the payment method.
  • 3. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com
  • 4. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 3. Configuration To configure the extension, login to Magento 2 backend, move to Stores → Configuration → eWay Recurring & Subscriptions where you can find various Email settings to send notifications on various subscription events. • Subscription Cancellation Notification Settings: o Email Template: Select template for subscription cancellation Email to be sent to the customers. o Admin Email: Enter Email ID of the admin to get the same mail. o Email Sender Name: Select Email sender. • Payment Failure Notification Settings: o Email Sender: Select Email sender. o Email Template: Select template for subscription payment failure Email to be sent to the customers. o Send Email Copy to: Enter Email ID to send copy of the same mail.
  • 5. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Credit Card Expiry Notification Settings: o Email Sender: Select Email sender. o Email Template: Select template for credit card expiry notification Email to be sent to the customers. o Send Email Copy to: Enter Email ID to send copy of the same mail. • Next Subscription Reminder Notification Settings: o Email Sender: Select Email sender. o Email Template: Select template for next subscription reminder Email to be sent to the customers. o Send Email Copy to: Enter Email ID to send copy of the same mail.
  • 6. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 4. Subscription Types All the already created and saved subscription types enlisted here. You can add new subscription type from here and assign to as many products as you want. • Add New Option o Title: Set the title of new subscription type. o Period Unit: Select period unit for the subscription type. o Maximum Billing Cycles: Set maximum billing cycle which is sub orders per subscription. For example, you have subscribed for a magazine and set 8 maximum billing cycles, customers can maximum subscribe to 8 magazine editions.
  • 7. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Assigned Products Select products to assign this subscription type to. Based on the settings here, customers will get the options in the frontend to select the subscription options.
  • 8. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 5. Product Specific eWay Recurring & Subscriptions Settings Apart from global settings, the extension facilitates to configure particular product for eWay recurring. To set, go to Catalog → Products and select a product to enable eWay Recurring & Subscriptions for. • Enable eWay Recurring and Subscriptions: Select YES to enable eWay Recurring and Subscriptions for the selected product. • Allow Customers Define Start Date: Select YES to allow customers define start date of the subscription.
  • 9. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 6. eWay Recurring & Subscriptions in Frontend Once the settings are configured properly, the customers can see subscription options on the product page to set and continue purchase.
  • 10. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • eWay Recurring & Subscriptions on Cart Page Once the options are selected from frontend, subscription details can be seen on cart page.
  • 11. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • eWay Recurring & Subscriptions on Checkout Page On checkout page, customers can select eWay payment method and add card details to place the order. •
  • 12. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • eWay Recurring Order Details in My Account Once the subscription order is placed, all the subscription related details can be seen in My Account section under My Subscriptions tab.
  • 13. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com On click of event ID, detailed order related details like subscription date, period, frequency, completed and pending subscription orders and other information can be seen.
  • 14. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com On click of related orders, customers can see order status and more subscription details.
  • 15. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com On click of subscription order ID, subscription products, payments and credit card details can be seen.
  • 16. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Editing Subscription Details from My Account From My Account section, customers can edit subscription, payment and credit card details by clicking on Edit.
  • 17. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 7. Subscription Details in Backend Once the subscription order is placed successfully, admin can see subscription order details along with all the subscription information under Sales → Orders → Order view in the backend.
  • 18. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 8. Manage Subscription Schedules Admin can also see schedules of the various subscriptions from the backend. Go to eWay Recurring and Subscriptions → Manage Subscription Schedules to have a look at subscriptions scheduled for today, pending and completed subscriptions. • Today’s Schedule All the subscriptions scheduled for the same day on which admin is logged in can be seen there with the status. • Pending Schedules All the pending subscriptions by customers are seen enlisted here.
  • 19. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Completed Schedules All the already paid and completed subscription schedules can be seen enlisted here. 9. Manage Subscribers All the subscription customers along with the details are stored in a separate grid in the backend. Go to eWay Recurring and Subscriptions → Manage Subscribers to see the details of the subscribers, products purchased and other related information. • Customer All the customer related details along with eWay ID is saved here. Admin can delete the customer from here.
  • 20. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Events All the subscription events of the selected customer can be seen here. Admin can edit or delete selected events from here.
  • 21. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Update Event Details On click of edit, all the event details can be seen. Admin can change the details and click Update button to update and save the edited details.
  • 22. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com 10. Email Notifications to Customers • Next Subscription Payment Reminder A day before the next subscription payment is to be captured, customers are notified with the Email notification. • Payment Failure Notification Email While trying to capture the payment for the subscription, if the payment fails due to credit card failure, the customers are notified with payment failure notification Email.
  • 23. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com • Credit Card Expiry Notification Email If the saved credit card with the subscription is about to expire, the extension sends Email notification to the customers to update card details. • Subscription Cancellation Notification Email If the customers or admin cancels the subscription any time, customers are notified for the subscription cancellation with an Email. If you have any question or need support, Contact us athttps://meetanshi.com/contacts/
  • 24. eWay Recurring & Subscriptions for Magento 2 © Meetanshi.com