Closed jakubsedlarik closed 7 years ago
@jakubsedlarik Hi, thank you for the ticket.
I don't need EET at this moment, but I think this library would support it. What changes do you think will be necessary?
Hi, EET support would be very nice for me as well :)
I have investigated the API changes a bit and I have found 3 major changes:
If the EET object is not present but EET is activated for the account, the whole amount is automatically reported with 21% VAT.
Transactions normally contain all three (FIK, BKP, PKP) codes but when EET system fails, FIK can be omitted (this is not in API but I believe this is how EET works).
@tchamra Thanks, this is exactly what is needed modify.
Hi, I am just making theese enhancement. Tomorrow I'll prepare PR.
Great! Looking forward to it.
For stores having different tax rates (option B in GoPay doc.) https://help.gopay.com/cs/tema/propojeni-do-eet/jak-bude-fungovat-napojeni-gopay-do-eet#varianty
It is necessary to implement object EET (added to REST API): https://doc.gopay.com/cs/#eet
VAT rate list: https://doc.gopay.com/en/#vat_rate
Are you planning to implement EET?