Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature/int 1614 - New SDK Modules and Features (AgenticCommerce, all Identity modules, ApplePay, GooglePay, etc.) #202
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
Uh oh!
There was an error while loading. Please reload this page.
Feature/int 1614 - New SDK Modules and Features (AgenticCommerce, all Identity modules, ApplePay, GooglePay, etc.) #202
Changes from all commits
3ad9423a666bbc62e654a9725ad265c3d3b3392db43abcd5c0d978255896a6e08c3b46f3b871a647d52f7c8cbb6688fb32c83825cfab505cFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 33 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "exp_month"
Check warning on line 34 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "exp_year"
Check warning on line 35 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "name"
Check warning on line 36 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "cvc"
Check warning on line 37 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "cryptogram"
Check warning on line 38 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "eci_value"
Check warning on line 39 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "list[str]" with "Optional[list[str]]" or don't assign "None" to "checks_performed"
Check warning on line 40 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "iin"
Check warning on line 41 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "DelegatedCardFundingType" with "Optional[DelegatedCardFundingType]" or don't assign "None" to "display_card_funding_type"
Check warning on line 42 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "display_wallet_type"
Check warning on line 43 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "display_brand"
Check warning on line 44 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "display_last4"
Check warning on line 45 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "dict[str, str]" with "Optional[dict[str, str]]" or don't assign "None" to "metadata"
Check warning on line 63 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "line_two"
Check warning on line 65 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "str" with "Optional[str]" or don't assign "None" to "state"
Check warning on line 79 in checkout_sdk/agenticcommerce/agentic_commerce.py
Replace the type hint "DelegatedPaymentBillingAddress" with "Optional[DelegatedPaymentBillingAddress]" or don't assign "None" to "billing_address"
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.