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

Card validation implementation #306

Merged
merged 3 commits into from
Sep 29, 2023
Merged

Conversation

jidefela-mgp
Copy link
Contributor

No description provided.

/**
* Payment status enumeration.
*/
public enum CardValidationStatus {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this enum is the same as TransactionStatus

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK, I will update.

@silvianagh silvianagh changed the base branch from master to release/2.31.0 September 29, 2023 11:32
Silviana Ghita added 2 commits September 29, 2023 14:34
# Conflicts:
#	src/main/java/com/mangopay/core/enumerations/TransactionType.java
#	src/main/resources/com/mangopay/core/mangopay.properties
@silvianagh silvianagh merged commit 5e39e5c into release/2.31.0 Sep 29, 2023
1 check failed
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.

3 participants