curl --request GET \
--url https://api.helpyousponsor.com/v1/donor/paypal \
--header 'X-HYS-API-Key: <api-key>'{
"paypal_gateway_set": true,
"status": "success"
}curl --request GET \
--url https://api.helpyousponsor.com/v1/donor/paypal \
--header 'X-HYS-API-Key: <api-key>'{
"paypal_gateway_set": true,
"status": "success"
}