ucdavis / payments

Accept and process credit card payments on campus
MIT License
2 stars 3 forks source link

Sloth transaction check #334

Open jSylvestre opened 2 years ago

jSylvestre commented 2 years ago

Before funds are distributed, we check if there is a cybersource transaction. But we don't check the status of this because it just always worked before. Before we move funds, we should probably make sure it is in the completed status.