abstract fun preApprove(paymentSessionId: String, primaryInstrument: String?, secondaryInstruments: List<SecondaryPaymentInstrument>?, clientReference: String?, preferences: PaymentPreferences?, challengeResponses: List<ChallengeResponse>?): ApiResult<Unit>
Content copied to clipboard