blk1 Posted May 1, 2010 Share Posted May 1, 2010 Just had a first order using paypal API and in the customer message section of the order confirmation I have a complete list of how it was finalized, i.e. starts with "Making new connection to 'api-3t.paypal.com/nvp' Connect with CURL method sucessfull ........ ending with GBP PAYMENTSTATUS -> Completed PENDINGREASON -> None REASONCODE -> None Order finished with PayPal! It is a big paragraph setting out all the steps, is this usual? The payment was successful.Thanks[EDIT] After looking at a previous order, I'm guessing that it is in place of the Paypal Transaction ID which is normally left for normal paypal paymernts because it is marked PRIVATE and a message from a customer is marked as from them - Is that correct? Link to comment Share on other sites More sharing options...
kyrre Posted December 21, 2010 Share Posted December 21, 2010 Just had a first order using paypal API and in the customer message section of the order confirmation I have a complete list of how it was finalized, i.e. starts with "Making new connection to 'api-3t.paypal.com/nvp' Connect with CURL method sucessfull ........ ending with GBP PAYMENTSTATUS -> Completed PENDINGREASON -> None REASONCODE -> None Order finished with PayPal! It is a big paragraph setting out all the steps, is this usual? The payment was successful.Thanks[EDIT] After looking at a previous order, I'm guessing that it is in place of the Paypal Transaction ID which is normally left for normal paypal paymernts because it is marked PRIVATE and a message from a customer is marked as from them - Is that correct? BUMPI have the same issue. The transaction communication from PayPal API clutters my "new order" email beeing sent to me. When checkin for new orders on my iPhone I have to scroll a mile to the right to see what the customer ordered.Can the PayPal API message be removed or be placed outside of the table so that it wraps inside the screen resolution on the mobile device? Link to comment Share on other sites More sharing options...
blk1 Posted December 21, 2010 Author Share Posted December 21, 2010 I've given up using Paypal API, because I kept getting messages from paypal to say there was an error in the notification part and that they would remove it if it carried on. Most of my customers use sagepay to pay now anyway I'm glad to say so I just use the normal Paypal method for those who still wish to use it. Link to comment Share on other sites More sharing options...
Dan1 Posted January 5, 2011 Share Posted January 5, 2011 I have the same issue as I recently switched to Paypal API 1.0. I never got this with Paypal 1.6. I switched because I installed SSL and paypal 1.6 was giving a security error with IE. Paypal API does not. Is there a way to get rid of the code inserted into the new order email? Another paypal module perhaps? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now