Skip to main content
The Source object captures all details related to where a payment originated. For example:
  • Whether the payment was initiated by the consumer or the merchant
  • Identifying the store (e.g., website) where a payment originated
  • Details related to the device that was used to initiate the purchase

Properties

FieldTypeRequiredDescription
storeIdstringA Paymend-defined identifier for the merchant’s store (e.g., the website where the payment originated)
initiatedBystringIndicates who is initiating the payment, the CONSUMER or MERCHANT.

Usage

Store information is used for:
  • Risk & compliance purposes, ensuring we’re only processing payments from recognised stores
  • Descriptor optimization, helping to reduce fraud rates
Providing accurate initiator information helps improve payment success rates and fraud detection.