Product Guide
APIsProductUpdatesPricingFAQs
  • Introduction to REVE Chat
  • Integrations
    • Website
    • Social Media Channels
      • WhatsApp
      • Instagram Messaging and Comment
      • Facebook Messenger and Comment
      • Viber
      • Telegram
    • Direct Chat Page
    • Mobile SDK
      • Native Android SDK
      • Native iOS SDK
      • Flutter Android SDK
      • Flutter iOS SDK
      • React Native iOS SDK
      • React Native Android SDK
    • Email Integration
      • Forward emails to your REVE Chat tickets
      • Integrate Your Business Email
        • Connecting Gmail with POP/IMAP Settings
    • All Integrations
      • CRM Integrations
        • Pipedrive
        • Salesforce
        • HubSpot
        • MS Dynamics
        • Amo CRM
        • Agile CRM
        • Vtiger
        • Capsule
        • Infusionsoft (by Keap)
      • CMS Integration
        • WordPress
        • DotNet Nuke
        • Blogger
        • Joomla
        • Drupal
        • ModX
      • E-commerce
        • Shopify
        • Bigcommerce
        • WooCommerce
        • Prestashop
        • 3dCart
        • Pinnacle Cart
        • Corecommerce
        • BigCartel
        • ECWID
        • LemonStand
        • Ebay
        • Volusion
        • Americommerce
        • osCommerce
        • Magento
          • By Manual Code Injection
        • Zencart
        • XCart
        • OpenCart (V4.0.x)
          • OpenCart (Old Version Integration)
        • CSCart
        • Abantecart
      • Website Builder
        • Wix
      • Hosting Platform
        • Plesk
        • WHMCS
      • Analytics
        • Google Tag Manager
        • Google Analytics
    • Google Integration
      • YouTube Integration
      • Google Play Store
      • Google Business Account
  • Appstore
  • Customization
  • Inbox
    • Breaking Down of Single Inbox
    • Folders of Single Inbox
    • How Conversation Works!
    • Chat Monitoring for All Ongoing Agents' Chat
    • Chat History for All Closed Conversations
    • Proactive Chat Management
    • Voice & Video Call
    • Co-Browsing
    • How to use Shortcuts
    • Inbox Appearance
  • Contacts
    • Manage Your Contacts
    • Segments
  • WhatsApp Campaign
    • What is WhatsApp Campaign?
      • Broadcast: Send Campaigns
      • Templates: Create Campaign
  • Tickets
    • Set up your Ticketing email
    • Create Ticket
    • Knowing your Ticketing tables
    • Managing a Ticket
  • Chatbot
    • Bot Builder
      • Response Elements
        • Text Action
        • Quick Reply Action
        • Carousel Action
        • Button Action
        • Send Email
      • Data Collection
        • Ask Name
        • Ask Phone
        • Ask Email
        • Ask Question
        • Ask OTP
        • Ask File
        • Ask Date
        • Ask Time
        • Forms
        • Ask Number
      • Media
        • Image Action
        • Audio Action
        • Video Action
        • File Action
      • Workflow Action
        • Condition Action
        • Chat Transfer Action
        • Close Chat
        • Appointment Action
        • Attribute Action
        • Business Hour
        • System Attributes
      • Advanced Action
        • Salesforce Bot Action Manual
        • API Connector
        • Goal
        • Dynamic Data
    • Brain AI
      • ChatGPT Integration
    • Settings
      • Bot Profile
      • General Settings
      • Webhook
    • Training
      • Intent Sample
      • Sentiment
      • Synonyms
      • FAQ
      • Untrained
      • Trained
      • Bulk Training
    • Multilingual Bot
  • Reports
    • Summary
    • Chat Satisfaction
    • Chatbot Report
      • Bot Engagement
      • Flow Engagement
      • Goal Analysis
    • Agent Analytics
      • Agent Activity
      • Agent Performance
      • Metrics
      • SLA Breach Analysis
    • Visitor Analytics
    • Enterprise Report
      • Daily Agent Performance
      • Hourly Agent Performance
      • Daily Group Performance
      • Traffic Analysis Report
      • First Response Time
  • User Profile
    • Billing
    • Help & Feedback
  • Settings
    • General Settings
      • Auto Triggers
      • Forms
        • Pre Chat Form
        • Post Chat Form
        • Custom Forms
          • Advanced Forms
        • Ticket Forms
      • Canned Responses
      • Custom Attributes
      • Call Recording
      • Tags
      • Appointment
      • Departments
      • Chat Transcript Forwarding
      • Ban Visitor
      • Trusted IP & Domain
      • Business Hour
    • Chat Widgets
      • Appearance
      • Custom Message
      • Widget Features
      • Forms
      • Code Snippet & Quick Share
    • Ticketing
      • Email Templates
      • Status Management
    • Agent Management
      • Agents
      • Departments
      • Role Management
    • API Settings
      • Json Parse Format
    • Scripts
    • SLA Policy
    • Routing Policy in REVE Chat
      • Chat Routing
      • Advanced Routing
    • Other Settings
Powered by GitBook
On this page

Was this helpful?

  1. Integrations
  2. All Integrations
  3. E-commerce

Magento

Magento Ecommerce Integration with the REVE Chat Omnichannel Platform.

PreviousosCommerceNextBy Manual Code Injection

Last updated 8 months ago

Was this helpful?

Magento version compatibility with REVE chat plugin:

● REVE Chat extension supports magento version 2.3.x - 2.4.x.

● Tested up to magento version 2.4.7.

● Stable reve chat plugin version: v2.4.7

REVE Chat integration process:

  1. For Magento live chat plugin, Get the REVE Chat plugin from Click on ‘Add to Cart’.

2. Click ‘Proceed to Checkout’

3. Click ‘Place Order’

4. After completion of the place order process, use the following commands to install the REVE Chat plugin.

composer require revechat/widget

(when prompt for username(public key) & password(private key) provide right credentials from your My profile – access keys at magento marketplace account)

php bin/magento module:enable Revechat_Widget

php bin/magento setup:upgrade

php bin/magento cache:clean

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy

5. Login to magento admin panel

6. Click ‘Reve chat’ menu from left sidebar, and then click ‘Account setup’

7. If you already have a REVE Chat account, please choose “Yes, I already have a REVE Chat account”

and provide your email address. Otherwise, you can also choose “No, I want to create one”

to create a new account. Click on the ‘Save Changes’ button

8. Next, we have to provide integration access token to enable the shopping cart feature.

Follow steps 9-19 to create your access token.

9. Click ‘System’, then ‘Integration’

10. Click ‘Add New Integration’

11. Give integration name

12. Click on ‘API’ and Select Resource Access ‘All’

13. Then click ‘Save and Activate’ from the dropdown

14. Click ‘Allow’

15. Click on ‘Done’

16. Integration is created.

17. Next, to get your access token click ‘edit icon’

18. Copy ‘Access Token’

19. Next, allow Oauth access tokens to be used as standalone bearer tokens. Got to Stores >

Configuration > Services > OAuth > Consumer Settings > Allow OAuth Access Tokens to

be used as standalone Bearer tokens option to Yes and save config.

20. Finally, Go to the REVE Chat plugin ‘Account Setup’ page again. And fill out the integration

access token form. Then click ‘Save’, And that’s it! REVE Chat is successfully

integrated with your magento shop.

Basic conversation:

a. Agent side

b. Client side

Magento MarketPlace.