I have a table to store my credit from user has been paid.
credit
+id
+amount
I have successful from this link
http://www.micahcarrick....-integration-class.html
But one more question:
My goal is when you user click on button pay now in paypal page I have abiltity to update my table the amount field.
Anybody know the ways to do this,
thanks