Makes sense I wanted them in a table also. But the site settings table is
already in existance, with that code you provided how does that work? Or am
I totally missing something?
*cheers
On Tue, Mar 15, 2011 at 1:50 PM, howesc wrote:
> yes, you should be putting your paypal values in there. i
I'm struggling to complete a re-write of the code to be more generic. Still
working. And I'm going to try to put it in Massimo's tutorial format.
yes, you should be putting your paypal values in there. i abstracted them
to a site-settings table so an admin could update them (and we could switch
them easily between test and production values).
make sense?
cfh
Cool
ok so when I pass the sitesettings attributes to my view what am I passing?
{{ attributes = {"cert_id":sitesettings.paypal_cert_id,
"cmd":"_cart",
"business":sitesettings.cart_business,
"add":"1",
"custom":a
Cool can you post a link to this post :-)
would be greatly appreciated
*cheers
Andrew
On Mon, Mar 14, 2011 at 6:30 AM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:
> :-)
>
> On Mar 14, 2:36 am, pbreit wrote:
> > Sorry for the brevity. I think can put together a whole app and post it
Sorry for the brevity. I think can put together a whole app and post it. Maybe
Monday.
Do I need to add the button code in my view?
what is this file 'PAYMENTREQUEST_0_NOTIFYURL': 'http://mysite.com/ipn'}
how do I add this to my site... sorry I have been wrecking my head over this
the past week and am going crazy your code looks way simpler though imo just
some questions I have :
I assume at import urlib and below is the module does it matter what I name
the controller or module?
*cheers
8 matches
Mail list logo