PurseHeadlessCheckoutPaymentSplit
Represents a payment split configuration where multiple payment sources can be combined to fulfill the total payment amount. The sum of all splits must equal the total payment amount.
Properties
amount
amount: number;
source
source: PurseHeadlessCheckoutPaymentItem;