ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 58 forks source link

Revamp the Ballerina Stripe connector #6775

Closed ayeshLK closed 1 month ago

ayeshLK commented 2 months ago

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:

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

ayeshLK commented 1 month ago

Closing this issue as all the relevant tasks are completed.