Map<String, dynamic> toJson() { return { 'receipt': receipt, 'receipt_billing_data': receiptBillingData, }; }