I have a client that would like to use her propay account
but i do not see an opption for propay
how would i set that up for her
judy
This is a discussion on How to integrate propay in osCmax? within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I have a client that would like to use her propay account but i do not see an opption for ...
I have a client that would like to use her propay account
but i do not see an opption for propay
how would i set that up for her
judy
I advise you to get clued up on posting in a forum. With such a descriptive title, you're not going to win friends/get much of a response.
osCommerce Community Add-Ons
Hosting plans with installation, configuration, contributions, support and maintenance.
should i repost it
judy
No, I have changed the title for you. Use that as an example for thread titles moving forward.
As for your question, you would need to build a module to connect to propay. Check with propay to see if they already have a php script for payment processing that you could use as a base. Then check out existing modules to get an idea on how to integrate into osCmax.
See also:
http://forums.oscommerce.com/topic/141087-propay/
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
i have downloaded and made the changes
my problem with that addon was the mysql
not sure how to make the chages needed to it
judy
you need to use a mysql gui interface like phpmyadmin and then just run the batch .sql file from there. Most hosts provide phpmyadmin for you.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
i tryed that and it failed
judy
Are you going to make us guess? While I have pretty decent debugging skills, I am still not able to read minds. Post the error message you received when it failed, please.
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
ok i tried to make a sql. batch file with this info
ALTER TABLE `orders' ADD `cc_approval_code` VARCHAR(10)
and it failded
not sure what i did wrong
judy
Bookmarks