views:

12

answers:

0

I am using dcramer's version of django-paypal(but i think it shouldnt matter whether it is dcramer or johnboxall's).

1) How can i specify multiple items in my paypal_dict(to be used in PayPalPaymentsForm)? 2) Also, i need to suitably specify the shipping cost and the individual quantities in the Summary that appears in the Paypal screen - how do i do this?