Store info
Last updated
Last updated
The RKFL provides an API to return the store 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 store info on the payment page is similar to the below image. Please note the logo of the merchant and " <store_name>" next to it.
GET
/stores
Name | Type | Description |
---|---|---|
Authorization* | String | "Bearer" + mechant access token |
Content-Type | String | application/json |