Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gatzo

Archived
  • Posts

    34
  • Joined

  • Last visited

Everything posted by gatzo

  1. gatzo

    Protx Direct v2.22

    Thanks Tom for a clear answer!
  2. gatzo

    Protx Direct v2.22

    Hi, Not sure if this is a stupid question, sorry if it is: In v.4.4, Authorisation Type set to Payment, what happens if a payment is rejected by Protx? Is an order created before this stage? Or is the customer just sent back to checkout_payment.php? Thanks.
  3. gatzo

    Protx Direct v2.22

    Many thanks for your great reply! That did clear up a couple of things. Very kind of you! I will have them run the tests from a copy of the shop on a sub-domain. That is a good suggestion. Thank you.
  4. gatzo

    Protx Direct v2.22

    Correction: They are currently using v2.3c it looks like.
  5. gatzo

    Protx Direct v2.22

    I'm trying to help some friends who run the protx v3.0 module (in Authorization Type PAYMENT) but am a little nervous about this upgrade so pls excuse these noob questions: I understand they have to upgrade module before August 1st to integrate 3D, but: When they upgrade to V4.3 of this module can they still accept CCs before activating 3D in their protx admin? Can they update the module to v4.3 without interrupting business (accepting CCs) except for the actual upgrade down-time? Can they test the new 3D from their Live shop somehow without letting all customers through the test? Should Authorization Type also be set to PAYMENT in v4.3? So in basic: Do they just upgrade to v4.3, turn on 3D in the protx admin, set the module to TEST, and when tested set it to Production? I hope a kind person will explain these things.
  6. I need to add something like this to the module function: if (cart contains 1 or more of this product only (by id or products_model)){ $this->enabled = true; } But how do I make that statement? I need it to run through all products in $order and check for the Id or products_model and return false if other than the specified (hardcoded) product is present. Any ideas?
  7. Could one of you possibly explain what this excactly does: Enable Database Storage Do you want to save the gateway data to the database? (Note: You must add a table first) And where is the description of the table mentioned?
  8. I have implemented this module for Moneybookers payment: http://www.oscommerce.com/community/contri...ch,moneybookers and it works perfect. However, I cannot figure out how to set the default order status. It keeps defaulting to Paypal processing. Anyone able to help?
  9. Enter phpMyAdmin -> find your DB -> click the SQL tab -> Browse, Run.
  10. But doesn't this solution also alter the session timeout for customers logging in to their account? Anyone knows?
  11. Hi, I have unquoted the 'access' line, but still cannot get access to FAQdesk in admin. I am using 'Admin account with levels 2.2'. Any help would be greatly appreciated :)
  12. Hi. Can anyone help me get rid of the session id in the link that is sent to Friends? Thanx gatzo
×
×
  • Create New...