slako First Post Posted on: 05-26-12 03:29 AM
Paypal IPN

Thank you for greate feature!\ Now some wishes:\ \ 1. It will be fine to send Notification mail to the customer from classifiedawy after a successful Paypal transaction.\ \ 2. Returns to Payment Activity page (from paypal to merchant) instead of main page.\ \ 3. Payment activity not counts and not show the refund payment.\ I've done the test of refund from sandbox test Paypal account for some customer who was paid via paypal IPN - the payment Activity has not shown this transaction and classified balance is still like before refund.\ \ 4. Auto count and include the VAT tax into the IPN transaction for customers from an Europe zone.\ \ 5. Add a processing of IPN Digest Key feature for security purposes and unical transactions. http://support.auctionblox.com/wiki/doku.php?id=englishstick out tongueaypal:faq

Horse Sales Classified http://www.horse-sale.com
mewsoft Reply #: 1 Posted on: 05-26-12 10:13 AM
Re: Paypal IPN

It is easy of course to send the customer or even the site admin emails but not good as both will get emails from paypal so may result in confusion.

The problem with Paypal return urls they use forms for return so they do not understand any query string appended to the script like auction.cgi?action=xxxx therefore we have to use a redirect script for each return url and you see we used two new scripts and I thought I'd save one on just returining to the main page, it is realy bad programming on paypal side

All payments systems in our products are one way only, you can not use tham like a shopping card for issuing creitd or refunds, because basically the purpose is collecting a service fees not merchendise or goodies that you ship, once the user pays you he will be able to use the service for example he will list ads or auctions or his bids in the PPC will be enabled, so basically all other methods are ueselss for our products, you may thinks any is shopping cart.


Mewsoft Support
www.mewsoft.com

slako Reply #: 2 Posted on: 05-26-12 04:55 PM
Re: Paypal IPN

>It is easy of course to send the customer or even the site admin >emails but not good as both will get emails from paypal so may >result in confusion.\ please do it optionally if you do not want to hard it in code.\ We need to tell a customer every balance changing of classified.\ \ >The problem with Paypal return urls they use forms for return so >they do not understand any query string appended to the script >like auction.cgi?action=xxxx therefore we have to use a redirect >script for each return url and you see we used two new scripts >and I thought I'd save one on just returining to the main page, >it is realy bad programming on paypal side\ \ I think it will be better to show some static html page with something like "Thank You, you debit was successfully increased. Click here to view a Payment Activity page."

Horse Sales Classified http://www.horse-sale.com