Closed
Description
Preconditions (*)
- Magento 2.4.3
- Braintree enabled
- Card Payments enabled
- 3D Secure enabled
- Use billing address without state/region set
Steps to reproduce (*)
- Enable Braintree in Sandbox mode.
- Sandbox credentials:
PUBLIC: hpbfzdqypph3njjq
PRIVATE: 4de9983821adb24738636e502c557248
MERCHANTID: vq82jrtv65hsgjbk - Enable Braintree Card Payments
- Enable Braintree 3D Secure
- Sign in to front end as demo user
- Under account edit default address and ensure set as default shipping and billing
- Country: United Kingdom
- Street address: 123 Somewhere
- City: London
- State/Province: [MUST BE LEFT EMPTY]
- Postcode: SE3 9SZ
- Make up any other address details
- Save address
- Add a product to basket and proceed to payment step
- Select credit card
- Enter card details:
4242 4242 4242 4242
12/23
123 - Click 'Place Order'
Expected result (*)
- Order confirmation is displayed
Actual result (*)
- Cannot proceed past payment screen and cannot place order. Button is non responsive and no errors are displayed on screen. Console messages below:
Note: If 3DS is disabled, then the same address (above) will complete OK. Likewise, if a state/region is set it will too.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- [ X] Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
3DS is vital for processing credit card payments as is a regulatory requirement in some jurisdictions and some processors do not approve payments without, therefore disabling it is not a work around. UK addresses which typically do not have state or region set will not be able to place orders with 3DS enabled.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done