platformOptions property

PEPaymentOptions? platformOptions
final

Platform-specific payment options, if applicable.

This allows customization of payment requests based on the platform (e.g., Apple Pay or Google Pay).

Implementation

final PEPaymentOptions? platformOptions;