This controller handles public payment link access.
GET /payment/link/{token} - Display payment pagePOST /payment/link/{token}/process - Process paymentGET /payment/link/{token}/success - Success pageGET /payment/link/test - This test pageNext steps: