You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
Traceback (most recent call last):
File "site-packages/algorithm.py", line 288, in run
new_state = function(**deps.as_kwargs)
File "aspen/algorithms/website.py", line 104, in get_response_for_resourcereturn {'response': resource.respond(state)}
File "aspen/resources/simplate.py", line 57, in respondexecself.pages[1] in context
File "/app/www/~/%username/receipts/%exchange_id.int.html.spt", line 24, in <module>
card = CreditCard.from_route(route)
File "gratipay/billing/instruments.py", line 32, in from_route
address_postal_code=card.billing_address.postal_code
AttributeError: 'NoneType' object has no attribute 'postal_code'
https://app.getsentry.com/gratipay/gratipay-com/group/67070275/
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: