Tips and Tricks HQ Support Portal › Forums › WP PDF Stamper › WP PDF Stamper Troubleshooting › PDF Stamper – problem integrating with PayPal
Tagged: pdf stamper, PHP Memory
- This topic has 3 replies, 2 voices, and was last updated 11 years, 9 months ago by nikola.
-
AuthorPosts
-
January 22, 2013 at 3:52 pm #8390nikolaMember
Hi,
I’ve been trying to get the paypal button integration working, but it seems like the stamper is not triggered. I’ve made about 10 tests and the payment goes through and the receipt is sent; however, no pdf file is created to be sent. I added the additional variables in the paypal button and followed the video instructions closely.
It actually worked once but I couldn’t figure out what I did differently.
I am running WordPress 3.4.1 and Version 4.1.9 of the plugin.
Do I need to change the Instant Payment Notification (IPN) settings of my account somehow maybe?
Thank you,
Nikola
January 22, 2013 at 4:00 pm #53272nikolaMemberThis is the log file after enabling debug mode:
[01/22/2013 3:58 PM] – SUCCESS :Paypal Class Initiated by 66.211.170.66
[01/22/2013 3:58 PM] – SUCCESS :Post string :[redacted]
[01/22/2013 3:58 PM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[01/22/2013 3:58 PM] – SUCCESS :IPN successfully verified.
[01/22/2013 3:58 PM] – SUCCESS :Stamping PDF file.
[01/22/2013 3:58 PM] – SUCCESS :Transaction Type: Buy Now/Subscribe
[01/22/2013 3:58 PM] – SUCCESS :Stamping the PDF file if PDF stamper is installed.
[01/22/2013 3:58 PM] – SUCCESS :Source File URL is: [redacted]
[01/22/2013 3:58 PM] – FAILURE :An error occured while trying to stamp the file! Error details: <b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24 bytes) in <b>/home/npvdistr/public_html/……</b> on line <b>0</b>
[01/22/2013 3:58 PM] – FAILURE :Stamping of PDF file failed.
[01/22/2013 3:58 PM] – SUCCESS :Paypal class finished.
January 22, 2013 at 8:43 pm #53273wzpModeratorLooks like you are running low on PHP memory. Try increasing your PHP memory to 128MB or more.
Are you able to manually stamp the file? What the video tutorials that will show you how to manually stamp a file to test the stamping functionality on your server:
January 23, 2013 at 9:07 am #53274nikolaMemberI worked it out with the hosting company by lifting the memory limit and everything is fine now. Thanks!
Nikola
-
AuthorPosts
- You must be logged in to reply to this topic.