curl --request GET \
--url https://api.helpyousponsor.com/v1/donor/paypal \
--header 'Authorization: Bearer <token>'{
"paypal_gateway_set": true,
"status": "success"
}curl --request GET \
--url https://api.helpyousponsor.com/v1/donor/paypal \
--header 'Authorization: Bearer <token>'{
"paypal_gateway_set": true,
"status": "success"
}