Menu

#3 Payment and delivery

Next_Release
open
nobody
Shop/Cart (6)
3
2003-11-20
2003-01-13
No

Now delivery and payment are independent, but some
delivery methods exclude some payment methods.
E.g. pay cash when an order is simply mailed?

Nice feature if choosing a certain delivery method
determins what payment possibilities you have.

Regards,

Robert Leonhart

Discussion

  • Andreas Kansok

    Andreas Kansok - 2003-02-03

    Logged In: YES
    user_id=367331

    Not eay to construct, but a real problem ...
    One way would be to use a JavaScript as in admin/item.php
    for departments + itemgroups. But the shop frontend should
    keep JS-free.
    Second possibility is to split choosing process once again:
    -first enter user data (pay.php)
    -choose payment method (to do: payed_p.php)
    -choose shipment method (to do: payed_s.php)
    -enter nessecary data (payed.php)

    I think at amazon i.e., it is done so.
    But I'm not sure, that's good for customers to have a step
    more?

     
  • Andreas Kansok

    Andreas Kansok - 2003-11-20
    • priority: 5 --> 3
     

Log in to post a comment.