AirTM API: How to Build a Form? Programming Web Development by FarrisFahad … somewhat new to APIs. I have integrated PayPal payments successfully. With PayPal, I can send the user to the… is an example ... <!-- PAYPAL --> <form action="https://www.paypal.com/cgi-bin/webscr" method…quot; value="Deposit Money Via PayPal"> </form> <!-- PAYPAL --> I want to do … How NOT to do business online Digital Media Digital Marketing by Reverend Jim … I found that my payment options were limited to * shoppay * paypal * gpay I have never seen a legitimate site that would… Re: How NOT to do business online Digital Media Digital Marketing by Dani … 4 days ago, FarrisFahad had a button to pay by Paypal on his website, and wants to convert it into utilizing… Re: AirTM API: How to Build a Form? Programming Web Development by pritaeas You cannot safely use a form to post directly to AirTM. Post to your own PHP script, which can then use curl to make the request, including headers. Re: AirTM API: How to Build a Form? Programming Web Development by Dani I can see that the URL that you linked me to has 4 steps to create a purchase. The first one is to create a Purchase via an HTTP POST request. That can be done with a cURL request. cURL requests require some backend programming such as via PHP or some other language. Are you using a server-side language to write your web app? If so, which one so… Re: AirTM API: How to Build a Form? Programming Web Development by pritaeas https://docs.airtm.com/purchases-payins/create-purchase You can choose PHP in the dropdown above the sample code. That way you can see what your PHP should contain. Re: Which Crypto Services You Use ? Community Center Geeks' Lounge by Dani Just stumbled across this topic and remembered how much I regret not getting into bitcoins back in the day. I had a really super powerful workstation at the time that could have mined them for next to nothing. Re: How NOT to do business online Digital Media Digital Marketing by rproffitt Someone wanted me to pay with Venmo which I also have never used. Sorry, but I don't want to add more apps today. Re: How NOT to do business online Digital Media Digital Marketing by Reverend Jim I could understand that for a small company but it looks like this place (US based) also has a Canadian presence. And judging by [their range of products](https://www.thewoodveneerhub.ca/) they aren't a small company. In any case, after pricing out what we wanted ($800+) and failing to get an alternate payment option we decided to invest in a … Re: How NOT to do business online Digital Media Digital Marketing by Dani > I could understand that for a small company but it looks like this place (US based) also has a Canadian presence. According to their about us page, it’s a family owned business run by a guy named Lawrence who has been in the industry since the 1970s but just started his own business in the 2000s. Which fits the profile I had laid out. (Eg … Re: How NOT to do business online Digital Media Digital Marketing by Reverend Jim Fair enough. Re: paypal Programming Web Development by chrishea Paypal has pretty good developer information on their site. [URL="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_WPOtherAPIOps"]https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_WPOtherAPIOps[/URL] Paypal's Adaptive Payment Digital Media Digital Marketing by InsightsDigital Paypal released is new Adaptive Payment API which now competes with Amazon's Flexible Payment Services. It is supposed to be more flexible for adaptation. Which API would benefit most to e-commerce sites? Re: PayPal? - vs. other online escrow services Digital Media Digital Marketing by Zachery Paypal is not bad, however lots of people doing semi illegal things have goten coughtup and wanted their money back. Alot of people under 18 get paypal accounts one way or another, and these in themselfs are illegal, so are a few other things. Paypal is the largest out there, they must be doing somthing right :) Re: PayPal? - vs. other online escrow services Digital Media Digital Marketing by paradox814 paypal is decent but good luck getting your money back if you get ripped off from someone who you pay via paypal 2-3% is not bad at all this is right in line with what you would expect to pay if you got a merchant account and accepted visa/mastercards directly (aka there discount fee) Re: PayPal? - vs. other online escrow services Digital Media Digital Marketing by RC_Razor PayPal has lots of kudos from me once you use there service for more than a year they lower there commission and or remove... and anyway i got my biznez on ebay and its worth them taking commisions out all the stuff they do for me.. notification exepting payments and now shipping.. i havnt found a more trusted and more reliable payment source... Re: PayPal? - vs. other online escrow services Digital Media Digital Marketing by avizion paypal is oki with me for last year., but i have heard bad stories about them. Re: Paypal's PR is 0 Community Center by ketan1 Paypal PR is 9 Re: paypal integration Programming Web Development by Will Gresham Paypal has a whole section of their website dedicated to this subject, along with their own support forums. You will probably get all the info you need there :) Re: PayPal Transaction Fee Digital Media Digital Marketing by Waqarahmad18537 Paypal charge little amount 100$ 2.25% charge tell me how much you transfer. Re: PayPal Is Safe? Digital Media Digital Marketing by uniecommerce Paypal is highly secured It transit from your computer to SSL with an encryption key length of 128-bits Technology, experience and privacy make paypal secured. Re: PayPal Is Safe? Digital Media Digital Marketing by taibashah paypal is safe for the payment method because i think there is no another safe method like paypal Re: PayPal Is Safe? Digital Media Digital Marketing by chrisschristou paypal is better for buyers not for seller expensive and every case paypal give favor to buyers Re: PayPal Is Safe? Digital Media Digital Marketing by Arauan Paypal has a big name and they are very prominent with their work. They have very hard and fast rules regarding privacy of data and money transfer. Re: PayPal Is Safe? Digital Media Digital Marketing by Shree1234 PayPal is safe method fo payments and money transfers through internet. Re: PayPal Is Safe? Digital Media Digital Marketing by rjdoll99 paypal is the best money transfer you can trust on this bank Re: PayPal Is Safe? Digital Media Digital Marketing by Coloradojaguar Paypal is solid and secure and that is why it is a standard for online payments. There are a few good contenders at this point looking to capture some of that e-payment market as well as more digital options like digital wallets for the overall consumer market. Re: PayPal Is Safe? Digital Media Digital Marketing by asan_1 Paypal prohibits transactions related to gambling activities. PAYPAL Programming Web Development by trivedimca …us%3F&currency_code=USD"); [/CODE] 2) My paypal.aspx:- [CODE] <%@ Page Language="C#"… = streamIn.ReadToEnd(); streamIn.Close(); StepByStepLog("response from paypal:", strResponse); WriteRequestFormVariables(Request.Form); if (Request.QueryString["… PayPal Community Center Geeks' Lounge by server_crash I'm suppose to have recieved 75$ to my paypal account like two weeks ago. I never looked at my … paid, and paid to the right email address, but my paypal balance says 0.0$. It shows that there has never… account. I didn't set up my bank account in paypal, and it says I'm unverified...Does this mean I…