open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
36 stars 26 forks source link

As customer I want to see the form reference on the payment transaction #3793

Closed joeribekker closed 7 months ago

joeribekker commented 10 months ago

Ref: Taiga UTR 159

The referencenumber (OF-<xxxxxx> or <zaaknummer>) should be set as payment reference. Currently, OF uses a separately generated number.

If we have payment retries we could do: {{ zaaknummer }}_{{ poging }} if needed

Since the transaction numbers need to be unique, we need to make sure the OF-numbers are "made unique" maybe by adding a prefix or whatever.

criteria

Viicos commented 9 months ago

Refinement after reading the Ogone documentation:

Tasks:

alextreme commented 7 months ago

Discussed with Utrecht (Taiga 200), and the solution as described with the number of attempts wasn't done conform spec of this Github issue:

"we kunnen de prefix met het jaartal er wel afhalen, maar wat na het zaaknummer komt staat nu als volgt gedefinieerd OF-nummer/xxx. Dat moet OF-nummer_xxx zoals ook in het betreffende github issue stond"

Viicos commented 7 months ago

Tracking in https://github.com/open-formulieren/open-forms/issues/4156