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

Feat/add default configs #75

Merged
merged 34 commits into from Jul 29, 2019
Merged

Conversation

eugenioLopezRamos
Copy link
Contributor

No description provided.

- Add Webpay plus
- Add the 'create' method under Webpay plus
- Add a test template (To be implemented)
- Add the create action for WebpayPlus
- Add tests
- Refactor the HTTP client to make it more understandable and debuggable
- Remove the Mall\Transaction class because it was originally thought that it'd
extend the WebpayPlus Transaction class and then override the methods
that are different on Mall, however this is not possible because the
method signatures are different, and this is not allowed on PHP
- Add default config methods for several types of Webpay transactions
(Webpay Plus, Webpay plus mall, Webpay plus deferred)
- Add the default commerce codes used for testing the aforementioned
transaction types as constants
Copy link
Contributor

@goncafa goncafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eugenioLopezRamos You are asking to merge on master, rememeber we should merge in another branch while sdk is not complete.

@eugenioLopezRamos eugenioLopezRamos changed the base branch from master to copy_of_master July 22, 2019 11:53
@eugenioLopezRamos eugenioLopezRamos merged commit dba7dd9 into copy_of_master Jul 29, 2019
@eugenioLopezRamos eugenioLopezRamos deleted the feat/add_default_configs branch July 29, 2019 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants