Class: PayPal::SDK::Merchant::DataTypes::AllowedPaymentMethodType

Inherits:
EnumType
  • Object
show all
Defined in:
lib/paypal-sdk/merchant/data_types.rb

Overview

AllowedPaymentMethodType This is the payment Solution merchant needs to specify for Autopay (used by Express Checkout) Optional Default indicates that its merchant supports all funding source InstantPaymentOnly indicates that its merchant only supports instant payment AnyFundingSource allow all funding methods to be chosen by the buyer irrespective of merchant’s profile setting InstantFundingSource allow only instant funding methods, block echeck, meft, elevecheck. This will override any merchant profile setting