• Hello,

    Is it possible to import token information from another Authorize.net plugin. I have been using the Authorize.net CIM plugin by skyverge however they do not save the tokens to the correct location (wp_woocommerce_payment_tokens). Currently I have all the IDs saved in the user meta which is visible in the user profile.

    Sincerely,
    Tim

Viewing 1 replies (of 1 total)
  • Plugin Author cardpaysolutions

    (@cardpaysolutions)

    Hi Tim,

    It might be possible as long as you have all of the data that our plugin requires. Please take a look at the save_card method in class-wc-cardpay-authnet-gateway.php. Note that for the token value we are saving the customerProfileId and the customerPaymentProfileId separated by |

    Let me know if you have additional questions.

Viewing 1 replies (of 1 total)

The topic ‘Import token IDs from another Authorize.net’ is closed to new replies.