As far as getting it running you can set the variables PAYPAL_USER PAYPAL_PASSWORD PAYPAL_SIGNATURE
Shown here: https://github.com/stephenmcd/cartridge/blob/master/cartridge/shop/payment/paypal.py#L24 Set these via environment variables for security. On Tue, Apr 8, 2014 at 10:51 PM, lu zou <[email protected]> wrote: > anything need to pay extra attention to when integrating the payment > gateway into the cartridge website eg paypal (also will manually add EWAY > payment gate integration into the website)? Also is there any security > issue related when doing the payment gateway integration? As above in the > topic ,is there any simple introduction about integrating payment gateway > (paypal) into cartridge? > thanks:) > > Cheers > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
