Forum Replies Created
-
AuthorPosts
-
Druwallpat
ParticipantYes, thank you I knew that this was updating all items purchased first to last, but disturbing here is that blank after the last entry (and repeated several times in the one I posted yesterday):
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: Sales count value: 11
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: 18 New sales count value: 12
How can there be no value after this particular item’s “current available copies” that is subsequently changed to 18? So this item went from “blank” to 18. (BTW this particular item is registration for an event… it should always have unlimited supply.)
In the log tidbit I posted yesterday (but can’t repeat because the logs have been reset) the Current available copies value for one item of “8” was used numerous times as a replacement for blanks which were present in subsequent items.
It will help to have the product ID listed. If this problem reoccurs then when items like donations & registrations develop limits to the supply after sales, then I hope you can take look at this again.
Druwallpat
ParticipantSo after this transaction, the “available qty” was set to 18, when prior to the transaction the field was blank.
Druwallpat
ParticipantHere is the relevant details for an item that has infinite supply:
Registration – (Adult) #4402.5 (1) – This product does not have any downloadable content
[07/10/2013 4:40 PM] – SUCCESS :Incremental counter value for PayPal checkout: 560
[07/10/2013 4:40 PM] – SUCCESS :Applying filter – eStore_notification_email_body_filter
[07/10/2013 4:40 PM] – SUCCESS :Product Email successfully sent to **@telus.net.
[07/10/2013 4:40 PM] – SUCCESS :Notify Email successfully sent to **@mysite.org.
[07/10/2013 4:40 PM] – SUCCESS :Updating Products, Customers, Coupons, Sales Database Tables with Sales Data.
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: Sales count value: 2
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: New sales count value: 3
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: Sales count value: 7
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: New sales count value: 8
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: Sales count value: 4
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: New sales count value: 5
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: Sales count value: 5
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: New sales count value: 6
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: 19 Sales count value: 1
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: 18 New sales count value: 2
[07/10/2013 4:40 PM] – SUCCESS :Current available copies value: Sales count value: 11
[07/10/2013 4:40 PM] – SUCCESS :New available copies value: 18 New sales count value: 12
[07/10/2013 4:40 PM] – SUCCESS :Products, Customers, Coupons, Sales Database Tables Updated.
[07/10/2013 4:40 PM] – SUCCESS :Updating Affiliate Database Table with Sales Data if Using the WP Affiliate Platform Plugin.
[07/10/2013 4:40 PM] – SUCCESS :Not Using the WP Affiliate Platform Plugin.
[07/10/2013 4:40 PM] – SUCCESS :Paypal class finished.
Druwallpat
ParticipantOkay… something weird is going on. Would you please look at the debug log?
Druwallpat
ParticipantThanks for your help… I’ve re-enabled the debug log and will check to see if something odd happens after the next transaction. I assume I am watching the iph-handling log…?
April 20, 2013 at 3:42 am in reply to: IPN Validation Failure – after site "firewall" install #55229Druwallpat
ParticipantWell, not really. The site’s been working fine for over a year.
I have set up a two step process. Fill in a form and submit; then add items to cart and pay.
The form came through this morning and for the first time ever, the payment notice didn’t.
When I looked at the Paypal account, it was clear the payment was made, but the IPN didn’t come through.
I went through the support forum looking for clues. I went to Paypal, found the transaction in IPN history, and had that payment notice recent… nothing came through.
Not sure why I should be using a sandbox at this point, but will be happily educated.
Thanks!
November 30, 2012 at 8:15 pm in reply to: Post Payment Action — add purchase details to email body? #51438Druwallpat
Participantor with “$additional_data”?
November 30, 2012 at 3:53 am in reply to: Post Payment Action — add purchase details to email body? #51437Druwallpat
ParticipantOr replace “$constructed_products_details” with “$cart_items” ?
November 29, 2012 at 7:15 pm in reply to: Post Payment Action — add purchase details to email body? #51436Druwallpat
ParticipantOne more request!!! Nearly every tag I’ve added to the PP action email body is functioning properly with the exception of {product_details} tag which returns empty. We need to include quantity in the email, so this is a stumbling block if I can’t get it to function properly.
This is the php line in the addon that was added to activate the tags:
$email_body = eStore_apply_post_payment_dynamic_tags($email_body,$payment_data);
Can you help me format this line so that product details are included? …. Is it something like:
$email_body = eStore_apply_post_payment_dynamic_tags($email_body,$payment_data,$constructed_products_details);
November 28, 2012 at 6:57 pm in reply to: Post Payment Action — add purchase details to email body? #51435Druwallpat
ParticipantThat’s great! Many thanks!
November 28, 2012 at 12:40 am in reply to: Post Payment Action — add purchase details to email body? #51433Druwallpat
ParticipantTapping my foot, patiently!!
November 20, 2012 at 11:28 pm in reply to: Post Payment Action — add purchase details to email body? #51431Druwallpat
ParticipantAny progress to report on filtering email tags in Post Payment Actions?
November 16, 2012 at 6:58 pm in reply to: Post Payment Action — add purchase details to email body? #51430Druwallpat
ParticipantThat would be Excellent!!! Thank you!
November 16, 2012 at 1:43 am in reply to: Post Payment Action — add purchase details to email body? #51428Druwallpat
ParticipantIf the product Id # triggers the Action, is the transaction#, buyer name, shipping address, etc. also potentially available?
We really need to send seller notifications for certain products to certain people, but don’t want to send seller notifications for every product to everyone when they’re not applicable. Any ideas?
Thanks for your help!
-
AuthorPosts