Zen Cart Logo
Forums / Addon Payment Modules / ANZ: Paystation VS CC Via Migs

ANZ: Paystation VS CC Via Migs

Locked

Views: 2,731

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
30 Oct 2009, 4:28 AM
#1
stanbridge avatar

stanbridge

New Zenner

Join Date:
Feb 2009
Posts:
25
Plugin Contributions:
0

ANZ: Paystation VS CC Via Migs

Hi all,

I am setting up a shop for someone who has an ANZ eGate merchant account ready to go.

Can anyone tell me the best payment module to use for this out of Paystation VS CC Via Migs (or any other if I'm missing one)?

If at all possible, please list the pros/cons of each, or mention how well (or not well) it worked for you.

Also, if you used either of these for a bank other than ANZ, I'd still be interested in any info you can offer.

Any info I can get is very much appreciated!

Kind Regards,

Stanbridge

4 Jan 2010, 5:46 AM
#2
aeisjean avatar

aeisjean

New Zenner

Join Date:
Dec 2009
Posts:
15
Plugin Contributions:
0

Re: ANZ: Paystation VS CC Via Migs

hello,
recently I added a payment module which is CC via MIGS http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=783
it works perfectly, however, what i want to know is in what part of the program (specific) can i insert a code so that i can send email consisting of (the product he bought and how much and etc etc) whenever payment is successful...
i just graduated last july so im not that professional in php,..
thank you...

15 Feb 2010, 11:41 PM
#3
rachalmers avatar

rachalmers

New Zenner

Join Date:
Mar 2008
Posts:
55
Plugin Contributions:
0

Re: ANZ: Paystation VS CC Via Migs

Hi,
Did you ever receive any replies to this? I'm thinking of adding it as an option, for the Bendigo Bank, but I've seen others mentioning that it returns the user back to the home page with no confirmation etc.

I'll look into it but don't want to go re-inventing the wheel if someone else has already solved the problem.

15 Feb 2010, 11:51 PM
#4
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: ANZ: Paystation VS CC Via Migs

rachalmers:

Hi,
Did you ever receive any replies to this? I'm thinking of adding it as an option, for the Bendigo Bank, but I've seen others mentioning that it returns the user back to the home page with no confirmation etc...........

I am very interested to hear / read about your experiences with this mod in conjunction with Bendigo Bank. banking with them as well and contemplating to install this mod. Pls PM me if not coding related.

Thanks / Frank

15 Feb 2010, 11:55 PM
#5
rachalmers avatar

rachalmers

New Zenner

Join Date:
Mar 2008
Posts:
55
Plugin Contributions:
0

Re: ANZ: Paystation VS CC Via Migs

No worries, I"ll put any solutions up here as I go.
Someone else has solved the return from successful sale problem in a different post - I'll track that down too.
Right now looking into the code to see what is happening.
etc.

16 Feb 2010, 2:55 AM
#6
aeisjean avatar

aeisjean

New Zenner

Join Date:
Dec 2009
Posts:
15
Plugin Contributions:
0

Re: ANZ: Paystation VS CC Via Migs

i just added a simple mail function to order.php and it works... however, even without this simple mail function, we were able to receive confirmation emails after a successful payment...
its like this

Order Confirmation No: 6

Order Confirmation from https://www.abcd.com.ph

Juan Tutri

Thanks for shopping with us today!
The following are the details of your order.

Order Number: 6
Date Ordered: Thursday 21 January, 2010
Detailed Invoice:
http://abcd.com.ph/index.php?main_page=account_history_info&order_id=6

Products

1 x INDIA $10 = $10.00

Sub-Total: $10.00
Free Shipping: $0.00
Total: $10.00

Billing Address

Juan Tutri
JanJan street
Lugar
philippines

Payment Method

Credit Card (online via ANZ eGate)

AcqResponseCode: 00 ReceXXXXXXXXXXXXXXX5991

You have paid for your order online using ANZ eGate
Receipt No: 100121025991


This email address was given to us by you or by one of our customers. If you
feel that you have received this email in error, please send an email to
[email protected]


16 Feb 2010, 4:19 AM
#7
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: ANZ: Paystation VS CC Via Migs

i just added a simple mail function to order.php and it works... however, even without this simple mail function, we were able to receive confirmation emails after a successful payment...
its like this

can you post your code pls ?

Frank

16 Feb 2010, 4:36 AM
#8
aeisjean avatar

aeisjean

New Zenner

Join Date:
Dec 2009
Posts:
15
Plugin Contributions:
0

Re: ANZ: Paystation VS CC Via Migs

its a default code in zencart, in includes/classes/order.php

search for
// lets start with the email confirmation
// make an array to store the html version

that's where you can see the content of the email that was being sent everytime there is a successful payment...

in my case, I edited it a little, adding a little information and removing unneccessary ones...

you can also edit (if you are using english language)
includes/languages/english/checkout_process.php

in there you will see the email subject, header and some other informations... you can edit it... in my case, i edited the subject "order" and changed it to "invoice"...

16 Feb 2010, 5:30 AM
#9
spazem avatar

spazem

New Zenner

Join Date:
Dec 2009
Posts:
9
Plugin Contributions:
0

Re: ANZ: Paystation VS CC Via Migs

If you have a merchant account with an eftpos machine go epath.. they are cheap and u process the payment yourself. They also did out intergration for us. very happy with them :):)

16 Feb 2010, 8:46 AM
#10
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: ANZ: Paystation VS CC Via Migs

spazem:

If you have a merchant account with an eftpos machine go epath.. they are cheap and u process the payment yourself. They also did out intergration for us. very happy with them :):)

yep, sounds good to me