Skip to content

Commit

Permalink
update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Nov 15, 2015
1 parent 4b9251a commit 1650020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Well more or less same amount of code but with the bridge you get more out of th
* You can use Payum's packages for Symfony,Laravel,Silex,Zend,Yii with the bridge.
* Storages. Your payment is already stored on the filesystem. We advice not to use this storage in prod.
* The payment model contains all the information we were able to get from omnipay. Just use it.
* Payum abstract workflow. It knows when Omnipay's `purchase` or `purchaseComplete` methods should be used.
* 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.

## Resources
Expand Down

0 comments on commit 1650020

Please sign in to comment.