Card type function.
-
Hello hope you all doing great.
So we are big company that using your plugin for long time ago and we have implemented some features on our webiste with your company.
(we are using Advanced credit cards payemnts).
So we have added a function that gets the customer card type of the card he paid with on the website and show that card icon under the payment method section at the thank you page for example,
if the customer paid in our website with VISA card so on the thank you page it show Paid with (VISA card icon).
So we have done this function for getting the card type info from this code with the old hosting fields, $card_type = $order->get_meta(‘_card_type’);
The issue we are facing now is after updating your plugin and our woocommerce srttings country set to United states, we saw that you made a big updates on the card hosted fields with new styles, so now our code which was getting the card type data stopped working as your new hosted fields are not store the card type data.
Can you please help us to locate how we can get the card type data as it’s not stored at all on woocommerce metadata?
We have 2 experienced developers which failed to make this function with your new hosted fields.
Please help us, we are waiting your answer.
Thanks.The page I need help with: [log in to see the link]
- The topic ‘Card type function.’ is closed to new replies.