Snowdrop MRS API
Snowdrop HomeTry our demo
  • Snowdrop Enrichment MRS
  • OpenAPI Docs
    • Enrich one transaction - GET
    • Enrich multiple transactions - POST
  • Implementation Guides
    • Quick Start
    • Data. How to get the best results
    • Examples
    • Recommended UX
    • Additional UX Considerations
  • Basic Concepts
    • List request
    • Restrictive vs Extended
    • Merchant Category Codes
  • Advanced Use Cases
    • Categorization
      • Categorization Overview
      • Transaction Category
      • Category Icons
    • Crowdsourcing
      • Overview
      • Crowdsourcing Example
    • Payment Intermediaries
      • Payment Intermediaries Example
    • Clear Response Enrichment
    • Google Maps
      • About Google Maps IDs
  • Legal & Compliance
    • Security / Compliance FAQ
      • Data Encryption
      • Penetration Testing
    • Terms of Service
      • MRS Terms of Service
      • Google Maps Terms of Service
  • Troubleshooting
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Advanced Use Cases

Payment Intermediaries

This pertains to when a payment intermediary is involved in a transaction, such as Paypal or Alipay. MRS attempts to find the merchant involved in the transaction. For example if the merchant description is ‘Paypal* McDonalds’ then MRS will return ‘McDonalds’. If MRS cannot find the merchant then it returns Paypal (and the Paypal logo, website, etc.)

An additional, separate return field allows MRS to also return the payment intermediary even when the merchant is found. So in the example above, MRS will return McDonalds but will also return Paypal separately.

Note: This is a configuration setting which is off by default. When turned on, the additional payment company information will be included in the response. Contact us if you wish to enable this functionality.

This capability can be considered if it is thought that displaying both the merchant and the payment intermediary is a desirable experience in the application.

PreviousCrowdsourcing ExampleNextPayment Intermediaries Example

Last updated 10 months ago

Was this helpful?