Skip to content

Payments: create Square webhook and DTO

Fabio Maschi requested to merge feat/payments-webhook into feat/payments

The controller and DTO are ready. Now, you just need to link the old.igem.org call and the activity log creation. Then, once this is done, somehwere in Square we should be able to add api-dev.igem.org/v1/payments/web-hooks/order-updated as a webhook.

PS: actually I still need to implement the authorisation (check if the square token is correct), but this is simple and actually doesn't prevent we start testing

Merge request reports

Loading