#JenC-sub-cc-update
1 messages ยท Page 1 of 1 (latest)
does it work on payment method?
updates a pament method
Yes it should
You can test this out in test mode
Let me know if you see otherwise
it dosent work on my system
i have a customer that updated a CC to a debit card the system took it
from the dashboard
Can you share the ID that was update so I can take a look? I'm not that familiar with the Dashboard as I focus on the API, but I thought the Dashboard should also take Radar into account here.
Also can you tell me more about what update happened exactly?
You should only be able to update CVC and Expiration via the Dashboard.
Which wouldn't change something from a CC to a debit?
dashboard is the dashboard on my wedsite not stripe
where the customer can chage the payment methid
When you say "change", what does that mean?
Create a new PaymentMethod?
Do you have an example request I can look at?
yes
Just the creation of the PaymentMethod will not trigger Radar Rules. When you attach the PaymentMethod to a Customer, or use a SetupIntent, then Radar Rules can come into play.
so we are using Chargify to manage subscriptions and getting them to sign up through PHP.
If you have a request iD (https://support.stripe.com/questions/finding-the-id-for-an-api-request) then I can take a look at exactly what you are doing
SORRY psp
once signed up the customer can go to my website to update the CC information this is where debit cards have gone through.
through psp it stops the debit cards
It all depends on the integration for when Radar Rules will affect things.
If you can provide a request ID I can look at what is going on
ok i will have my team send one in
is there an option to set the radar rules to update CC?
THROUGH MY WEBSITE DASHBOARD
No that's not how Radar rules work.
You control Radar rules via your Stripe Dashboard
how do i make sure radar rules work on my wedsite when a customer updates the CC?
Like I said, it depends on the integration. Updating a card's details is completely different than creating a new PaymentMethod.
aww ok - how do i fix this
I can't tell you without seeing how you are doing things currently ๐