conekta-examples / hello-conekta-ruby-subscription

Ejemplo de charge on demand con Ruby on Rails utilizando Conekta gem
0 stars 0 forks source link

Subscription with Conekta API 1.0.0 in Rails 4.1

This app is an example of how to create a Plan, Subscription using Ruby on Rails with Conekta API 1.0.0

To run you need:

  1. Run bundle update install all gems
  2. git clone git@github.com:conekta-examples/hello-conekta-ruby-subscription
  3. run rake secret and copy to config/secrets.yml.example and save removing .example extension.
  4. Then you need to create a Conekta Developer account and copy and paste the keys to config/secrets.yml