Kieran Smith Posted March 11, 2020 Share Posted March 11, 2020 Hi All, Using WHMCS V7.9.2 We have a number of our customers setup with card details in Stripe from a previous billing system. I can't see any way to connect those card details to our WHMCS system. We really don't want to have to go back to our customers and ask them for their payment details again. Thanks 0 Quote Link to comment Share on other sites More sharing options...
steph.hope Posted April 27, 2021 Share Posted April 27, 2021 Anyone have any information on this? We're using WHMCS V8.1. 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted April 28, 2021 Share Posted April 28, 2021 Not a method out of the box. An addon module that gets all Stripe customer objects and compares emails to WHMCS client email address and then attaches that stripe customer to the whmcs client via createpaymethod functions / api. For WHMCS 8 and I think 7.9+, the token WHMCS uses for stripe is a json object: {"customer":"cus_STripeCUstomerID","method":"pm_StripePaymentMethodID"} As such, you would need to select a payment method at stripe and input that ID. That isn't a problem if there is only one on file . 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.