Jump to content

I need help for shopping cart or payment gateway

- - - - -

  • Please log in to reply
2 replies to this topic

#1
designmansion

designmansion

    Newbie

  • Members
  • Pip
  • 1 posts
Hello everyone
I have recently developed new website and i'm not professional in programming or coding so i need your help.
the site is related for Logo,video design...etc and the design is 99% finished i just now need to somehow connect my service so people can pay for it(paypal,moneybookers...etc)
The problem what i have is :
I need something to show like screenshots of premade logos like slideshow and when someone clicks it , it needs to open new window or in the same with some forms and information and when they hit submit it should go to payment options(paypal...moneybokers,credit card...etc) and i should receive that mail...that sort of thing, so how can anyone help me with this?
Cheers

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,722 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
How to make a clickable Javascript slideshow.
Opening a new window with Javascript

When you're about to open the new window make sure you force an HTTPS connection. Otherwise all of the client's information will be visible on the internet and you'll get sued big-time if anyone swipes their credit card number or something.
sudo rm -rf /

#3
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts
  • Location:Vancouver, Eh! Cleverness: 200
Paypal has a fairly well done API that accepts credit cards without signup or Paypal accounts, however they cannot do Moneybookers. You may wish to look in to a payment processor, of which most online shop softwares use for paying (which can handle a lot more than just paying.) You may wish to look in to that, however some may not be free.

I've never integrated one before and as such have no opinion on which one to use.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users