How to get the payment interval of a simple subscription product in Woocommerce?

0

I have simple subscription products on my site and I am trying to get the time interval of payment of the products. To get the prices use:

  

wc_get_product

and the method:

  

get_price ()

But I have not found any method to obtain the interval of payment of the subscription. Thank you very much for your help!

    
asked by Patricio 04.11.2018 в 15:39
source

0 answers