Uses of Class
com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas.UseProfilePaymentInstrument
Packages that use UseProfilePaymentInstrument
-
Uses of UseProfilePaymentInstrument in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas
Methods in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas that return UseProfilePaymentInstrumentModifier and TypeMethodDescriptionPaymentInstrument.getUseProfile()Relevant when the intent is to transact using payment information already stored in an existing Chase Orbital Profile.Methods in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.subschemas with parameters of type UseProfilePaymentInstrumentModifier and TypeMethodDescriptionvoidPaymentInstrument.setUseProfile(UseProfilePaymentInstrument useProfile) Relevant when the intent is to transact using payment information already stored in an existing Chase Orbital Profile.