From ba65b277c36684e4c1fca95aa68c17386cf79cde Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Tue, 14 Nov 2017 04:58:14 +0300 Subject: [PATCH] no message --- W/Strategy/Charge3DS.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/W/Strategy/Charge3DS.php b/W/Strategy/Charge3DS.php index 5b5bea8..cd1d02b 100644 --- a/W/Strategy/Charge3DS.php +++ b/W/Strategy/Charge3DS.php @@ -46,6 +46,9 @@ protected function _handle() { * 2017-11-14 * @todo "Attach the initial reusable source for a card which require a 3D Secure verification * to the customer (cardholder)" https://github.com/mage2pro/stripe/issues/47 + * Previously we already did it: + * https://github.com/mage2pro/stripe/blob/2.4.1/W/Strategy/Charge3DS.php#L28-L34 + * https://github.com/mage2pro/stripe/blob/2.4.2/W/Strategy/Charge3DS.php#L29-L35 */ Token::KEY => $this->e()->pid() /**