Skip to content

Stripe: Add support for statement_descriptor_suffix field#3528

Merged
Carrigan merged 1 commit into
activemerchant:masterfrom
Carrigan:CE-419-statement-descriptor-suffix
Feb 17, 2020
Merged

Stripe: Add support for statement_descriptor_suffix field#3528
Carrigan merged 1 commit into
activemerchant:masterfrom
Carrigan:CE-419-statement-descriptor-suffix

Conversation

@Carrigan

Copy link
Copy Markdown
Contributor

Why?

What Changed?

Adds support for the statement_descriptor_suffix field on both the Stripe and the Stripe Payment Intents gateways.

Test Suites

Stripe Remote Tests

68 tests, 315 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Stripe Payment Intents Remote Tests

30 tests, 130 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Unit Tests

4446 tests, 71482 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications
100% passed

@Carrigan Carrigan requested a review from a team February 17, 2020 19:09

@fatcatt316 fatcatt316 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Left a couple comments, but this all looks bueno to me. Nice work!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I like this way of setting a variable instead of using two different strings down below (one when setting, and one when asserting). 👍

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, this must be the pattern that this code was trying to follow. Good to know!

@Carrigan

Copy link
Copy Markdown
Contributor Author

Thanks for the review @fatcatt316

CE-419

Adds support for the `statement_descriptor_suffix` field on both the
Stripe and the Stripe Payment Intents gateways.
@Carrigan Carrigan force-pushed the CE-419-statement-descriptor-suffix branch from d1ed4db to 3b1fdad Compare February 17, 2020 19:45
@Carrigan Carrigan merged commit 3b1fdad into activemerchant:master Feb 17, 2020
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