Mar 22
Add Paypal
We need to be able to have access to more payment methods for people in countries where stripe is not available. Paypal seems fine for that, but we need to modify our payment workflow to be able to pass custom paypal links
Completed

Hardest part is how to handle what is currently direct link with Stripe product id where everything is related for creating new products like job bundles. How can we let add bundles that are not connected to stripe but with a paypal link. Also what happens if you remove paypal.. Payment products would fail cause third-party link and all products created but no more stripe ?