Closed (fixed)
Project:
Commerce Braintree
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2020 at 15:07 UTC
Updated:
19 Nov 2020 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jsacksick commentedComment #3
jsacksick commentedComment #4
jsacksick commentedComment #5
jsacksick commentedComment #6
jsacksick commentedI tested both the payment via PayPal and the payment via hosted fields and both seem to work correctly with the patch.
The only error I got was with PayPal credit (I get an error in the console saying that I'm not eligible but the customer isn't notified). For some reason, when that happens, the
onError()callback isn't called. I'm pretty sure this "bug" exists with the current code though.Comment #8
jsacksick commentedIn the absence of feedback, went ahead and committed that since we can't be stuck on old SDKS :).