way to find out temporary & paid Signups in database table

abhishek.dabas - November 6, 2009 - 11:29
Project:Signup Integration for Ubercart
Version:6.x-1.0-beta4
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

after giving an order when order status is pending then all signups created are temporary. Is there any way to know that the signups are tempory or paid, because I have to write the query to show only paid signups to users.

Thanks in advace

#1

ezra-g - November 6, 2009 - 14:34
Category:task» support request
Status:active» fixed

See _uc_signup_get_temporary_signups(). Paid signups simple have a type value of 1 in uc_signup_log.

#2

abhishek.dabas - November 7, 2009 - 10:42

One of our client made payment through paypal gateway, but after completing the order he received order status as "Paypal_Pending". But after sometime paypal IPN updates the order status to "Payment Received" but still in uc_signup_log table the type value for the orderId is 0. Please resolve my problem as after "Receiving payment" client signups are not marked as paid.
Is this a bug of uc_signu module?

Reply as the earliest because I need it urgently.

Thanks in advance

#3

abhishek.dabas - November 10, 2009 - 04:49

still waiting for the solution

#4

abhishek.dabas - November 10, 2009 - 04:50
Status:fixed» active

Urgently needed

#5

ezra-g - November 13, 2009 - 01:04
Status:active» fixed

You need to configure the "Change temporary signups to paid signups upon checkout when order status is complete" predicate in your conditional actions settings so that temporary signups are marked as paid when the paypal payment is confirmed.

#6

System Message - November 27, 2009 - 01:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.