Class: Vtlink::MerchantController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Vtlink::MerchantController
- Defined in:
- lib/generators/templates/app/controllers/vtlink/merchant_controller.rb
Instance Method Summary collapse
-
#checkout ⇒ Object
show checkout-form.
Instance Method Details
#checkout ⇒ Object
show checkout-form
4 5 |
# File 'lib/generators/templates/app/controllers/vtlink/merchant_controller.rb', line 4 def checkout end |