• Resolved bitma

    (@bitma)


    I am using the plugin on Woocommerce Subscriptions.

    Is it possible to limit the number of saved cards to one card? So the user can only have one active saved card?

    Thanks,
    Andreas

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @bitma,

    You would need to use the custom WooCommerce filters to add logic that prevents more than one payment method from being saved. That’s not functionality that is provided out of the box for the Stripe plugin.

    Kind Regards,

    Thread Starter bitma

    (@bitma)

    OK. Thanks!

    The problem is that it doesn’t remember the active saved card but always just chooses the latest added credit card when you log in? Any way to get around that?

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @bitma

    What do you mean by active saved card? It chooses the latest added card because that is the new default card.

    The assumption there is that the most recently added card is the favored card.

    Kind regards,

    Thread Starter bitma

    (@bitma)

    Yes, that would also normally be the case. But if they go back and choose one of the other saved cards and want to use that for their subscription then the next time they log in it’s again the most recently added card that is chosen.

    It’s not a big thing. Probably mostly a theoretical issue. Just curious if there was an easy fix.

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @bitma,

    Are you strictly referring to the Change Payment Method page of a subscription? So when they go to change the payment method associated with the subscription, you would expect the payment method associated with the subscription to be selected?

    Kind Regards,

    Thread Starter bitma

    (@bitma)

    Thanks Clayton!

    It’s not a big thing. I’ll just leave at it is.

    But a more important issue: I am testing the plugin with “Force 3D Secure” enabled (that is the feature that made me want to switch to your plugin) but when I am signing up for a subscription with no upfront payment ($0) I am not getting the 3D verification.

    I want to make sure that all cards are verified at sign-up so it doesn’t create problems later.

    Thanks,

    Andreas

    Plugin Author Payment Plugins

    (@mrclayton)

    Not all cards will be presented with the 3DS popup even if you have selected the force 3ds option.

    That is because not all payment methods supports 3DS so liability gets shifted without the need for the additional authentication.

    In test mode, use one of the 3DS cards for your subscription and you’ll see the pop up.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Only one saved card at the time’ is closed to new replies.