LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 06-25-2018, 05:14 AM   #1
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Rep: Reputation: Disabled
form money


who know how to connect a form written in html with script php sal I connect to the paypal database and send a payment to my paypal account example 1 euro or 2 euro and pay to get into the account from this form who knows how to help you? I understand it is possible ???
 
Old 06-25-2018, 07:38 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by deep1982 View Post
who know how to connect a form written in html with script php sal I connect to the paypal database and send a payment to my paypal account example 1 euro or 2 euro and pay to get into the account from this form who knows how to help you? I understand it is possible ???
Lots of people; I suspect that PayPal tech support could assist you as well, and there are LOTS of API's to help sites deal with accepting PayPal. What have you done/tried so far, and what kind of platform/language are you working with?

We're happy to help, but if you're looking for a consultant to assist you, please post this in the LQ Job Marketplace, along with how much you're willing to pay. Otherwise, show us your efforts, and tell us where you're stuck.
 
1 members found this post helpful.
Old 06-26-2018, 05:17 AM   #3
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Original Poster
Rep: Reputation: Disabled
paypal

Quote:
Originally Posted by TB0ne View Post
Lots of people; I suspect that PayPal tech support could assist you as well, and there are LOTS of API's to help sites deal with accepting PayPal. What have you done/tried so far, and what kind of platform/language are you working with?

We're happy to help, but if you're looking for a consultant to assist you, please post this in the LQ Job Marketplace, along with how much you're willing to pay. Otherwise, show us your efforts, and tell us where you're stuck.



the form is made html with php + mysql database ?? but i want to connect to paypal to send a 2 euro payment from him to paypal how do they do ???? which API does this Put here a link or api to realize exactly my esteem
 
Old 06-26-2018, 05:19 AM   #4
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Original Poster
Rep: Reputation: Disabled
Smile paypal form

Quote:
Originally Posted by deep1982 View Post
the form is made html with php + mysql database ?? but i want to connect to paypal to send a 2 euro payment from him to paypal how do they do ???? which API does this Put here a link or api to realize exactly my esteem

https://www.youtube.com/watch?v=mlp7ASstKQs&t=242s
 
Old 06-26-2018, 07:05 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by deep1982 View Post
the form is made html with php + mysql database ?? but i want to connect to paypal to send a 2 euro payment from him to paypal how do they do ???? which API does this Put here a link or api to realize exactly my esteem
Read the "Question Guidelines" link in my posting signature. We are NOT going to look things up for you. Post if you need help.
 
Old 06-27-2018, 02:49 AM   #6
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Original Poster
Rep: Reputation: Disabled
Smile

Quote:
Originally Posted by TB0ne View Post
Read the "Question Guidelines" link in my posting signature. We are NOT going to look things up for you. Post if you need help.
https://www.linuxquestions.org/quest...#faq_lqwelcome good and what do I do here like you said ???
 
Old 06-27-2018, 06:49 AM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by deep1982 View Post
https://www.linuxquestions.org/quest...#faq_lqwelcome good and what do I do here like you said ???
You:
  • READ and understand that
  • Do your own research
  • Don't ask us to look things up for you
  • Post back when you, personally, have written some code or done SOMETHING to help solve your own problem.
We are, again, happy to help if you're stuck, but asking for a handout and someone to look things up for you won't get you anything.
 
Old 06-27-2018, 07:07 AM   #8
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,838

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
Quote:
Originally Posted by deep1982 View Post
https://www.linuxquestions.org/quest...#faq_lqwelcome good and what do I do here like you said ???
the very first thing you need to take into account:
Quote:
Using a descriptive title will vastly increase the number of members who see your thread, and therefore make a response significantly more likely.
I still do not have idea what do you really want to do. Send money to someone, or you want to get money from someone, or do you want to sell/buy something or exactly what???
Do you want to run a webserver or just use or .....
Quote:
When asking a question, be sure to provide as many relevant details as possible. You should include the distribution and version you're using, along with hardware details, application version and exact error messages where applicable.
What do you have exactly at this moment, how do you want to modify it, what part is ok, which part is unclear ....
http://catb.org/~esr/faqs/smart-ques...html#beprecise
 
Old 06-27-2018, 08:55 AM   #9
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Original Poster
Rep: Reputation: Disabled
Smile

Quote:
Originally Posted by pan64 View Post
the very first thing you need to take into account:

I still do not have idea what do you really want to do. Send money to someone, or you want to get money from someone, or do you want to sell/buy something or exactly what???
Do you want to run a webserver or just use or .....

What do you have exactly at this moment, how do you want to modify it, what part is ok, which part is unclear ....
http://catb.org/~esr/faqs/smart-ques...html#beprecise





I want a web form from which to send small sums of money to me in my paypal account example 1 euro 2 or 5 nothing more so to be connected to the paypal server this form ???? you can help me do it
 
Old 06-27-2018, 08:59 AM   #10
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by deep1982 View Post
I want a web form from which to send small sums of money to me in my paypal account example 1 euro 2 or 5 nothing more so to be connected to the paypal server this form ???? you can help me do it
We can all *HELP* you...what you are not understanding is that we are not going to do it FOR YOU. You, personally, have to go write code/web-pages or just do SOMETHING to solve your own problem. We are here to help you if you get stuck.

But you continually are asking us to look things up for you, or give you a page/script/something. We are NOT going to do this for you. If you want to hire someone you can, again, post this in the LQ Job marketplace. Otherwise, you need to AGAIN read/understand the "Question Guidelines" you have been directed to, because you obviously don't yet.
 
Old 06-27-2018, 12:39 PM   #11
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,727

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
Quote:
Originally Posted by deep1982 View Post
I want a web form from which to send small sums of money to me in my paypal account example 1 euro 2 or 5 nothing more so to be connected to the paypal server this form ???? you can help me do it
Besides reading the Question Guidelines, which you (apparently) still need to do, you will need to:
  • Have a domain hosted on a web server
  • Create an html page containing a form to accept data(1)
  • Use the PayPal API instructions to connect to PayPal from your form
(1)If you accept account information in your form, then the domain/web page should be secured with ssl.

Usually, one builds a web page with a link to a PayPal page so that the sensitive information is only entered on the PayPal site and not on your own site.

Do you know how to do the things in the list, at all? Trying to get a feel of what you already know.
 
Old 06-27-2018, 01:47 PM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by deep1982 View Post
I want a web form from which to send small sums of money to me in my paypal account example 1 euro 2 or 5 nothing more so to be connected to the paypal server this form ???? you can help me do it
aren't you always repeating what you already said in post #1?
 
Old 06-27-2018, 08:14 PM   #13
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,727

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
Please respond to #11. What do you already know how to do?
 
Old 06-28-2018, 06:45 AM   #14
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
Besides reading the Question Guidelines, which you (apparently) still need to do, you will need to:
  • Have a domain hosted on a web server
  • Create an html page containing a form to accept data(1)
  • Use the PayPal API instructions to connect to PayPal from your form
(1)If you accept account information in your form, then the domain/web page should be secured with ssl.

Usually, one builds a web page with a link to a PayPal page so that the sensitive information is only entered on the PayPal site and not on your own site.

Do you know how to do the things in the list, at all? Trying to get a feel of what you already know.

Casey can help me do it I can not alone I can not handle it so well with API from paypal what do you say ???? from the rest I will deal with secure domain with SSL i will buy ??? I'm waiting for your response with interest
 
Old 06-28-2018, 06:50 AM   #15
deep1982
LQ Newbie
 
Registered: Nov 2017
Posts: 11

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by scasey View Post
Please respond to #11. What do you already know how to do?
form with the account to be 1.2 or 5 euro and there I can not handle which API needs money from the form to reach me in my paypal account ??? this I do not know
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Fedora 19 Motif Menubar created on a Form won't resize with the Form. hdavis Linux - Software 1 03-22-2014 06:21 PM
PHP: build query from form entry, then display results in the same form tonedeaf1969 Programming 4 06-22-2007 07:55 AM
shell script works form command line but not form crontab saifee General 1 10-14-2004 10:27 AM
how do I copy a whoel folder form one directory to another form the command line? zwyrbla Linux - Newbie 8 08-24-2004 06:40 PM
I want Linux source code for FAT file system in user readable form not in binary form ramya272 Linux - Newbie 5 02-05-2004 07:54 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 06:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration