« Return to Thread: Clarification of Order process in PloneGetPaid

Re: Clarification of Order process in PloneGetPaid

by Rob LaRubbio-2 :: Rate this Message:

Reply to Author | View in Thread

I just made some changes to this code (but haven't checked it in yet).

As far as I could tell the emails should be sent to both the merchant and the customer of an order is authorized.  For paypal that is when the user is redirected offsite.  For most other processors it is after the user enters their credit card information and the third party processor approves the charge.

The change I made was to add simple templating to the messages and the ability to send emails on authorization, charge and decline (I didn't see a finance workflow transition for refund or I would have added an email there)

-Rob

On Mon, Jun 8, 2009 at 11:11 AM, Lucie Lejard <lucielejard@...> wrote:

Does it happen only when you use paypal?
I thought that the email to the merchant/customer was sent only when
the authorization of the payment has been approved.

--
S i x  F e e t  U p ,  I n c .  |  http://www.sixfeetup.com
Phone: +1 (317) 861-5948 x605
ANNOUNCING the first Plone Immersive Training Experience | Sept. 10-11-12, 2009
http://www.sixfeetup.com/immerse



On Wed, Jun 3, 2009 at 1:24 AM, Tim Knapp<duffyd@...> wrote:
>
> On Wed, 2009-06-03 at 08:11 +1200, Tim Knapp wrote:
>> Hi all,
>>
>> I just wanted to clarify what the exact order process was in PGP as it
>> seems that the system is sending out 'new order notification' emails
>> when an order is created, which I wasn't aware of.
>>
>> This is what I understand thus far (I'm using getpaid.paypal and I've
>> customised the putting of the item into the cart and forcing a user to
>> checkout straight away btw):
>>      1. User adds item to cart and when they're happy they checkout.
>>      2. A new order notification email is sent out?
>
> Just further to this email. I found out today that this is the email
> sent to the online shop admin to let them know an order has been made.
>
>>      3. The user goes through payment process, either offsite or onsite.
>>      4. I'm assuming no more emails get sent?
>
> -Tim
>
>> Thanks,
>> Tim
>>
>>
>> >
>
>
> >
>




--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to getpaid-dev+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Clarification of Order process in PloneGetPaid