CodeCanyon

PayPal Payment Terminal

  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
costainternet says
Purchased

And another question I have is that I need the payment Paypal page (the page where the user actually lands in Paypal) to be in Spanish. I beleive I need to do some changes in the locale. Can you guide me with that also?.

Thanks

Peter

4 months ago
Author
Convergine Convergine replied
Add on index.php around line 58 following:
$paypal->add_field('LOCALECODE', "ES"); 
4 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
costainternet says
Purchased

Thanks a lot!! and finally where do I enter my Paypal email to receive the payment?

4 months ago
Author
Convergine Convergine replied

In config file, please refer to manual which came with the product.

4 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
costainternet says
Purchased

Hello, I have a problem; I have followed your instructions and I get this error message:

Please type amount to pay for services!

Peter

4 months ago
Author
Convergine Convergine replied

OOps, another thing you need to do:

if(!empty($_POST["amount"]) && is_numeric($_POST["amount"] )){     

comment out (or delete) this line, and 1 !!!! closing bracket at the end of the header ” } “

4 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
costainternet says
Purchased

Can I have your email ID so I can send you the index file?

4 months ago
Author
Convergine Convergine replied

You can use the codecanyon profile page to contact us.

4 months ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
Mick_ says
Purchased

Hi,

1) Which is the current version of the manuscript?

I use version 1.0, but there are some comments where you give numbers of line which do not correspond to my files.

2) A suggestion.

It would be well if it were possible to modify only one line to use sandbox.

Thanks!

Mick

4 months ago
Author
Convergine Convergine replied

Hi Mick_

There was pretty much only 1 version of this script. Which comments are you referring to ?

4 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
keliweb says
Purchased

The class not work ! With sandbox always return KO :S and in the class file i have this error/notice :

PHP Notice: Use of undefined constant host – assumed ‘host’ in paypal.class.php on line 88 PHP Notice: Undefined index: path in paypal.class.php on line 93

4 months ago
Author
Convergine Convergine replied

Hi keliweb,

Script works fine out of the box. You’re either deleted some needed syntax (like simple single quotes removal could bring the error which you mentioned.) or server incompatibility. And “returns KO” is not something we can debug, you need to provide valid sandbox returned error or a screenshot, something like that.

4 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
keliweb says
Purchased
I have configure the IPN address in sandbox profile like this: http://www.myserver.it/thank_you.php?action=ipn

Is correct ? P.S.: With this settings i have always return KO.

4 months ago
Author
Convergine Convergine replied

There is no need to configure anything on the sandbox site. Script sends IPN response URL to paypal itself. If something is not triggered in your database upon payment it means that there might be an error in your modifications. You should send dump of the paypal variables to your email (just add such code on the ipn processing page) and see what is coming from paypal. And again, explain what is KO… there is no such API ERROR “KO” ...

4 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
janecmd says
Purchased

Hello,

i have problem, that all payments through paypal are not processed automatically, i dump the data to my email and there always says payment pending. I tryed to add 10 seconds sleep into php script to make sure payment goes through until call to ipn is made, but it didnt help, its always just ‘Pending’. Do you have some idea what could be the reason ?

4 months ago
Author
Convergine Convergine replied

Is that sandbox account or live ?

delays in php script will not help. If paypal returns payment pending – it might be that they are checking the payment (if it is live…). IPN response call usually is triggered when payment is made, not when payment is pending.

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
webpixel77 says
Purchased

Hiya!

Great script but for the life of me I cannot get the Auto IPN verification to work! Arggh… Does the seller’s PayPal account have to be Verified before this will work? I’ve got a business account setup and got IPN option with url turned on but no luck…

Any assistance will be much appreciated!

Thanks!

3 months ago
Author
Convergine Convergine replied

Hi webpixel77,

Thank you for purchasing our product.

There is no limitation whether paypal account need to be verified or not as far as I remember. Please open support topic on our support forums for further assistance.

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
mex4F says

I have a question about the Script if i have some radiobuttons with different prices is it possible that the Price from the Chosen Button will transfered to the Paypal Terminal? Greets

3 months ago
Author
Convergine Convergine replied

Hi mex4F,

It is possible. We will provide more info in terms of “how” if/when you’ll buy the script.

3 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
mex4F says
Purchased

It works thanks for that script!!

3 months ago
Author
Convergine Convergine replied

Great! Enjoy!

3 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
sarvesh89 says

Hi am very interested with this product, I was searching for that kind of stuff since long but my problem is that I will be using it on a subscription site where after registering to my site the user’s account is confirmed only after payment, will your script help in doing that?

In short after payment the browser should return back to the form where the registration will be confirmed automatically as soon as the payment is made.

Thanks, if yes my $5 will be yours.

3 months ago
Author
Convergine Convergine replied

Hi,

Our script definitely can help you, however you have to have at least basic knowledge of HTML / PHP , if you don’t – you will not be able to setup it the way you described.

3 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • United States
WoosleyInc says

Hello, I am interested in your product, although I do need one question answered before I purchase, can I redirect the user after they purchase my product to another page?

2 months ago
Author
Convergine Convergine replied

Hi,

There is thank you page variable which is passed to paypal, if you want to redirect user to different page depending on some conditions – you will need to add the code for your conditions to change URL of thank you page.

Hope this helps.

2 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
axinja says

Hi,

is it possible, that the amount is not seperated by a dor instead of a comma?

Like: your scrip require 3.33EUR but I want to be it like 3,33

2 months ago
Author
Convergine Convergine replied

Hi,

Unfortunately paypal will not accept such format 3,33. It can be 3,333.00 or 3333.00 or 3333… comma is used as thousands separator, and dot – for decimal separation.

From paypal site: [...] Limitations: Value must be a positive number. No currency symbol. Must have two decimal places, decimal separator must be a period (.), and the optional thousands separator must be a comma (,).

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
boobootalk says
Purchased

i purchase this long long ago ! but i have some question to ask (it is lot question for some improvement) can i have your email ? or can u send email to me so i can ask u some question .

i will pm u my email now

need some help by the way ! this is a very useful and awesome script !!!!

2 months ago
Author
Convergine Convergine replied

Hi boobootalk,

We received your email and will reply within next 24 hours. Thank you.

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
boobootalk says
Purchased

thank ! please send me an email so i can ask u some question ,

from alwin

2 months ago
Author
Convergine Convergine replied

Replied to your email, thanks.

2 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
zelgiron says

Hi, before I purchase, can I use a personal paypal account?

1 month ago
Author
Convergine Convergine replied

yes you can

1 month ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
costainternet says
Purchased

Hello, I have your script. A great add-on will be the possibility of adding an extra field to the form so when adding a coupon code it will deduct a percentage of the price. I actually need that feature

1 month ago
Author
Convergine Convergine replied

Hi costainternet,

Unfortunately we don’t have any plans for this product updates anytime soon. We have too many other products which require our urgent attention in terms of updates/features. Plus, adding a field is really small thing which anyone with basic knowledge of PHP /HTML can do, there’s no need to include it as an update to the product.

1 month ago
  • Has been a member for 1-2 years
  • Bought between 50 and 99 items
  • United Kingdom
kernow says

Hi - would it be possible to choose two or more products at a time from a list or this script only allow one selection from a list of products?

10 days ago
Author
Convergine Convergine replied

Hi,

Not without modifications. By default – only 1 product/service. If you want multiple selection – you will need to adjust the code, which should be easy with at least some php knowledge.

9 days ago
by
by
by
by
by