Error 500

There is a problem with the server, or with a request coming from you. Thank you for your understanding while we get things set up.


Traceback (most recent call last): File "/home/team/lotteh/payments/crypto.py", line 44, in get_payment_address return data['pay_address'], data['payment_id'] ~~~~^^^^^^^^^^^^^^^KeyError: 'pay_address'During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/home/team/lotteh/venv/lib/python3.12/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) ^^^^^^^^^^^^^^^^^^^^^ File "/home/team/lotteh/venv/lib/python3.12/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/team/lotteh/venv/lib/python3.12/site-packages/sentry_sdk/integrations/django/views.py", line 89, in sentry_wrapped_callback return callback(request, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/team/lotteh/payments/views.py", line 1192, in buy_photo_crypto address, transaction_id = get_payment_address(user, crypto, float(fee_reduced)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/team/lotteh/payments/crypto.py", line 47, in get_payment_address raise PaymentLessThanMinimalException('This crypto payment is less than minimal and cannot be completed. Try using another payment method, or another product.')payments.exceptions.PaymentLessThanMinimalException: This crypto payment is less than minimal and cannot be completed. Try using another payment method, or another product.


© Lotte Harper, 2024

Accepting Visa and Mastercard

Terms of Service