Method: Paid::Customer#allow_credit_card
- Defined in:
- lib/paid/customer.rb
#allow_credit_card ⇒ Object
Returns the value of attribute allow_credit_card.
19 20 21 |
# File 'lib/paid/customer.rb', line 19 def allow_credit_card @allow_credit_card end |