Skip to content

ripple/payments-direct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

API Documentation

To get started with integrating the Ripple Payments Direct API, refer to our official documentation:

Navigating SDKs by Version

Our SDKs are organized by Git tags, and each tag corresponds to a specific version of the OpenAPI specification. This structure ensures that you can always work with SDKs that are compatible with the exact version of the Ripple Payments Direct API you’re integrating with.

Tag Structure

When you check out a specific tag (e.g., v0.0.1), the repository will contain the following directory structure:


├── openapi_spec/   ← Contains the OpenAPI specification used for this version
└── sdks/           
    ├── java/       ← Java SDK
    ├── python/     ← Python SDK
    ├── typescript/ ← Typescript SDK
    └── go/         ← Go SDK

Why This Matters

  • Tags give you a reproducible and stable snapshot of SDKs + API definition.
  • Enables consistent integration and debugging across environments.
  • Helps ensure your application is using the correct version of the Ripple Payments Direct API.

Need Help?

For further support, consult the docs or reach out to your Ripple Customer-Partner-Engineer contact.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •