Enum PaymentsRequest.ChannelEnum

  • All Implemented Interfaces:
    Serializable, Comparable<PaymentsRequest.ChannelEnum>
    Enclosing class:
    PaymentsRequest

    public static enum PaymentsRequest.ChannelEnum
    extends Enum<PaymentsRequest.ChannelEnum>
    The platform where a payment transaction takes place. This field is optional for filtering out payment methods that are only available on specific platforms. If this value is not set, then we will try to infer it from the `sdkVersion` or `token`. Possible values: * iOS * Android * Web