Skip to content

Implement paypal on the backend

Kez requested to merge paypal-integration into main

i've implemented all the backend code for paypal integration, based on their node.js example.

this is a bit incomplete. i don't have a paypal test account yet, and i can't easily do testing without the frontend/webhook part of this. however, i'm comfortable merging this because this is a direct 1:1 translation of their JS example code

Merge request reports