Skip to content

Commit

Permalink
upd doc
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Nov 15, 2015
1 parent 85fccbc commit 096a18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/docs/why-should-you-use-this-bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ Well more or less same amount of code but with the bridge you get more out of th
* The payment model contains all the information we were able to get from omnipay. Just use it.
* Payum abstracts workflow. It knows when Omnipay's `purchase` or `purchaseComplete` methods should be used.
* Credit card details are protected from accidental storing on your side.
* Using the builder you can overwrite any part you want, or add a Payum extension.

Back to [index](index.md).

0 comments on commit 096a18c

Please sign in to comment.