google-code-export / kv-webme

Automatically exported from code.google.com/p/kv-webme
1 stars 0 forks source link

quickpay payments should send invoice after stage one of payment #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
quickpay payment processes have two stages. the first stage verifies that the 
card is valid and places a hold on the amount to be paid. the second stage then 
resolves the payment and marks the order as paid (and then sends the invoice 
out)

the invoice should be sent at stage 1.

the relevant file to edit is ./ww.plugins/online-store/verify/quickpay.php

Original issue reported on code.google.com by kae.verens@gmail.com on 20 Jun 2012 at 5:27

GoogleCodeExporter commented 9 years ago
done

Original comment by kae.verens@gmail.com on 14 Feb 2013 at 8:46