Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Allow Saved Payments

Compare
Choose a tag to compare
@pmclain pmclain released this 16 Jun 21:33
· 82 commits to master since this release
  • Payment information can be saved for customer accounts during frontend and backend checkout.
  • Stored payment methods are available for use in frontend and backend.
  • Stored cards are deleted from customer accounts in Stripe when deactivated by customers in Magento.
  • Tokenization support was added to the Admin payment form.