receiptEmail property

String? receiptEmail
final

Email address that the receipt for the resulting payment will be sent to. If receiptEmail is specified for a payment in live mode, a receipt will be sent regardless of your account's email settings.

Implementation

final String? receiptEmail;