Inchoo / magento2-Inchoo_Stripe

Stripe payment gateway Magento2 extension
56 stars 36 forks source link

CC values Are Not Getting In Capture Request #12

Open rahulvramesh opened 8 years ago

rahulvramesh commented 8 years ago

CC values Are Not Getting In Capture Request , When Am Using The $payment->getCcNumber() Function

udovicic commented 8 years ago

Hi @rahulvramesh ,

Can you please elaborate this?

I have paused the debugger inside Inchoo\Stripe\Model\Payment::capture and verified that folowing line indeed has the CC number:

https://github.com/Inchoo/magento2-Inchoo_Stripe/blob/master/Model/Payment.php#L100

I was using Magento 2.1.