Re: [mezzanine-users] Code changes for Product Import and Export as part of Product Admin panel using Product_db code.

2016-05-23 Thread Stephen McDonald
Contributions happen via Github, not the mailing list. Could you put together a pull request on GitHub? That would be awesome, thanks! On Sat, May 14, 2016 at 3:38 AM, Sathish Anton wrote: > Import and export admin panel added using product_db code. > > 1. cd ..lib/python2.7/site-packages/cart

Re: [mezzanine-users] External payment processing Cartridge

2016-05-23 Thread Eduardo Rivas
I remember doing something similar. My general approach is to set the form's "action" attribute to the external site, so the actual POST request is handled by them. This request usually has just the amount and maybe a charge description and ID. Then the user is taken to their site, and inputs a

[mezzanine-users] External payment processing Cartridge

2016-05-23 Thread Reino Wallin
I am in the process of creating a payment app for Cartridge. It is an external payment gateway for the scandinavian provider DIBS. In the checkout process the customer is supposed to be redirected to a web page at DIBS and fill in credit card data, or even select other payment methods that DIBS