Optionalanalytics
analytics?: {
ab_test_variant?: string;
channel?: string;
preselected_amount?: string;
suggested_amounts?: string;
user_agent?: string;
}
Optionalcover_fee
cover_fee?: {
adjusted?: string;
amount?: string;
fixed?: string;
percentage?: string;
}
Optionalintegration
integration?: {
ch_qr_ordered?: string;
donation_receipt_requested?: string;
message?: string;
raisenow_donation_receipt_available?: string;
}
Optionalpayment_agreement_uuid
payment_agreement_uuid?: string
Optionalproduct
product?: {
name?: string;
parent_url?: string;
source_url?: string;
uuid?: string;
version?: string;
}
Optionalradar_options
radar_options?: { session?: string }
Optionalreference_codes
reference_codes?: { creditor_reference?: string; qr_reference?: string }
Optionalsolution
solution?: { name?: string; subtype?: string; type?: string; uuid?: string }