Linking with NAVER Pay
    • PDF

    Linking with NAVER Pay

    • PDF

    Article Summary

    Available in Classic and VPC

    You can use the NAVER Pay service. The feature for linking NAVER Pay is currently offered as a beta service.

    The following tasks need be performed before setting up linkage with NAVER Pay.

    • Sign up at NAVER Pay center
    • Check required information for linking with NAVER Pay API
    • Link LINE messenger
    • Link TalkTalk

    Sign up at NAVER Pay center

    The following shows how to sign up at NAVER Pay center.

    1. Access NAVER Pay center and click the [Sign up at NAVER Pay center] button.
    2. Enter information required as you go through the sign-up procedure.
      • When the review of the NAVER Pay center sign-up is completed, a Pay center ID is created, and the client ID and client secret are sent to the registered email.

    The following describes how to set up linkage between the chatbot and NAVER Pay in the chatbot builder.

    1. Complete the preliminary preparation.
      • Link NAVER messenger
      • Check the required information for linking with NAVER Pay API
        • NAVER Pay center ID
        • Simple payment partner ID
        • Client ID
        • Client Secret
    2. From the NAVER Cloud Platform console, click the Services > CLOVA Chatbot > Domain menus, in that order.
    3. Click the [Run builder] button of the domain you want to run the chatbot builder.
    4. From the chatbot builder, click Chatbot settings > Link service tab.
    5. Click the [Link] button of NAVER Pay.
    6. Step 1. Enter the NAVER Pay center ID and simple payment partner ID.
    7. Enter the client ID and client secret you received in the Step 2 area.
    8. Enter the URL where the payment complete result will be sent in the Data return URL field.
    9. Enter the messages related to payment in the Step 3 area.
      • The payment failure message is displayed as a linkage failure message when the LINE Pay action method is called by another messenger.
    10. Click the [Link] button.

    Create NAVER Pay action method

    An action method must be set for NAVER Pay connection on the chatbot service. The "price input" type is where you enter the specified price for payment, and the "API linkage type" is where you check the price with the linked API for payment. You must send the form below to the input API when using the API linkage type.
    For how to create the NAVER Pay action method, refer to LINE Pay and NAVER Pay of the Action method guide.

    {
      "productName": "Product name",
      "amount": 0
    }
    

    Compose a NAVER Pay connection conversation

    • Enter an action method in the answer of the conversation for which NAVER Pay connection is desired to complete the payment service settings.
      chatbot-chatbot-6-4_conversation01_en

    • When registering the NAVER Pay action method to a form, Link service > Payment service connection only must be marked to allow you to check accurate aggregation results in the integrated indicators.
      chatbot-chatbot-6-4_conversation02_en


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.