Uses of Class
com.onlinepayments.domain.ShowFormData
Packages that use ShowFormData
-
Uses of ShowFormData in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return ShowFormDataModifier and TypeMethodDescriptionMerchantAction.getShowFormData()Object returned for the SHOW_FORM actionType.ShowFormData.withPaymentProduct3012(PaymentProduct3012 value) Contains the third party data for payment product 3012 (Bancontact)ShowFormData.withPaymentProduct5404(PaymentProduct5404 value) Contains the third party data for payment product 5404 (WeChat Pay)ShowFormData.withPaymentProduct5407(PaymentProduct5407 value) Contains the third party data for payment product 5407 (Twint)Methods in com.onlinepayments.domain with parameters of type ShowFormDataModifier and TypeMethodDescriptionvoidMerchantAction.setShowFormData(ShowFormData value) Object returned for the SHOW_FORM actionType.MerchantAction.withShowFormData(ShowFormData value) Object returned for the SHOW_FORM actionType.