Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe Source - Retrieve PaymentIntent source #5568

Closed
joshualee-ifesworld opened this issue Aug 23, 2021 · 4 comments · Fixed by #6004
Closed

Stripe Source - Retrieve PaymentIntent source #5568

joshualee-ifesworld opened this issue Aug 23, 2021 · 4 comments · Fixed by #6004

Comments

@joshualee-ifesworld
Copy link

Tell us about the problem you're trying to solve

Would like to pull PaymentIntents from Stripe. https://stripe.com/docs/api/payment_intents

Describe the solution you’d like

for the existing Stripe connector to be able to pull PaymentIntents.

Describe the alternative you’ve considered or used

no alternative at the moment

Additional context

Are you willing to submit a PR?

can be discussed :)

@joshualee-ifesworld joshualee-ifesworld added the type/enhancement New feature or request label Aug 23, 2021
@marcosmarxm
Copy link
Member

thanks for requesting this @joshualee-ifesworld. This should be an easy incremental addition, do you need assistance to do the PR?

@marcosmarxm marcosmarxm added the area/connectors Connector related issues label Aug 24, 2021
@joshualee-ifesworld
Copy link
Author

Hi Marcos, sorry for the late reply. can i understand more abt the PR portion? what does it entails and is required from my organization?

@zuc
Copy link
Contributor

zuc commented Sep 2, 2021

+1 on this - would love to see it implemented.

We do use PaymentIntents (instead of traditional sources) and the result is that the cards stream is completely empty.

@Zirochkaa Zirochkaa self-assigned this Sep 6, 2021
@Zirochkaa
Copy link
Contributor

Zirochkaa commented Sep 8, 2021

Are the account test credentials available in Lastpass?
Yes

Task breakdown

  • Fix SAT tests before task implementation
  • Create schema for PaymentIntent stream
  • Check spec, check, and discover
  • Implement full_refresh version of PaymentIntent stream
  • Implement incremental version of PaymentIntent stream
  • Add PaymentIntent to SAT

Google Spreadsheet with all streams is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants