subscribepro / subscribepro-magento2-ext

Subscribe Pro Magento 2 Integration Extension
MIT License
24 stars 22 forks source link

Pass first 6 digits of card number #248

Closed garthbrantley closed 8 months ago

garthbrantley commented 8 months ago

PRs: #251

Pass first 6 digits of card number in transaction and payment profile creation requests on:

eugene-shab commented 8 months ago

@garthbrantley Added a fix that passes 6 digits on the checkout, wallet, and admin order pages.