platformOptions property
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;
Platform-specific payment options, if applicable.
This allows customization of payment requests based on the platform (e.g., Apple Pay or Google Pay).
final PEPaymentOptions? platformOptions;