Re: [mezzanine-users] Re: Alternate Fabfile for deploying to VPS

2015-02-11 Thread Eduardo Rivas
Hey Josh, thanks a lot, but I think I'll just build on top of the mercurial
code present in the current fabfile.

-- 
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Re: Alternate Fabfile for deploying to VPS

2015-02-11 Thread Josh Cartmell
Sounds good, that's exactly what I did when I changed your Webfaction one
and it wasn't difficult at all.

Thanks, good luck!

On Wed, Feb 11, 2015 at 10:03 AM, Eduardo Rivas jerivasmel...@gmail.com
wrote:

 Hey Josh, thanks a lot, but I think I'll just build on top of the
 mercurial code present in the current fabfile.

 --
 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 mezzanine-users+unsubscr...@googlegroups.com.
 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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Re: Cartridge payment

2015-02-11 Thread Sam W
I've found working with payment systems that require you to redirect to 
them for users to input payment details and then redirect back to your site 
a little more difficult than the examples indicate. 

On Wednesday, February 11, 2015 at 11:14:24 AM UTC+13, Josh B wrote:

 Hi Wesley,

 Its really easy. Take a look at 
 https://github.com/stephenmcd/cartridge/tree/master/cartridge/shop/payment 
 to see the integrations people have already done. They are good examples if 
 you need to write your own.

 On Tuesday, February 10, 2015 at 5:44:28 AM UTC-7, Wesley wrote:

 Hi guys,
I have a question about payment.
 Currently, I see that, during payment process, user only enter card 
 number/name .etc that are required on the page.

 So, is it easy to interact with some other payment system, e.g. directly 
 with back system or something like Paypal .etc

 Thanks.
 Wesley



-- 
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.