Method: DigitalFemsa::CheckoutRequest#allowed_payment_methods
- Defined in:
- lib/digital_femsa/models/checkout_request.rb
#allowed_payment_methods ⇒ Object
Are the payment methods available for this link
20 21 22 |
# File 'lib/digital_femsa/models/checkout_request.rb', line 20 def allowed_payment_methods @allowed_payment_methods end |