Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Error Codes and Messages and Code Clean #6

Merged
merged 1 commit into from
Aug 25, 2022

Commits on Aug 25, 2022

  1. fix: Errors and Contact Management

    Clean errors and its codes and messages accordingly.
    New OSPMTContact struct that allows the management of the correct shipping and billing information to use on a payment request. This is required due to a limitation on OutSystems related with nullable lists.
    Change the OSPMTConfigurationDelegate to OSPMTConfigurationModel, in order to comply with the new OutSystems structure.
    Clean code (privatise local methods and make OSPMTPayment's delegate property weak, in order to avoid possible retain cycles).
    OS-ricardomoreirasilva committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fc8d1c9 View commit details
    Browse the repository at this point in the history