gestpay tokens
-
Hi,
im using Gestpay Professional iFrame and this function
$tokens = WC_Payment_Tokens::get_customer_tokens( $subscription->ID );
returns an empty array.
I noticed that the tokens are stored in the postmeta meta_key:
—> SELECT * FROMabc_postmeta
WHEREmeta_key
= ‘_wc_gestpay_cc_token’
Can you help me to build a function to get those tokens?Thank you
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘gestpay tokens’ is closed to new replies.