Shopper info
Last updated
Last updated
The RKFL provides an API to return the logged-in shopper's information to display on the payment page. However, the merchant website already has the shopper information to show on any page, and the RKFL API is optional.
The idea of the shopper's info on the payment page is similar to the below image. Please note the text "Welcome <shopper first_name>"
GET
/users/me
Authorization*
String
"Bearer" + shopper access token
Content-Type
String
application/json