PayButton / paybutton-server

Manage eCash payments received through your online business.
MIT License
6 stars 2 forks source link

Use previous day's fiat pricing if today's doesn't exist for some reason #814

Closed Klakurka closed 8 months ago

Klakurka commented 8 months ago

Basically it should never fail if for some reason there's no pricing data for the day (eg. at 12:01am).

Klakurka commented 8 months ago

We actually already do this.

What we want is an alarm if the pricing API is failing us.