Skip to content

This is a new project. It's a .NET SDK for as many payment service providers I can implement for - GooglePay, Paypal, Paystack, Flutterwave, Stripe, AmazonPay, ApplePay, AliPay etc. It's meant to be open source so contributions are welcome.

License

propenster/AllPaySDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFPB Open Source Project Template Instructions

  1. Create a new project.
  2. Copy these files into the new project
  3. Update the README, replacing the contents below as prescribed.
  4. Add any libraries, assets, or hard dependencies whose source code will be included in the project's repository to the Exceptions section in the TERMS.
  • If no exceptions are needed, remove that section from TERMS.
  1. If working with an existing code base, answer the questions on the open source checklist
  2. Delete these instructions and everything up to the Project Title from the README.
  3. Write some great software and tell people about it.

Keep the README fresh! It's the first thing people see and will make the initial impression.

Installation

To install all of the template files, run the following script from the root of your project's directory:

This package when it is ready will be on the Nuget Package Manager org website.

AllPaySDK

Description: This is a new project. It's a .NET SDK for as many payment service providers I can implement for - GooglePay, Paypal, Paystack, Flutterwave, Stripe, AmazonPay, ApplePay, AliPay etc. It's meant to be open source so contributions are welcome. .

Other things to include:

  • Technology stack: This SDK is built in C# and .NET Standard, it hopes to target and be compatible with a number of the Microsoft .NET and .NET Core Frameworks.
  • Status: Alpha, Beta, 1.1, etc. It's OK to write a sentence, too. The goal is to let interested people know where this project is at. This is also a good place to link to the CHANGELOG.
  • Links to production or demo instances
  • Describe what sets this apart from related-projects. Linking to another doc or page is OK if this can't be expressed in a sentence or two.

Screenshot: If the software has visual components, place a screenshot after the description; e.g.,

Dependencies

Describe any dependencies that must be installed for this software to work. This includes programming languages, databases or other storage mechanisms, build tools, frameworks, and so forth. If specific versions of other software are required, or known not to work, call that out.

Installation

Detailed instructions on how to install, configure, and get the project running. This should be frequently tested to ensure reliability. Alternatively, link to a separate INSTALL document.

Configuration

If the software is configurable, describe it in detail, either here or in other documentation to which you link.

Usage

Show users how to use the software. Be specific. Use appropriate formatting when showing code snippets.

How to test the software

If the software includes automated tests, detail how to run those tests.

Known issues

Document any known significant shortcomings with the software.

Getting help

Instruct users how to get help with this software; this might include links to an issue tracker, wiki, mailing list, etc.

Example

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

Getting involved

This section should detail why people should get involved and describe key areas you are currently focusing on; e.g., trying to get feedback on features, fixing certain bugs, building important pieces, etc.

General instructions on how to contribute should be stated with a link to CONTRIBUTING.


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Credits and references

  1. Credits to Adebisi F.A whose work on Paystack .NET SDK influenced this project greatly.
  2. Related projects
  3. Books, papers, talks, or other sources that have meaningful impact or influence on this project

About

This is a new project. It's a .NET SDK for as many payment service providers I can implement for - GooglePay, Paypal, Paystack, Flutterwave, Stripe, AmazonPay, ApplePay, AliPay etc. It's meant to be open source so contributions are welcome.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages