Read the public contract
The Developer Platform describes the public donation summary interface and the approved Organization API. Choose the endpoint and authentication model that matches the information or action you need.
Keep payment decisions on the server
Your integration should treat initialization as the start of a payment. Let the authoritative provider result determine confirmation and use existing references for reconciliation.
Protect donor information
Public summaries are not a route to private donor records. Sign organization requests from your backend and keep credentials and restricted data out of public pages.