English Boards > Support
Custom Module, Credit Card processing using Samba
emre:
There is an implementation for fixed amount Gratuity at external processor implementation. Basically we need to create a service template named "Gratuity" and configure the external processor for using this template while calculating gratuity. If fixed rate gratuity is configured as 0 than we can ask user for the gratuity amount at force stage.
aloupos:
I think that will work fine. I just did the first commit, which includes the GUI, Paynet interface and some workflow changes. Can you take a look and see if you agree with my implementation so far?
Also, there's one scenario we didn't think of that's pretty important. That's splitting the bill across credit cards. In this case, we would need to pre-auth more than 1 card, issue receipts for customers to sign and write gratuity, then go back to the ticket and force all transactions. I think we need to store the card data and the amount in an array or dictionary attached to the ticket until the ticket is closed.
emre:
Anthony, Where did you uploaded your commit? People created lots of test clones so I couldn't find yours..
aloupos:
Actually, I tried to commit the changes back to your trunk, but I'm getting a 404 error from hg. I've never used googlecode before. Any ideas:
C:\Documents and Settings\anthony\sambapos2\sambapos>hg push
pushing to https://code.google.com/p/sambapos
searching for changes
http authorization required
realm: Google Code hg Repository
user: aloupos
password:
abort: HTTP Error 404: Not Found
aloupos:
Never mind, I created a clone and pushed to it.
https://aloupos@code.google.com/r/aloupos-credit-card/
everything should be there.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version