Hi, 
What about the finance workflow? Seems that there is no possibility in 
PloneGetPaid UI to change its state manually.  But it would be great if manager 
could change the state of an order after recieving a payment. 
As for me I am currently working on offline payment but it must be integrated 
in my case with ogone - the user can select the payment's type during checkout. 
Now I just customize OgoneCheckoutPayment class and add one more action called 
offline payment, but i am not sure that this is a good way... 
I can help with customizing mailing/billing information. I've removed it at all 
in my custom product and now the user must provide only contact info (name, 
email, phone) 

Irina

18.05.10, 19:40, "Harald Friessnegger" <har...@webmeisterei.com>:

> 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
>  
>  

-- 
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