getPaymentConfiguration abstract method
Returns the PaymentConfiguration that was used in initialization.
Throws ConnectSDKException if the SDK is not yet initialized.
Implementation
PaymentConfiguration getPaymentConfiguration();
Returns the PaymentConfiguration that was used in initialization.
Throws ConnectSDKException if the SDK is not yet initialized.
PaymentConfiguration getPaymentConfiguration();