citypay-api-client


Namecitypay-api-client JSON
Version 1.1.1 PyPI version JSON
download
home_page
SummaryCityPay Payment API
upload_time2022-12-12 12:40:52
maintainer
docs_urlNone
authorCityPay Support
requires_python>=3.6
license
keywords openapi openapi-generator citypay payment api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                 This CityPay API is a HTTP RESTful payment API used for direct server to server transactional processing. It provides a number of payment mechanisms including: Internet, MOTO, Continuous Authority transaction processing, 3-D Secure decision handling using RFA Secure, Authorisation, Refunding, Pre-Authorisation, Cancellation/Voids and Completion processing. The API is also capable of tokinsed payments using Card Holder Accounts.  ## Compliance and Security Your application will need to adhere to PCI-DSS standards to operate safely and to meet requirements set out by  Visa and MasterCard and the PCI Security Standards Council. These include  * Data must be collected using TLS version 1.2 using [strong cryptography](#enabled-tls-ciphers). We will not accept calls to our API at   lower grade encryption levels. We regularly scan our TLS endpoints for vulnerabilities and perform TLS assessments   as part of our compliance program. * The application must not store sensitive card holder data (CHD) such as the card security code (CSC) or   primary access number (PAN) * The application must not display the full card number on receipts, it is recommended to mask the PAN   and show the last 4 digits. The API will return this for you for ease of receipt creation * If you are developing a website, you will be required to perform regular scans on the network where you host the   application to meet your compliance obligations * You will be required to be PCI Compliant and the application must adhere to the security standard. Further information   is available from [https://www.pcisecuritystandards.org/](https://www.pcisecuritystandards.org/) * The API verifies that the request is for a valid account and originates from a trusted source using the remote IP   address. Our application firewalls analyse data that may be an attempt to break a large number of security common   security vulnerabilities.   # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "citypay-api-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "OpenAPI,OpenAPI-Generator,CityPay Payment API",
    "author": "CityPay Support",
    "author_email": "support@citypay.com",
    "download_url": "https://files.pythonhosted.org/packages/34/07/5700af96e7f8d56275a58abbf0afafd498702a395f6aeb0705afa0ee65cf/citypay_api_client-1.1.1.tar.gz",
    "platform": null,
    "description": "     This CityPay API is a HTTP RESTful payment API used for direct server to server transactional processing. It provides a number of payment mechanisms including: Internet, MOTO, Continuous Authority transaction processing, 3-D Secure decision handling using RFA Secure, Authorisation, Refunding, Pre-Authorisation, Cancellation/Voids and Completion processing. The API is also capable of tokinsed payments using Card Holder Accounts.  ## Compliance and Security Your application will need to adhere to PCI-DSS standards to operate safely and to meet requirements set out by  Visa and MasterCard and the PCI Security Standards Council. These include  * Data must be collected using TLS version 1.2 using [strong cryptography](#enabled-tls-ciphers). We will not accept calls to our API at   lower grade encryption levels. We regularly scan our TLS endpoints for vulnerabilities and perform TLS assessments   as part of our compliance program. * The application must not store sensitive card holder data (CHD) such as the card security code (CSC) or   primary access number (PAN) * The application must not display the full card number on receipts, it is recommended to mask the PAN   and show the last 4 digits. The API will return this for you for ease of receipt creation * If you are developing a website, you will be required to perform regular scans on the network where you host the   application to meet your compliance obligations * You will be required to be PCI Compliant and the application must adhere to the security standard. Further information   is available from [https://www.pcisecuritystandards.org/](https://www.pcisecuritystandards.org/) * The API verifies that the request is for a valid account and originates from a trusted source using the remote IP   address. Our application firewalls analyse data that may be an attempt to break a large number of security common   security vulnerabilities.   # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "CityPay Payment API",
    "version": "1.1.1",
    "split_keywords": [
        "openapi",
        "openapi-generator",
        "citypay payment api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "0f639c5ee1e261b02bede178f335b918",
                "sha256": "ab863891194c8bce42e8ea51f6b2ed6ab9aad023878453b1a4806dda2a5ebfb0"
            },
            "downloads": -1,
            "filename": "citypay_api_client-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f639c5ee1e261b02bede178f335b918",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 363145,
            "upload_time": "2022-12-12T12:40:49",
            "upload_time_iso_8601": "2022-12-12T12:40:49.857887Z",
            "url": "https://files.pythonhosted.org/packages/0d/68/3a35066d7f4fd08c9c2f25f2c89809007b105ffe6007c2f12f6cf49a5a00/citypay_api_client-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ecf006b40b03d2d0146a5698ce9def88",
                "sha256": "b5cf7bfbf2c7e18f4bc41ae7cc832c92c2d2d3e13474fcc0e7492512951e4306"
            },
            "downloads": -1,
            "filename": "citypay_api_client-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ecf006b40b03d2d0146a5698ce9def88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 151728,
            "upload_time": "2022-12-12T12:40:52",
            "upload_time_iso_8601": "2022-12-12T12:40:52.169422Z",
            "url": "https://files.pythonhosted.org/packages/34/07/5700af96e7f8d56275a58abbf0afafd498702a395f6aeb0705afa0ee65cf/citypay_api_client-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-12 12:40:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "citypay-api-client"
}
        
Elapsed time: 0.01838s