feat(source-recharge): add payment_methods stream#60810
Conversation
|
Davinder Bains (@smol-bains) is attempting to deploy a commit to the Airbyte Growth Team on Vercel. A member of the Team first needs to authorize it. |
eb225c9 to
9458a9b
Compare
👋 Welcome to Airbyte!Thank you for your contribution from smol-bains/airbyte! We're excited to have you in the Airbyte community. Helpful Resources
PR Slash CommandsAs needed or by request, Airbyte Maintainers can execute the following slash commands on your PR:
If you have any questions, feel free to ask in the PR comments or join our Slack community. |
9458a9b to
3896420
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Marcos Marx (marcosmarxm)
left a comment
There was a problem hiding this comment.
Davinder Bains (@smol-bains) need to update the acceptance test as empty stream as Airbyte integration test doesn't have access to it,
|
/run-connector-tests
|
What
The
payment methodsstream has been added to themanifest.yamlfile. This stream does afull refreshand fetches data from the payment_methods endpoint.Access to this stream requires a Pro or Custom plan.
Changes were tested locally with a live API key.
How
Added the stream as a full refresh stream in the manifest file.
Review guide
manifest.yamlUser Impact
payment methodsstream provides information regarding payment and billing details.Can this PR be safely reverted and rolled back?