Payment Intermediaries Example

Example response with added Payment intermediary information. The input merchant description is: ‘paypal *starbucks’:

[

{

"categories": [

"cafe"

],

"category": "Eating out",

"name": "Starbucks",

"website": "www.starbucks.com",

"cachePolicy": {

"name": "MRS",

. . . . .

"categoryImg": "MRS"

},

"img": "https://storage.googleapis.com/pro-merchant-reconciliation-system-logos-europe/source00/5242783627476992_2x.png",

"logoScore": 1,

"logoImg": "https://storage.googleapis.com/pro-merchant-reconciliation-system-logos-europe/source00/5242783627476992_2x.png",

"categoryImg": "https://storage.googleapis.com/pro-merchant-reconciliation-system-logos-europe/categories/default/food_2x.png",

"intermediary": {

"name": "PayPal",

"website": "https://www.paypal.com",

"img": "https://storage.googleapis.com/pro-merchant-reconciliation-system-logos-europe/source00/5525619504840704_2x.jpg"

Note: No change to the input request sent to MRS is required.

The extra payment intermediary information is only returned if the appropriate configuration setting is turned on. Contact us if you would like us to enable this functionality.

Last updated