Interface CustomerCheckoutCompletionConsumer
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.7.2, saved payments should be handled by PaymentTransactionServices,
therefore this should not be needed
Spring cloud data channel description for messaging input. This channel is primarily responsible
for async IO related to being notified the that a checkout has completed successfully.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
CHANNEL
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
-
checkoutCompletionInputCustomer
@Input("checkoutCompletionInputCustomer") org.springframework.messaging.SubscribableChannel checkoutCompletionInputCustomer()Deprecated, for removal: This API element is subject to removal in a future version.
-