Giter Site home page Giter Site logo

paprika_stripe_test's Introduction

paprikas_rails_stripe_test

Project Name

Paprikas Rails stripe api test

  • Ruby 3.2.2
  • Rails 7.1.2
  • Bundler 2.4.22

Installation

  1. Clone or fork the repo
  2. run bundle install
  3. run rails db:setup
  4. run rspec to run test cases

Need you add stripe credentials in master file

  1. i know master.key is secret key, but it's test and keys are also from test mode so you can use my master key for now 6290495ffbb906c39a1e29cbddac48d6 OR follow the process given below.
  2. run command EDITOR="nano --wait" rails credentials:edit, you can use your favourite editor by change name of nano
  3. add these keys in stripe
stripe:
  public_key: pk_test_
  secret_key: sk_test_
  endpoint_secret: whsec_

paprika_stripe_test's People

Contributors

tahairfan13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.