Giter Site home page Giter Site logo

stripe-bundle's Introduction

STRIPE BUNDLE

Latest Stable Version Build Status Total Downloads License Code Climate Test Coverage Issue Count SensioLabsInsight

SerendipityHQ Stripe Bundle integrates your Symfony 2 app with the Stripe payment service.

SerendipityHQ Stripe Bundle gives you the ability to perform common tasks calling the Stripe's API and exposes an endpoint to which you can receive the notifications sent by Stripe via Webhooks.

Do you like this bundle? Leave a โ˜… or run composer global require symfony/thanks && composer thanks to say thank you to all libraries you use in your current project, this one too!

How to use the Serendipity HQ Stripe Bundle

SerendipityHQ Stripe Bundle persists all the communications between your app and the Stripe's API so you ever have a local copy of them, without needing to communicate with the API to retrieve relevant information. This makes your app able to perform a lot of tasks also if there are issues with the Stripe's API (very rare, but anyway possible). Maintain these information as a local copy is considered a best practice, so you should do it.

SerendipityHQ Stripe Bundle fires events for each possible action, so you can hook them to make you app able to react to them. For example, if the endpoint receives a Refund Event from the Stripe's API, your app can update the subscription of the Customer's refunded card.

SerendipityHQ Stripe Bundle contains the code to incorporate a form on your pages from which you can get the credit cards details, send them in a Stripe's secured SSL channel (also if your app hasn't SSL encryption enabled!) and save its representation on the database for later charge.

See the documentation for the full list of features.

Requirements

  1. PHP ^7.1

Status: ACTIVE DEVELOPMENT

This bundle is currently in development mode. We use it in our live projects and so we try to maintain it in good health.

Currently not all Stripe's API features are implemented, only the ones we currently need and can test on the wild.

It is as stable as possible. If you, using it, find bugs or scenarios not covered, please, open an issue describing the problem.

All issues are reviewd and fixed.

If you have a feature request, equally, please, open an issue and we will review it and evaluate if it may be implemented.

Thank you for your collaboration.

DOCUMENTATION

You can read how to install, configure, test and use the SerendipityHQ Stripe Bundle in the documentation.

stripe-bundle's People

Contributors

aerendir avatar carloscosmo avatar webcome avatar cosmomediaceo avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar nacxo 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.