Skip to content

Commit

Permalink
Create how-to-configure-zalo-api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
thaopp-mageplaza committed Oct 24, 2022
1 parent 5615b63 commit e8ca64c
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions docs/social-login-m2/how-to-configure-zalo-api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
How to configure Zalo API
=================================

Step 1
----------

First go to Zalo to create an app. https://developer.yahoo.com/apps.

Step 2
--------

Create a new account or login your account if you have already registered. After that, click on `Add new apps`.

.. image:: https://i.imgur.com/qFpatDG.png


Step 3
----------

Then, a popup will be displayed. Fill out Display Name, Category, Description for your app.

.. image:: https://i.imgur.com/9hlo1NP.png


Step 4
----------

Enter **Domain Authentication** to verify Domain for your website.

.. image:: https://i.imgur.com/FRdJuVX.png


Step 5
------------

Next, go to the **Login** section to configure the Callback URL.

.. image:: https://i.imgur.com/ZvpUhTp.png

Step 6
------------

Finally, go to **Setting**, copy and enter App ID, Appp Secret Key to API fields in the Magento Admin.

.. image:: https://i.imgur.com/Sp5YvLf.png


And that’s it!
If for some reason you still can’t manage to create an application for Zalo, you can `ask for support`_.


.. _ask for support: https://mageplaza.freshdesk.com/support/home


.. include:: ../ad_footer.rst

0 comments on commit e8ca64c

Please sign in to comment.