2 replies
  • WEB DESIGN
  • |
Can someone tell me how to link up a two page checkout that has:1) first page the name, address, email,etc
2) credit card info only.


No one knows how or the right commerce cart to use.


Thanks!
#checkout #page
  • Profile picture of the author Andrew H
    Because the credit card security requires the name, address, zip code(in the US) you probably are not going to be able to separate them, they are tied together.
    ... dont listen to this guy.

    This is very easily done using PHP and transferring the inputs to the next page using session.

    In terms of getting it done, it really depends. Are you using a popular opensource ecommerce platform? (magento, oscommerce, etc) In that case, just search for a 'multi page checkout' plugin.

    Or, do you have a custom php checkout? just get a developer to create this for you. It's rather simple.
    Signature
    "You shouldn't come here and set yourself up as the resident wizard of oz."
    {{ DiscussionBoard.errors[8270835].message }}
    • Profile picture of the author tbarnhardt
      Can I have an email to contact you directly? Or shot me a private email with your contact info. Would like to chat with you about this? Do you know of a programmer that could do this simple process? We have ourmsitemin Wordpress using woocommerene.
      {{ DiscussionBoard.errors[8272835].message }}

Trending Topics