Interface PaymentTransactionCheckoutCompletionConsumer


@Deprecated public interface PaymentTransactionCheckoutCompletionConsumer
Deprecated.
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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.messaging.SubscribableChannel
    Deprecated.
     
  • Field Details

  • Method Details

    • checkoutCompletionInputPaymentTransaction

      @Input("checkoutCompletionInputPaymentTransaction") org.springframework.messaging.SubscribableChannel checkoutCompletionInputPaymentTransaction()
      Deprecated.