recurring account in PayPal payment gateway?



recurring account in PayPal payment gateway?..

Answer / abhishek_anand_mca07

PayPal Recurring Payments allows you to bill a buyer for a
fixed amount of money on a fixed schedule. The buyer signs
up for recurring payments during checkout from your site.
Consider the following examples:

A buyer purchases a subscription to a magazine or
newsletter from your site and agrees to pay a monthly fee.
A buyer agrees to pay an Internet Service Provider a flat
fee on a semi-annual basis to host a website.
These examples represent payment transactions that reoccur
periodically and are for a fixed amount.
When you create recurring payments for a buyer, you create
a recurring payments profile. The profile contains
information about the recurring payments, including details
for an optional trial period and a regular payment period.
Each of these subscription periods contains information
about the payment frequency and payment amounts, including
shipping and tax, if applicable.

After a profile is created, PayPal automatically queues
payments based on the billing start date, billing
frequency, and billing amount, until the profile expires or
is canceled by the merchant. The buyer can also cancel the
recurring payment profile for profiles creating using
Express Checkout.

Note that for profiles created using Express Checkout, the
queued payments are funded using the normal funding source
hierarchy within the buyer's PayPal account.

After the recurring payments profile is created, you can
view recurring payments details or cancel the recurring
payments profile from your PayPal account.You can also
access recurring payments reports from the PayPal Business
Overview page.
More information about recurring payment is available at
https://www.paypal.com/IntegrationCenter/ic_recurringpayment
s.html

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More PHP Interview Questions

what is the difference between ph4 and php5

2 Answers  


How to create a public static method in PHP?

0 Answers  


How to get the total number of values in an array?

0 Answers  


What is faster?

0 Answers  


How to check whether a number is prime or not?

0 Answers  






What is php call function?

0 Answers  


Hi, I want to upload an image ito database and display image in a table in php how it is possible

2 Answers  


What do you mean by MVC ?

3 Answers   NIIT,


write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.

0 Answers  


What is difference between session and cookie in PHP?

0 Answers  


How we load all classes that placed in different directory in one php file , means how to do auto load classes.

0 Answers  


Explain the difference between php4 and php5.

0 Answers  


Categories