Jump to content

how do i know if a paypal payment has been done


Guest ehmdjii

Recommended Posts

Guest ehmdjii

hello,

where in the CC database can i find if an order has been paid via paypal.

i need to know this for the sake of statistics. :-)

i am guessing it is the field "status" in the " CubeCart_order_sum" table. right?

Link to comment
Share on other sites

Guest hobsdv

hello,

where in the CC database can i find if an order has been paid via paypal.

i need to know this for the sake of statistics. :-)

i am guessing it is the field "status" in the " CubeCart_order_sum" table. right?

it tells you how your customer payed in the order section of admin

Link to comment
Share on other sites

Guest estelle

If PayPal payment was successful, the order will be set to a status of Processing.

If PayPal payment *may* have been unsuccessful or uncleared, the order will be set to a status of Pending. You will then need to check your PayPal records to see if the payment cleared or not.

Link to comment
Share on other sites

Guest ehmdjii

thanks!

it seems that something with my setup is not working.

i have enabled IPN in my cc-admin and i have set it up with the

.../shop/modules/gateway/PayPal/ipn.php

url in my paypal account.

somehow all the orders remain "pending" although the payment is made.

Link to comment
Share on other sites

hello

have you tried re-uploading the module again

example

shop/modules/gateway/paypal

I had problems with the paypal module until I resent the files back up from the original install, then it worked fine for me

hope you get it working

A1CS

Link to comment
Share on other sites

Guest ehmdjii

yes, i have just reuploaded all the gateway files but without success.

yes, i have switched IPN on and configured the ipn.php url.

i am running 3.0.9 btw.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...