get Payment Fragment Without Document
public final PaymentFragment getPaymentFragmentWithoutDocument(PaymentDetails paymentDetails, PaymentFlowConfiguration configuration)
Creates an instance of PaymentFragment with the given payment details and configuration.
Parameters
payment Details
The payment details
configuration
The configuration for the PaymentFragment
Throws
if any of the payment details (recipient, IBAN, amount, purpose] are empty or the IBAN is invalid.