Code

Discussion on PayPal Payment Terminal Wordpress

Discussion on PayPal Payment Terminal Wordpress

Cart 558 sales

CriticalGears supports this item

Supported

This author's response time can be up to 2 business days.

176 comments found.

hi

is it possible to add only a couple of products not all in the list i tried [pppt_paypalform sid=”4,1”] but that does not work

also the currency does not show in the drop down box its just 20.00

Hi tinavive,

No, only 1 service through shortcode is available at the moment.

Please explain which dropdown do you mean ?

Dear Convergine,

I got it, sorry my bad.. I didn’t even know how this things with licences works here, :) sorry. I rated your plugin, just want to say you saved me lot of time man. Thank you.

Thank you for rating our script, we’re glad you like it :)

One question, please where I can find the licence number here ? heh it asking me for user name which I know but licence? Thank you.

Hi maitreyauk,

You can get license key next to your downloaded item in “My Downloads” – there is a link “License Certificate”

this was the plugin what I was looking for! THANK YOU :)

You’re welcome maitreyauk!

I just downloaded and installed latest version. The documentation includes instructions of how to upgrade to v2.1 so I know I got the latest version.

The header of most php files incorrectly state Version: 1.0 Released: March 6 2011

Also the WP plugin page shwows the version as Version 2.0 (and not 2.1) which is confusing. So just a note to update the correct version numbering so it doesn’t confuse users down the line.

Thanks overtimenyc, issue noted, we’ll fix it.

Ok thank you kindly!

Hello! I hope this reaches you before your vacation. I am trying to edit the response/ confirmation that people get when they submit payment on my site. I don’t see how I can do this in the settings, Please help when you can asap. Thank you very kindly!

Hi victoriachildress,

You need to open paypal.ipn.php and edit messages there.

We wanted to let everybody know that we are going on vacation and will not be available for any requests ( including support ) from September 16 to September 24. All requests will be taken care of as soon as we will be back. Thank you for your understanding.

I am uploading the folder > Paypal-payment-terminal-wordpress and inside is paypal_payment_terminal & a PDF .

Inside paypal_payment_terminal is a bunch of php files and a resources folder.

That’s the problem.. you need to upload just paypal_payment_terminal folder into your plugins ( without PDF and not INSIDE another folder…)

Alright, thanks. I got it working now.

I purchased this item, downloaded it and uploaded it through ftp (FileZilla) right into my plugins folder for WordPress but it is not appearing when I go to activate it. I also tried uploading it but I can not select the entire folder to upload it to my plugins. If you could help me, I would greatly appreciate it.

Thanks in advance.

Hi b_smith,

Thank you for purchasing our product.

What is the name of the folder which you’re uploading. And when you go in to that folder – is there another folder (only folder no files, or couple of folders and php files ) ?

I am uploading the folder > Paypal-payment-terminal-wordpress and inside is paypal_payment_terminal & a PDF .

Inside paypal_payment_terminal is a bunch of php files and a resources folder.

I am using a Mac btw

That’s the problem.. you need to upload just paypal_payment_terminal folder into your plugins ( without PDF and not INSIDE another folder…)

Disregard the above request.

How can I change the script to make comments and services a required field?

open paypal_terminal.php and go to line 263, insert ABOVE THAT LINE following code:

if(!empty($pppt_comments)){ $pppt_msg = "<div class="pppt_error">".(__("Error! You need to type in some comments"))."</div>"; } else

do the same thing above line 468 (take a look on that line before you do changes mentioned above)

that’s for the comments.

For the services – just set amount field to NO in the admin, that way your service price will be the one which will be paid and will be required for selection.

could this be used for multiple products on multiple pages? Thx

Hi billyflowers,

It can, if you think of each product = 1 service. Basically you go to services and create “product 1” for $44.99, then you go to any post or page and type in shortcode associated with this product – payment form for this particular product will appear on that post/page.

Any chance you can customize the title to the paypal payment that goes through? Meaning once you enter in the amount, click pay, you get sent to paypal.

On the paypal login page, left side there is a title, description, and order #.

Any chance of customizing where it says ‘funforging.com payment’?

Your order summary DescriptionsAmount

funforging.com payment <<<<<<<<<<<<
Item number: 00001
Item price: $25.99
Quantity: 1

Hi sequel222,

Thank you for purchasing oru script.

Of course, just open paypal_terminal.php file and go to line 508, change that to something like this: $paypal->add_field('item_name_1', " my site payment");

That worked thank you!

One other question, and I’ve been reading all of the other comments to see that there is no quick way to add another field to the form, for something like ‘last name’ or ‘account #’? Correct? Something perhaps I can pay your company for? Thanks!

Hi Convergine,

is there any chance to use paypal button picture instead of grey ‘pay now’

also I think paypal logo – bit ugly :D just want to ask you if I can replace it with png or jpg picture (paypal logo from paypal website)

please let me know.

many thanks.

Hi maitreyauk,

You can edit the css and paypal_terminal.php files in order to change the view of the form per your liking.

Fantastic update! I’m often asked by people what is a good way to add a few simple products or payment options to their site. This is the one. The shortcodes make all the difference :-)

We’re glad you like it :)

Hello there , I am interested in purchasing it however I would like to know that would it apply to the wordpress e-commerce website where I sell the physical products such as skincare and thing ? Would it help to ease my customers and myself in process of making transactions ? Thanks so much for your time , Kindly, Van

Hi seabreezeh,

This is standalone product, meaning that in order for it to communicate to your existing ecommerce products and prices it would have to be custom adjusted. Not sure how it would ease the process of making transactions…

If you have just couple of products you can add them as “service”, for example, then customers will be able to select product from dropdown with pre-defined price. This scenario wont work if you have many products.

We currently working on update for this script which will allow to add payment form for any service with a shortcode, on any page/post. Maybe that will help you somehow..

Hi,

Just wanted to let you know that the update which we mentioned in previous post – was submitted for review. Hopefully it will be approved within couple of days.

Thank you.

Hi Convergine,

Is the “shortcode per product” update any closer ?

Hi Southland,

We’ll try to release it end of this week. We’ll let you know.

Hi,

Just wanted to let you know that promised update was submitted for review. Hopefully it will be approved within couple of days.

Thank you.

Hello, I am thinking of purchasing your plugin. Can I use it on different pages on a WordPress (i.e., more than once on a single site)? Will it work on pages instead of posts?

Hi debmc,

yes, you can use it several times on your site. We have shortcodes which will help you to put payment button in your posts/pages.

Love your script – Thank you for making it!

I was just wondering if it’s possible to provide the “service name” in the description summary of paypal.

At the moment I see

domainname payment amount item number item price quantity

I would really like:

domainname payment amount service name comments item price

Thank you once again…

Hi jf,

Thank you for purchasing, we’re glad you like it!

It is possible, you’d need to edit paypal.terminal.php page, you can contact us by email for further details.

Hey!

Nice product I really like it – however I’ve got a slight problem.

I want to turn this into a donate system, which I’m sure is fine?

However I don’t want it on the sidebar, I want it on my Donate page!?

I’ve tried doing that (copied the code from the sidebar), but it doesn’t seem to submit?

Here’s the page: http://aacod.com/?page_id=238

Thanks :)

Hi bigadz,

All you need to do is use shortcode – [pppt_paypalform] on your post/page for donations.

Thank you for purchasing our product.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey