Jump to content

Help Needed - Notification After Customer Payment


Recommended Posts

Hi,

 

I would like to know if anyone knows of a module that lets the customers type in their transaction ID after making their payment via bank wire or bank transfer. Technically this is how I want it to work.

 

1)Buyer confirms and checkout item via Bankwire.

2)Buyer goes to make payment online via internet banking or bankwire

3)*** Buyer types in their bank transfer transaction id on my store and I recieve a email that this particular user has made a payment and I can go on to verify.

 

Please advise. Any help is appreciated.

Link to comment
Share on other sites

In your place I would make a next:

 

 

When your customer order something with bankwire, then he/she defenetly get an email with your bank account details, number etc...

 

In theis email you should forward the customert to a site for example yoursite.com/bankwire/

 

and you should make a simple form that they need to fill with: name, ID order, and bank transfer ID from the bank)

 

and you simply store it in a database... and compare it when you need it, or post it as an email for yourself!

 

 

I make a script for you!

 

don't forget to modify the contact form handler php

script.zip

  • Like 1
Link to comment
Share on other sites

Hi Figura,

 

Thanks for the script, however, is there a way to make the form appear after the checkout page? Thanks for your help. Sorry for not being specific earlier on. I believe there is a hook called payment confirmation, just do not seem to find a module for it. Thanks!

Link to comment
Share on other sites

×
×
  • Create New...