Forum Replies Created
-
AuthorPosts
-
April 13, 2013 at 4:55 am in reply to: Sending Payment Transaction Id or Payment Confirmation Token to Second Site #55098sameerMember
Thanks for Reply
1. Yes we had looked in to this -> WP eStore feature to forward the payment notification (IPN) after a payment to another URL. (“WP eStore Settings” -> “3rd Party Settings” -> “Post IPN to 3rd party application”)
As we understand this will post only Paypal Based transaction IPN, here we are also using 2checkout. (in this case 2 checkout transaction info will not Passed on via this feature ?
2. Yes Our second site (B)is not a WordPress installation this is ASP.net site and here we can not set the custom field or WP Estore so that we are trying to send the user to pay via site (A)estore and after payment redirecting them to second site ( here we are using email of user to validate the payments, as user post back to return url we initiate query to check the Wp-E-store_customer tables, sales table to check is there transaction id available for that email. if the user is paying via same email then we are able to generate username and password at site ( but if user is paying by some other email then we are not getting value in db tables.
* Here we need some workaround to insert a unique variable which is generated by Site B,
and we can pass it by session to E-store & E-store insert it in the customer tables and Sales table so that when user post back we can validate it via backed in db tables.
* Is there any other suggested arrangement for this scenario?
Thanks & Regards
July 20, 2012 at 6:42 am in reply to: Instant Digital Delivery Feature with 2Checkout as payment gateway #39278sameerMemberI am also facing the same problem. All 2CheckOut payments are redirected back to the “Thank You” page without any download links appearing there.
sameerMemberThanks. The problem is now fixed. My hosting provider said that the php.ini file was not configured to be used by all subdirectories. So it was then configured and the plugin has now got activated. Thanks for all the support.
sameerMemberUnfortunately, no. I put the ph.ini file into the minimum requirement checker plugin folder but the IonCube was could not be detected.
If there is any other way or should I just talk to my host (which is Hostgator).
sameerMember– I have the IonCube loader installed properly. I get the message: “Hello World! If Ioncube is working properly on the server then this message will show up fine”
– I have installed php.ini in wp-admin folder and also in the wp-pdf-stamper folder
But still the Minimum Requirement Checker is not recognizing IonCube Decoder. Upon WP PDF Stamper plugin activation, it shows site error “public_html/wp-content/plugins/wp-pdf-stamper/wp_pdf_stamp1.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.”
Please help.
-
AuthorPosts