Git Product home page Git Product logo

pretix-sepadebit's Issues

display bugs of sepa payments status in the order view

Steps to reproduce:

  • have an order with a sepa debit
  • export it
  • "This order has been paid via SEPA debit. It was part of the export file exported ... link to export file"
  • refund an amount
  • order gets status 'pending'
  • sepa debit shows up "This order has been planned to be paid via SEPA debit but " ...

However, it was exported.

I'll expect the debit status 'was exported' doesn't and can't change can't be undone ...

Configurable batch booking

Hi there,

ATM the SEPA XML export has the BtchBookg field set to true, which typically causes all transactions contained in that file to be booked as a single item on our bank statement. Would it be possible to make this configurable?

Thanks,
Thilo

P.S.: My current workaround is to manually change the value to false in the XML before uploading the file

unique mandate reference?

Having an order with two or more sepa debit payments,
all gets the same mandate reference.

I expect having unique references.

Eg

  • order: X0GTX
  • payment id: X0GTX-P-1
  • payment id: X0GTX-P-2
  • payment id: X0GTX-P-3

all get same Mandate reference: X-PROBE-X0GTX

I'm missing the suffix.

sepadd module not found

On update to Pretix 2.5.0 today I encountered the following bug:

  File "/var/pretix/venv/lib/python3.6/site-packages/pretix_sepadebit/views.py", line 17, in <module>
    from sepadd import SepaDD
ModuleNotFoundError: No module named 'sepadd'

Changing the import in the views.py file to from sepaxml import SepaDD fixes the problem, though I imagine this would also need to be reflected in the setup.py at least too.

BIC/IBAN combination results in hard fail even though it's correct

There seems to be some list of BICs running in the background, which then blocks buying tickets when it doesn't match with the IBAN. I have a customer that complained that his BIC doesn't work. IBAN-Rechner.de shows, that the BIC he provided is definitely correct with the BIC.

I can't provide sample data due to GDPR, but maybe there could be a checkbox to confirm the data (in case only the combination fails) or some other solution, so it's not hardfailing and not keeping customers from buying limited tickets.

No localization

Currently, it seems like languages other than English don't work. Admin interface and user frontend (shop) are always in English

Misleading emails using giftcards and paid reminder via sepa

Hello,

Given an order where a part is paid with a giftcard,
the SEPA debit is the reminding value only, not {total_with_currency}.

The customer gets misleading mail:

Hallo,

wir haben Ihre Bestellung für {event} mit einem Gesamtbetrag von
{total_with_currency} erhalten. (*Bitte schließen Sie die Bezahlung bis {expire_date} ab.*)

{payment_info}:
Wir werden den **vollen Bestellbetrag** am oder kurz nach dem %(date)s von Ihrem
Bankkonto einziehen.

*) already deleted

"We will debit the total amount of this order ...." is just wrong when we just charge the rest.

Actually I can't hotfix this because {payment_info} template isn't user configurable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.