issues
search
MtHorebSocialMedia
/
mhlc-web
0
stars
0
forks
source link
Feature/donations
#14
Closed
nthngalone
closed
2 months ago
nthngalone
commented
2 months ago
Description: Added PayPal support
Updated PayPal form to validate fields and submit payload
Added PayPal APIs and service to validate fields and return PayPal redirect url
Added PayPal complete route for redirect return url from PayPal
Added AJV for JSON schema request validation
Added API error handling
Refactored axios usage into http client for shared resources
Description: Added PayPal support