Search:

Type: Posts; User: hdolinski

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    969

    Re: Customer Birth Date

    I tried stuff like $order->customer['dob'], $order->customer['date_of_birth'], $order->customer['date'] .... but nothing worked!! Any ideas?
  2. Replies
    2
    Views
    969

    Customer Birth Date

    Hello all! How can I retrieve the customer's birth date from his account in checkout inside a payment gateway module?
  3. Payment module with various payment methods

    Hey guys, does someone knows how I do it?
    I'm developing a payment module, and we have 3 payment methods. So in the checkout page, the customer must choose between these 3 methods we provide. But...
  4. Re: New Payment Module breaks Admin Modules page

    Hey guys, thank you for the reply!
    I manage to find out what happens including this code in the module php file:

    ini_set('display_errors', -1);
    error_reporting(E_ALL ^ E_NOTICE);
  5. New Payment Module breaks Admin Modules page

    Hello Everybody! I'm developing a new payment module for zen cart but I'm facing a weird problem. My payment module class is 'breaking' the payment modules page in admin area.The side bar goes...
Results 1 to 5 of 5
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR