Payment plugin to store credit card information

Saturday, April 20, 2024 1:03:45 PM
  • Posted: Thursday, August 13, 2020 4:23 PM
  • 12
We have a need to retain our customer's payment information and use it on future purchases.  Our plan is to use Stripe for this feature.  I have reviewed the documentation for the existing STripe plugin and it does not indicate that is supports storing the credit card information.  We are planning to build this functionality ourselves, but I am asking the question here to see if anyone has implemented this feature already.

Thanks!
0
  • Posted: Friday, August 14, 2020 9:42 AM
  • 74
Kyle wrote:
to see if anyone has implemented this feature already.

The most probably no one. GrandNode does not store such information, nor any of our plugins.
Storing sensitive data requires additional security steps. Also may effect PCI.
Best regards,
Tomasz
GrandNode Team
0
  • Posted: Tuesday, August 18, 2020 1:42 PM
  • 12
Hi Tomasz -

I understand that the plugin will not retain any of the credit card information.  What I am trying to accomplish is to utilize Stripe's feature of retaining the credit card info and providing a Customer Token which can be used to charge the same card on future orders.

https://stripe.com/docs/payments/save-during-payment

This will prevent the need for the customer to enter their payment details each time they place an order.

Can the existing plugin utilize this Stripe feature?
0
  • Posted: Wednesday, August 19, 2020 6:16 AM
  • 953
Hello,

In the plugin, we don't have that feature out of the box. However, you are able to purchase source code and implement it itself. If I remember well, the Square payment plugin stores the credit card information and then allows customer to choose previous cards from the dropdown.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Friday, August 21, 2020 4:02 PM
  • 12
Patryk -  Thanks for your response.

Can I demo the Square plugin prior to purchasing?  Is there a demo site available that lets me review the user experience and the configuration features?

Thanks!
0
  • Posted: Monday, August 24, 2020 6:10 AM
  • 953
I saw that you've already purchased the plugin. I will continue the discussion via email :)
Best regards,
Patryk

GrandNode Team
0
back to top
Filters