Uses of Class
de.hybris.platform.payment.model.PaymentTransactionEntryModel
Packages that use PaymentTransactionEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.payment.jalo package.
-
Uses of PaymentTransactionEntryModel in de.hybris.platform.acceleratorservices.payment
Methods in de.hybris.platform.acceleratorservices.payment with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidPaymentService.setPaymentTransactionReviewResult(PaymentTransactionEntryModel reviewDecisionEntry, String orderCode) This method adds a new PaymentTransactionEntry of type REVIEW_DECISION to the order. -
Uses of PaymentTransactionEntryModel in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionDefaultPaymentTransactionStrategy.savePaymentTransactionEntry(CustomerModel customerModel, String requestId, OrderInfoData orderInfoData) Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected booleanDefaultPaymentTransactionStrategy.isAuthorizationInReview(PaymentTransactionEntryModel entry) protected booleanDefaultPaymentTransactionStrategy.isReviewDecision(PaymentTransactionEntryModel entry) voidDefaultPaymentTransactionStrategy.setPaymentTransactionReviewResult(PaymentTransactionEntryModel reviewDecisionEntry, String guid) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.acceleratorservices.payment.impl
Methods in de.hybris.platform.acceleratorservices.payment.impl with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidDefaultAcceleratorPaymentService.setPaymentTransactionReviewResult(PaymentTransactionEntryModel reviewDecisionEntry, String guid) This method add new PaymentTransactionEntry of type REVIEW_DECISION to the order. -
Uses of PaymentTransactionEntryModel in de.hybris.platform.acceleratorservices.payment.strategies
Methods in de.hybris.platform.acceleratorservices.payment.strategies that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentTransactionStrategy.savePaymentTransactionEntry(CustomerModel customerModel, String requestId, OrderInfoData orderInfoData) Methods in de.hybris.platform.acceleratorservices.payment.strategies with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidPaymentTransactionStrategy.setPaymentTransactionReviewResult(PaymentTransactionEntryModel reviewDecisionEntry, String guid) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.b2bacceleratorservices.order.impl
Methods in de.hybris.platform.b2bacceleratorservices.order.impl that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionDefaultB2BCommerceCheckoutService.authorizePayment(CommerceCheckoutParameter parameter) Authorizes the total amount of the cart -
Uses of PaymentTransactionEntryModel in de.hybris.platform.chinesepaymentmock.facades.checkout
Methods in de.hybris.platform.chinesepaymentmock.facades.checkout that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected PaymentTransactionEntryModelChinesePaymentMockCheckoutFacade.createTransactionEntry(OrderModel orderModel, PaymentTransactionModel transaction, PaymentTransactionType paymentTransactionType) Methods in de.hybris.platform.chinesepaymentmock.facades.checkout that return types with arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected List<PaymentTransactionEntryModel>ChinesePaymentMockCheckoutFacade.createTransactionEntriesForOrder(OrderModel orderModel, PaymentTransactionModel transaction) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionCommerceCheckoutService.authorizePayment(CommerceCheckoutParameter parameter) Authorizes the total amount of the cart ifCommerceCheckoutParameter.authorizationAmountis null otherwise the passed in amout is authorizedCommerceCheckoutService.authorizePayment(CartModel cartModel, String securityCode, String paymentProvider) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2.CommerceCheckoutService.authorizePayment(CartModel cartModel, String securityCode, String paymentProvider, BigDecimal amount) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2.CommercePaymentAuthorizationStrategy.authorizePaymentAmount(CommerceCheckoutParameter parameter) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.commerceservices.order.hook
Methods in de.hybris.platform.commerceservices.order.hook with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidAuthorizePaymentMethodHook.afterAuthorizePaymentAmount(CommerceCheckoutParameter parameter, PaymentTransactionEntryModel paymentTransactionEntryModel) Executed after authorizing payment -
Uses of PaymentTransactionEntryModel in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionDefaultCommerceCheckoutService.authorizePayment(CommerceCheckoutParameter parameter) DefaultCommerceCheckoutService.authorizePayment(CartModel cartModel, String securityCode, String paymentProvider) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2.DefaultCommerceCheckoutService.authorizePayment(CartModel cartModel, String securityCode, String paymentProvider, BigDecimal amount) Deprecated, for removal: This API element is subject to removal in a future version.Since 5.2.DefaultCommercePaymentAuthorizationStrategy.authorizePaymentAmount(CommerceCheckoutParameter parameter) Methods in de.hybris.platform.commerceservices.order.impl with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected voidDefaultCommercePaymentAuthorizationStrategy.afterAuthorizePaymentAmount(CommerceCheckoutParameter parameter, PaymentTransactionEntryModel paymentTransactionEntryModel) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.ordermanagementfacades.payment.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.payment.converters.populator that return types with arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentTransactionReversePopulator.getPaymentTransactionEntryReverseConverter()Methods in de.hybris.platform.ordermanagementfacades.payment.converters.populator with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidPaymentTransactionEntryPopulator.populate(PaymentTransactionEntryModel source, PaymentTransactionEntryData target) voidPaymentTransactionEntryReversePopulator.populate(PaymentTransactionEntryData source, PaymentTransactionEntryModel target) Method parameters in de.hybris.platform.ordermanagementfacades.payment.converters.populator with type arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidPaymentTransactionReversePopulator.setPaymentTransactionEntryReverseConverter(Converter<PaymentTransactionEntryData, PaymentTransactionEntryModel> paymentTransactionEntryReverseConverter) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionConsignmentModel.getPaymentTransactionEntries()Generated method - Getter of theConsignment.paymentTransactionEntriesattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidConsignmentModel.setPaymentTransactionEntries(Set<PaymentTransactionEntryModel> value) Generated method - Setter ofConsignment.paymentTransactionEntriesattribute defined at extensionwarehousing. -
Uses of PaymentTransactionEntryModel in de.hybris.platform.payment
Methods in de.hybris.platform.payment that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentService.authorize(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, AddressModel deliveryAddress, AddressModel paymentAddress, CardInfo card) authorize paymentPaymentService.authorize(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID) authorize paymentPaymentService.authorize(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID, String paymentProvider) authorize paymentPaymentService.authorize(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel deliveryAddress, AddressModel paymentAddress, CardInfo card) authorize paymentPaymentService.authorize(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID) authorize paymentPaymentService.authorize(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID, String cv2, String paymentProvider) authorize paymentPaymentService.cancel(PaymentTransactionEntryModel transaction) Cancel paymentPaymentService.capture(PaymentTransactionModel transaction) capture paymentPaymentService.deleteSubscription(String merchantTransactionCode, String subscriptionID, String paymentProvider) Deletes the subscription at the payment provider.PaymentService.getPaymentTransactionEntry(String code) GetPaymentTransactionEntryModelby codePaymentService.getSubscriptionData(String merchantTransactionCode, String subscriptionID, String paymentProvider, BillingInfo billingInfo, CardInfo card) Gets the stored card info or payment addressPaymentService.partialCapture(PaymentTransactionModel transaction, BigDecimal amount) Take a partial capture of authorized transactionPaymentService.refundFollowOn(PaymentTransactionModel transaction, BigDecimal amount) Refund transactionPaymentService.refundStandalone(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel paymentAddress, CardInfo card) Refund value to a card (no transaction is obligatory)default PaymentTransactionEntryModelPaymentService.refundStandalone(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel paymentAddress, CardInfo card, String providerName, String subscriptionId) Refund value to a card (no transaction is obligatory)PaymentService.updateSubscription(String merchantTransactionCode, String subscriptionID, String paymentProvider, AddressModel paymentAddress, CardInfo card) Updates the data of the subscription at the payment provider.Methods in de.hybris.platform.payment with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentService.cancel(PaymentTransactionEntryModel transaction) Cancel paymentbooleanTransactionInfoService.isSuccessful(PaymentTransactionEntryModel entry) Checks if the payment authorization transaction is 'successful'booleanTransactionInfoService.isValid(PaymentTransactionEntryModel entry) Checks if the payment authorization transaction is 'valid' -
Uses of PaymentTransactionEntryModel in de.hybris.platform.payment.dto
Methods in de.hybris.platform.payment.dto that return PaymentTransactionEntryModelMethods in de.hybris.platform.payment.dto with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidNewSubscription.setTransactionEntry(PaymentTransactionEntryModel transactionEntry) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.payment.impl
Methods in de.hybris.platform.payment.impl that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionDefaultPaymentServiceImpl.authorize(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, AddressModel deliveryAddress, AddressModel paymentAddress, CardInfo card) authorize payment
note: the code of the assigned payment transaction will be used as code-basecode during theCODEcode generation process, which represents the main benefit of this method.DefaultPaymentServiceImpl.authorize(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID) DefaultPaymentServiceImpl.authorize(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID, String paymentprovider) authorize payment
note: the code of the assigned payment transaction will be used as code-basecode during theCODEcode generation process, which represents the main benefit of this method.DefaultPaymentServiceImpl.authorize(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel deliveryAddress, AddressModel paymentAddress, CardInfo card) DefaultPaymentServiceImpl.authorize(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID) Authorize payment.
Status, transaction and request related informations are available via the relatedPaymentTransactionEntryModel,/
Informations about the related order will be accessible via the referencedPaymentTransactionModel(see:getPaymentTransaction()andsetPaymentTransaction(PaymentTransactionModel)DefaultPaymentServiceImpl.authorize(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel deliveryAddress, String subscriptionID, String cv2, String paymentProvider) protected PaymentTransactionEntryModelDefaultPaymentServiceImpl.authorizeInternal(PaymentTransactionModel transaction, BigDecimal amount, Currency currency, BillingInfo shippingInfo, CardInfo card, String subscriptionID, String cv2, String paymentProvider) ...DefaultPaymentServiceImpl.cancel(PaymentTransactionEntryModel transaction) DefaultPaymentServiceImpl.capture(PaymentTransactionModel transaction) DefaultPaymentServiceImpl.deleteSubscription(String merchantTransactionCode, String subscriptionID, String paymentProvider) DefaultPaymentServiceImpl.getPaymentTransactionEntry(String code) GetPaymentTransactionEntryModelby codeDefaultPaymentServiceImpl.getSubscriptionData(String merchantTransactionCode, String subscriptionID, String paymentProvider, BillingInfo billingInfo, CardInfo card) DefaultPaymentServiceImpl.partialCapture(PaymentTransactionModel transaction, BigDecimal amount) DefaultPaymentServiceImpl.refundFollowOn(PaymentTransactionModel transaction, BigDecimal amount) DefaultPaymentServiceImpl.refundStandalone(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel paymentAddress, CardInfo card) DefaultPaymentServiceImpl.refundStandalone(String merchantTransactionCode, BigDecimal amount, Currency currency, AddressModel paymentAddress, CardInfo card, String providerName, String subscriptionId) DefaultPaymentServiceImpl.updateSubscription(String merchantTransactionCode, String subscriptionID, String paymentProvider, AddressModel paymentAddress, CardInfo card) Methods in de.hybris.platform.payment.impl with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionDefaultPaymentServiceImpl.cancel(PaymentTransactionEntryModel transaction) protected booleanDefaultTransactionInfoService.check(PaymentTransactionEntryModel entry, TransactionStatus status) booleanDefaultTransactionInfoService.isSuccessful(PaymentTransactionEntryModel entry) Checks if the payment authorization transaction is 'successful'booleanDefaultTransactionInfoService.isValid(PaymentTransactionEntryModel entry) Checks if the payment authorization transaction is 'valid' -
Uses of PaymentTransactionEntryModel in de.hybris.platform.payment.model
Subclasses of PaymentTransactionEntryModel in de.hybris.platform.payment.modelModifier and TypeClassDescriptionclassGenerated model class for type AlipayPaymentTransactionEntry first defined at extension chinesepspalipayservices.classGenerated model class for type WeChatPayPaymentTransactionEntry first defined at extension chinesepspwechatpayservices.Methods in de.hybris.platform.payment.model that return types with arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentTransactionModel.getEntries()Generated method - Getter of thePaymentTransaction.entriesattribute defined at extensionpayment.Method parameters in de.hybris.platform.payment.model with type arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidPaymentTransactionModel.setEntries(List<PaymentTransactionEntryModel> value) Generated method - Setter ofPaymentTransaction.entriesattribute defined at extensionpayment. -
Uses of PaymentTransactionEntryModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return PaymentTransactionEntryModelMethod parameters in de.hybris.platform.warehousing.util.builder with type arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentTransactionModelBuilder.withEntries(List<PaymentTransactionEntryModel> entries) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionPaymentTransactionEntries.AuthorizationPaymentTransactionEntry()Methods in de.hybris.platform.warehousing.util.models that return types with arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected WarehousingDao<PaymentTransactionEntryModel>PaymentTransactionEntries.getPaymentTransactionEntryDao()Method parameters in de.hybris.platform.warehousing.util.models with type arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidPaymentTransactionEntries.setPaymentTransactionEntryDao(WarehousingDao<PaymentTransactionEntryModel> paymentTransactionDao) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected PaymentTransactionEntryModelDefaultWarehousingConsignmentFacade.performPaymentCapture(ConsignmentModel consignmentModel) Performs the payment capture operation for the givenConsignmentModelMethods in de.hybris.platform.warehousingfacades.order.impl that return types with arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionDefaultWarehousingConsignmentFacade.getPaymentTransactionEntryConverter()Method parameters in de.hybris.platform.warehousingfacades.order.impl with type arguments of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionvoidDefaultWarehousingConsignmentFacade.setPaymentTransactionEntryConverter(Converter<PaymentTransactionEntryModel, PaymentTransactionEntryData> paymentTransactionEntryConverter) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order with parameters of type PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected booleanCheckTransactionReviewStatusAction.isAuthorization(PaymentTransactionEntryModel entry) protected booleanCheckTransactionReviewStatusAction.isAuthorizationInReview(PaymentTransactionEntryModel entry) protected booleanCheckTransactionReviewStatusAction.isReviewAccepted(PaymentTransactionEntryModel entry) protected booleanCheckTransactionReviewStatusAction.isReviewDecision(PaymentTransactionEntryModel entry) -
Uses of PaymentTransactionEntryModel in de.hybris.platform.yacceleratorfulfilmentprocess.test
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.test that return PaymentTransactionEntryModelModifier and TypeMethodDescriptionprotected PaymentTransactionEntryModelCheckTransactionReviewStatusActionTest.createPaymentTransactionEntry(PaymentTransactionType type, TransactionStatus status)