Inquiry about Kakao channel subscription data being passed to ecommerce

Hi,

When logged into an e-commerce website using Kakao login, do you send any attribute stating whether customer is subscribed to Kakao Channel Membership (like true or false) or any subscription information to ecommerce so that it can be linked to the membership?

Hello,

Yes, it’s possible.

This API enables you to check if a specific user has added or blocked your Kakao Talk Channel connected to your service app.

Check Kakao Talk Channel relationship

User consent Required: Kakao Talk Channel addition status and details
※ If you apply the Kakao Talk Channel callback , you can get notified when a user adds or blocks your service’s Kakao Talk Channel, and update the user information.

We consuming below API to get the customer details.
https://kapi.kakao.com/v2/user/me

Kindly confirm if Kakao is sending customer’s details regarding Kakao channel subscription is being sent or not to e-commerce.