Skip to content

Authorization over POS in tests #163

@erebodino

Description

@erebodino

I'm writing a test to live test the CAEA support, but in sandbox environment AFIP validate the PointOfSales.number with the TaxPayer and the CAEA against a database only accessible for them so you must request to them an authorization over PointOfSales with CAEA and the you can validate the receipt against them.

I found this when I was trying to validate the receipts, so with my current TaxPayer( different from the sandbox environment) it work correctly (I requested the authorization for some POS which I'm working on), but I we want to write test to the library and let them work properly that PointOfSales it must be required, otherwise that test will fail. I supposed that yo @WhyNotHugo are the owner of that keys and certificates so you should be who ask for that POS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions