Skip to content

Payment Vendor (Stripe) should be in Giving API #1427

@sergeaz

Description

@sergeaz

Related Product
API (Giving)

Is your feature request related to a problem? Please describe.
I'm working on an auditing solution to check parity between Planning Center Giving and Stripe. Anyway..
While Giving API has all kinds of usefulness for a donation properties, it is lacking a way to see the source/vendor. In our case, it would be Stripe.
In PCO Giving web UI, an admin can figure out that this is an electronic donation through Stripe:

  1. Label at the bottom ("STRIPE").
  2. Little dollar sign points to the particular charge in Stripe Dashboard.
    Image

Describe the solution you'd like
JSON payload (when viewed in API Explorer) for a particular donation that was done via Stripe should include a property for Vendor (Stripe, Square, or any other current or future electronic donation possibilities).

This will enable custom solutions, while also simplifying the UI.

Describe alternatives you've considered
I have considered scraping the UI, but that is far away from an optimal solution.

Additional context

I have..

  • Reviewed the documentation found at https://developer.planning.center/docs
  • Searched for previous issues asking for this feature request
  • Removed all private information from this issue (credentials, tokens, emails, phone numbers, etc.)
  • Reviewed my issue for completeness

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions