merchantId property

int merchantId
final

The merchant identifier for the payment transaction.

This uniquely identifies the merchant in the payment system and is required for all payment operations.

Format

Usually a numeric value provided by the payment processor

Implementation

final int merchantId;