0.0
No commit activity in last 3 years
No release in over 3 years
Paypal payment plugin using ActiveMerchant for use with Lolita CMS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3.1
~> 2.14.0
~> 0.8.2
~> 1.3

Runtime

< 2.0, >= 1.6
>= 3.2.0
 Project Readme

LolitaPaypal

Paypal plugin for Lolita

Usage

Add to your Gemfile gem "lolita-paypal"

Then run generator rails g lolita_paypal

To setup your paymentable object see spec/dummy/app/models/reservation.rb

ENV variables

PAYPAL_CERT_PEM: ~/production/shared/config/paypal_cert.pem"
PAYPAL_APP_CERT_PEM: ~/production/shared/config/my-pubcert.pem"
PAYPAL_APP_KEY_PEM: ~/production/shared/config/my-key.pem