hi there

one of our customers does (not yet) want to use/offer credit-card or paypal 
payment for articles that can be ordered on his website.

we plan to create a payment processor that simply sends an email containing 
the items of the shopping cart and some order information (contact, adress, 
etc) to a configurable address. the order is then processed manually.

is there such a thing already? i've seen somebody asking for something 
similar on this list w/o getting an answer ("offline payment" on april 23rd)

this is what i plan to do. since i'm new to getpaid, any comments or ideas 
how to do better are highly appreciated!

1) use existing processors such as getpaid.paypal, getpaid.nullpayment and 
getpaid.ogone as a reference

2) register a custom paymentprocessor

IPaymentProcessorOptions: Name and Email of the person that processes the 
order

authorize and capture return results_success, refund does nothing


3) reduce fields of the checkout form

we could live with a much easier alternat as @@getpaid-checkout-wizard:
name, email, phone, street, zip, city and country should do the job.

a) overwrite the /@@getpaid-cart-add view and add our form at the bottom or

b) use (and customize) the form provided by @@getpaid-checkout-wizard 
(follow Products/PloneGetPaid/docs/customisation.txt section `Customising 
contact information and address fields in the checkout wizard`)

4) instead of authorizing the payment simply generate the email containing 
items in shopping-cart and the contact information supplied in 3) and send 
it to the
person configured in the processor.


thanks for your feedback!
  harald

-- 
Webmeisterei GmbH - Büro für Netzfragen
Tel: +43 5572 908877,  Fax: +43 5572 908877-66
Steinebach 18, A-6850 Dornbirn
http://www.webmeisterei.com

-- 
GetPaid for Plone: http://www.plonegetpaid.com (overview info) | 
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to getpaid-dev@googlegroups.com
To unsubscribe from this group, send email to 
getpaid-dev+unsubscr...@googlegroups.com

For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en?hl=en

Reply via email to