Vessio Weblog

DirectPayment v1.1 – PayPal DoDirectPayment Script

July 7th, 2010

DirectPayment is a simple script for you to integrate into your website that allows your customers the ability to automatically process credit card payments through PayPal via a customizable web form without the use of a gateway or merchant account.

How It Works:
Adding your PayPal account details to one configuration file will connect with the PayPal servers to seamlessly process and capture credit card transactions as well as will deliver success and error messages to the user.

Primary Features Overview:
-
Customizable Interface
- Built-in Transaction Notices
- One-step Installation
- Pre-defined Styles
- Portable Integration
- Automatic Success Redirection
- One Configuration File
- No SSL Requirement
- Customizable Form Fields

Usage Requirements:
DirectPayment has minimal usage requirements:

 - Active US PayPal Account w/ Website Payments Pro 
– PHP 4+

As always if you require any assistance please let us know and we will be happy to help you out!

Download DirectPayment v1.1

Applications & Downloads, Design & Development, News & Events, Tools & Resources

4 Responses to “DirectPayment v1.1 – PayPal DoDirectPayment Script”

carl miller

Hi,

i’ve purchased this script and want to make it generic for all countries,

is it a case of just removing the state and zip inputs? or do i need these for payment transaction?

also can i add uk integration because my paypal account is uk

can you advise how i go about tdoing this plase?

Mike Danna

Currently, by default the DirectPayment script is setup for United Sates as PayPal is limited to processing direct credit card payments via select international locations. If the location you wish to process is supported, you can easily customize the script by entering the country code and slightly editing the payment form.

You will want to open “receipt.php” and change the following line with your currency code:

$currencyCode=”USD”;

Thanks, I hope this helps, if you should have any problems please let me know.

Konstantin

Hello,
Need help with the script to make default payment amount, so User cannot change the amount.
Thanks in advance.

Mike Danna

Hi there,

Sure, what you could do to create a default payment amount is make the payment amount field “read only” and set the “intial value” to the default price.

You could also simply utilize a drop box with the field name “amount” which lists the different payment amounts you require.

If you you need further help, feel free to ask!

Leave a Reply