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

Revamp the Ballerina Stripe connector #6775

Closed
4 tasks done
ayeshLK opened this issue Jul 24, 2024 · 1 comment
Closed
4 tasks done

Revamp the Ballerina Stripe connector #6775

ayeshLK opened this issue Jul 24, 2024 · 1 comment

Comments

@ayeshLK
Copy link
Member

ayeshLK commented Jul 24, 2024

Description:

$subject

As an internal support issue [1] we got a requirement to improve our existing Stripe connector to support several APIs such as PaymentIntent, Refunds, and Charges etc. As our current Stripe connector does not have the support for the latest APIs which is provided by Stripe we need to revamp the existing Stripe connector.

Following tasks should be completed with this effort:

  • Sanitize the Stripe provided OpenAPI spec and generate the client connector
  • Add mock tests for the Stripe connector
  • Improve the documentation with setup guide and quickstart guide
  • Add example usecase for the Stripe connector

[1] - https://github.com/wso2-enterprise/internal-support-ballerina/issues/719

@ayeshLK
Copy link
Member Author

ayeshLK commented Aug 7, 2024

Closing this issue as all the relevant tasks are completed.

@ayeshLK ayeshLK closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants