From f7fad2038cd5a9b603fc9633c7f60aadec11f0b4 Mon Sep 17 00:00:00 2001 From: OpusSdkSupport <34403114+OpusSdkSupport@users.noreply.github.com> Date: Tue, 22 Oct 2019 15:00:47 +0530 Subject: [PATCH] Fixed stored credential for verification Fixed stored credential for verification --- source/Paysafe/CardPaymentService.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/Paysafe/CardPaymentService.php b/source/Paysafe/CardPaymentService.php index 8d5e5ed..381f405 100644 --- a/source/Paysafe/CardPaymentService.php +++ b/source/Paysafe/CardPaymentService.php @@ -303,7 +303,8 @@ public function verify(CardPayments\Verification $verify) 'customerIp', 'dupCheck', 'description', - 'billingDetails' + 'billingDetails', + 'storedCredential' )); $request = new Request(array(