Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paypal/payflow-gateway
Repository to store the Payflow Gateway and PayPal Payments Pro SDKs.
https://github.com/paypal/payflow-gateway
dotnet java payflow paypal-payments-pro sdks
Last synced: 2 days ago
JSON representation
Repository to store the Payflow Gateway and PayPal Payments Pro SDKs.
- Host: GitHub
- URL: https://github.com/paypal/payflow-gateway
- Owner: paypal
- License: apache-2.0
- Created: 2018-05-18T22:21:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T22:55:45.000Z (5 months ago)
- Last Synced: 2024-06-19T05:12:27.468Z (5 months ago)
- Topics: dotnet, java, payflow, paypal-payments-pro, sdks
- Language: C#
- Homepage:
- Size: 42.7 MB
- Stars: 81
- Watchers: 34
- Forks: 68
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Payflow Gateway SDKs
![Home Image](homepage.jpg)__Welcome to the Payflow .NET and Java SDKs__.The SDKs are now opened-sourced with the newest code; version 5, located in the corresponding directories. Please review the README and CHANGELOG in each directory for more information.
> **Important Note:** The source code is based on v5 of the SDKs and there have been changes that prevent it from being backwards compatible with the existing v4 SDKs. Please review the **CHANGELOG** in the corresponding directory for more details.
## SDK Binaries
The files in the SDK Binaries folder are the last builds of the v4 branch, but do not include all the newest NVPs. All new NVPs and all further changes will on the v5 branch.
## Documentation
See the [Payflow Gateway Developer's Guide](https://developer.paypal.com/docs/payflow/integration-guide/) for more info.
## XMLPay
The original XMLPay Developer Guide is no longer available, but the XML Schema for Payflow's XMLPay is available and the general information for the data can be found in the [Payflow Developer's Guide](https://developer.paypal.com/api/nvp-soap/payflow/integration-guide/).
## General Information
For information on changes to the Payflow Gateway, see [New Features](https://developer.paypal.com/docs/payflow/integration-guide/new-features/) and [Revision History](https://developer.paypal.com/docs/payflow/integration-guide/reference/revision-history/).
Any questions or issues with these SDKs, please send open an [ISSUE](https://github.com/paypal/payflow-gateway/issues) or you can email [email protected].
## License
Code released under [SDK LICENSE](LICENSE)