Skip to content

adding support for sepa complex field in payment_method#60

Merged
rsomavarapu-sift merged 1 commit intopayments_fintech_java_changesfrom
add_sepa_payment_method
Aug 26, 2021
Merged

adding support for sepa complex field in payment_method#60
rsomavarapu-sift merged 1 commit intopayments_fintech_java_changesfrom
add_sepa_payment_method

Conversation

@rsomavarapu-sift
Copy link
Copy Markdown
Contributor

@rsomavarapu-sift rsomavarapu-sift commented Aug 25, 2021

Purpose

  • Add sepa complex field to support SEPA payment method which can be used for various fintech purposes in the future like feature extraction, reporting, workflow management, etc.

Technical Overview

  • Add support for $sepa complex field which contains $sepa_type, $account_holder_name, $shortened_iban, $bic, and $mandate_id fields which would be part of $payment_method field.

Testing Plan

  • Updated unit tests

Deployment
(Once all the fintech-related changes are merged)

  • Publish to Maven Central
  • Create a GitHub release

Note - I will update the changelog during the last PR as it would cause conflicts now.

@natashasehgal natashasehgal self-requested a review August 25, 2021 22:15
Copy link
Copy Markdown
Contributor

@natashasehgal natashasehgal left a comment

Choose a reason for hiding this comment

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

Changing path segment to 206 is causing test failures. Can you update that? Can take a pull from #59 which has all the v206 related test fixes

@rsomavarapu-sift rsomavarapu-sift changed the base branch from master to payments_fintech_java_changes August 25, 2021 23:01
@rsomavarapu-sift rsomavarapu-sift force-pushed the add_sepa_payment_method branch from 0584f96 to bc150b4 Compare August 25, 2021 23:06
@rsomavarapu-sift
Copy link
Copy Markdown
Contributor Author

@natashasehgal as discussed offline, I changed the base branch.

@natashasehgal
Copy link
Copy Markdown
Contributor

LGTM!

@natashasehgal natashasehgal self-requested a review August 26, 2021 01:56
@rsomavarapu-sift rsomavarapu-sift merged commit 7562168 into payments_fintech_java_changes Aug 26, 2021
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.

2 participants