PayPal

Search Results for: website

Posted on April 27, 2015July 1, 2020

PayPal Shopping Cart in PHP

PayPal “Add to Cart” button enables you to create PayPal’s Shopping Cart on your website. By PayPal Shopping Cart merchants can make a cart based website where buyers select multiple items and pay for them together with a single payment. When buyers will click on”Add to cart” button the products will be added to their …

Continue reading “PayPal Shopping Cart in PHP”

Posted on April 23, 2015July 1, 2020

PayPal Credit Card Payment in PHP

PayPal, Credit Card Payment API (means PayPal PHP merchant SDK) deals to process a credit card payment or DoDirect Payment on your website. PayPal Credit Card Payment works in a few steps in the merchant’s website rather than going to the actual PayPal page and then logging in and returning back to the same. The key …

Continue reading “PayPal Credit Card Payment in PHP”

Posted on April 21, 2015July 1, 2020

PayPal Refund Process using PHP PayPal Refund API

Use PayPal PHP Merchant SDK to settlements and refund all or part of a payment. The PayPal refund API operation issues a refund to the PayPal account holder associated with a transaction. PayPal refund API operation can be used to issue a full or partial refund for any transaction. For settlements and refund money, we …

Continue reading “PayPal Refund Process using PHP PayPal Refund API”

Posted on April 18, 2015July 1, 2020

PayPal Mass Payment in PHP

PayPal PHP Merchant SDK have the option of Mass Pay. Using this merchant can build an app which will help them to send multiple payment to one group at a time. Mass payments are very fast, secure and convenient way to send, customer rebates, Pay-to-surf rewards, Employee benefits, Survey incentives, Affiliate commissions. In our previous blog …

Continue reading “PayPal Mass Payment in PHP”

Posted on April 16, 2015July 1, 2020

Android Intent Example

Whenever we want to switch or transfer data from one application to another application or one activity to another activity, at that time you have to use Intent. An intent is an abstract description of an operation to be performed. It is a way of ‘Message passing between two or more than two components of …

Continue reading “Android Intent Example”

Posted on April 15, 2015July 1, 2020

PayPal Express Checkout in PHP for Digital Goods

PayPal Digital goods feature allows you to sell digital goods online like eBooks, music file, video & images, script and programming codes as well. In our previous blog post, we have covered the PayPal Express Checkout for Single Product using PayPal PHP SDK. In this blog post, we are going to explain how we can use Paypal Express …

Continue reading “PayPal Express Checkout in PHP for Digital Goods”

Posted on April 10, 2015July 1, 2020

PayPal Transaction Details using Transaction ID

In our previous blog post we have covered the PayPal Express Checkout for Single Product using which you can collect more user information entered at the time of purchase. What happened if admin have lots of payer transaction id and admin wants to see details of any specific transaction.? In this blog we are going …

Continue reading “PayPal Transaction Details using Transaction ID”

Posted on April 10, 2015July 1, 2020

Make Your First Android App- BMI Calculator

In this blog, we will make our First Android applications by using text views, button and image view for background. You can learn about Views in Android from our previous blog. BMI Android Application will take weight and height from the users to calculate Body Mass Index (BMI)  with the information, whether user is underweight, normal or …

Continue reading “Make Your First Android App- BMI Calculator”

Posted on April 8, 2015July 1, 2020

PayPal Express Checkout in PHP for Single Product

Express Checkout is a fast and very easy way for buyer to pay for the product they are buying. In our previous blog post we have covered the PayPal Integration in PHP Using PDO using which you can sell products via PayPal securely without SDK. But in this post we will be doing same task …

Continue reading “PayPal Express Checkout in PHP for Single Product”

Posted on April 6, 2015July 1, 2020

PayPal OAuth Login using PHP

In our previous blog, we have seen, how to use facebook and google OAuth for logging into any particular website. In this blog post, we will do the same task using PayPal OAuth. Which means that if you have already an account in PayPal, then you can login into that website directly which has this option …

Continue reading “PayPal OAuth Login using PHP”

Posted on April 2, 2015July 1, 2020

Paypal Coupon Code in PHP using PDO

We have already discussed in our previous blog, how to Integrate PayPal payment gateway using PHP and PDO (PHP Data Objects) to collect online payments. Think, if you want to add a coupon feature also so that users get attracted to your offers and go for a payment instantly. Here, in this tutorial we will …

Continue reading “Paypal Coupon Code in PHP using PDO”

Posted on March 27, 2015July 1, 2020

PayPal Integration in PHP Using PDO

In our previous blog, we have already discussed, how can we use PayPal button for collecting payments online. This time we came up with slight changes in that tutorial. Here, we will be going to see how we can Integrate PayPal payment gateway using PHP and PDO (PHP Data Objects). Using PDO you can Integrate …

Continue reading “PayPal Integration in PHP Using PDO”

Posted on March 25, 2015July 1, 2020

POST data using fsockopen() Function

As we have previously learnt about sending data using GET and POST in php. Both methods are used for sending data from one page to another, but using POST that can be done in hidden manner and in GET the data is traveled in the url, that is quite insecure if we sends a important information. …

Continue reading “POST data using fsockopen() Function”

Posted on March 25, 2015July 1, 2020

Collect Payments Safely with FormGet Forms

Collecting payments through FormGet forms is a hassle free and easy task altogether. May it be a form for collecting registration fee for a seminar or a form accepting recurring monthly subscription fee of an email marketing service, one can collect payments safely and securely using FormGet forms.   FormGet allows two modes of payments …

Continue reading “Collect Payments Safely with FormGet Forms”

Posted on March 24, 2015July 1, 2020

CodeIgniter PayPal Checkout

Suppose you want to sell your product online with a secure payment mode then here is the solution that you can use. The thing we are talking about is a PayPal buy now button. You can use it simply, only you have to generate the code for the button and place it in your website …

Continue reading “CodeIgniter PayPal Checkout”

Posted on March 17, 2015July 1, 2020

Creating and Embedding Form in Simple Way

Form views play a pivotal role while deciding a sign-up. It is important where a form( Web Form ) is placed in the website and how does it appear in front of a user. After creating a beautiful form, one has to embed its code in his website to make it visible. There can be many ways …

Continue reading “Creating and Embedding Form in Simple Way”

Posted on February 19, 2015July 1, 2020

10 Types Of Welcome Emails to Increase Subscriber Engagement

When I started MailGet, I used to send welcome emails to everyone who signed up for it. But to my disappointment, my welcome emails were failing to get the right response from my recipients. And, I was getting very low CTR (Percentage of people opening to an email) nearly around 1.45%, which was quite below …

Continue reading “10 Types Of Welcome Emails to Increase Subscriber Engagement”

Posted on February 17, 2015July 1, 2020

10 Best Email Marketing Practices : Subject Lines

Thinking of what make subscribers open your marketing mails? Well, all your answers would echo around many factors. But, I know you all would agree with one point, that determines the opening of emails i.e. – Subject Lines. The famous saying related to email subject lines states that – If Your Email Subject Lines Are …

Continue reading “10 Best Email Marketing Practices : Subject Lines”

Posts navigation

Previous page Page 1 … Page 88 Page 89 Page 90 … Page 98 Next page
Our Solution
  • Subscription Billing
  • Form Builder
  • Email Marketing
  • Email List Cleaning
Connect With Us
  • Contact Us
  • Careers
Company
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Affiliate
  • Branding
Resources
  • Blog
  • Blog Categories
  • FormGet Features
  • Email Templates
  • Form Templates
10
Analytics
10

FormGet © 2021. All rights reserved.

Made with love for you