receipt_email property

String? receipt_email
final

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

Implementation

final String? receipt_email;