Res facta quae tamen fingi potuit (
pauamma) wrote in
dw_dev_training2012-03-24 08:49 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
Question thread #6
It's time for another question thread!
The rules:
- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer.
The rules:
- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer.
Re: DW Code on my server
Yep, on the Google Checkout; I doublechecked all of those, including all of the mods that had to be done.
I'll be adding debug to the pages - if you can point me in the right direction for that command set, etc. Sorry to be such a noobie, but like I said, I'm more of a hack than a real programmer. :)
Re: DW Code on my server
Re: DW Code on my server
Re: DW Code on my server
Are you running the payments workers? I don't know if that would cause the problems you're seeing, but it would definitely cause an issue with payments not being properly applied. It would be bin/worker/paidstatus and bin/worker/shop-creditcard-charge (although that might only be for the newer version of things with the direct credit card charges instead of going through PayPal).
Re: DW Code on my server
Re: DW Code on my server
And thank you for everything!