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

Add const for BNPL capabilities (Affirm, Afterpay/Clearpay, Klarna) #1225

Closed
wants to merge 4 commits into from

Conversation

morksmail
Copy link

Elsewhere in our code we reference Account::CAPABILITY_CARD_PAYMENTS or Account::CAPABILITY_TRANSFERS, but there isn't one for afterpay_clearpay_payments.

@CLAassistant
Copy link

CLAassistant commented Dec 22, 2021

CLA assistant check
All committers have signed the CLA.

@morksmail morksmail changed the title Add const for Afterpay/Clearpay capability Add const for BNPL capabilities (Affirm, Afterpay/Clearpay, Klarna) Jun 30, 2022
@richardm-stripe
Copy link
Contributor

richardm-stripe commented Oct 24, 2022

Thanks for submitting this. I am closing, as we removed the CAPABILITY_* constants entirely in #1341, as these constants were a bit unusual and inconsistent with the rest of the library which only provides constants for enum values.

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