Missing features or how could I get subscriptions?
-
Hello there!
Great plugin! I was wondering what for is the table ‘wp_paymill_subscriptions’ actually? Are there stored any made subscriptions? I did some test subscriptions, but they are not in there… Can I see them only in my account https://app.paymill.com?Where could I start if I would like to program my own list of subscriptions (for the backend)?
Does the function ‘getList()’ in /paymill/lib/integration/subscriptions.inc.php will do the trick or should I use this instead https://www.paymill.com/en-gb/documentation-3/reference/api-reference/#list-subscriptions ?I also need to check whether a subscription is still valid for the client (that it wasn’t canceled or so) and store or get the information from anywhere. How could I do that?
Would “next_capture_at” and “cancel_at_period_end” help me (they are described here: https://www.paymill.com/en-gb/documentation-3/reference/api-reference/#subscription-object )?Thank you in advance!
Best regards,
Dmitry.
- The topic ‘Missing features or how could I get subscriptions?’ is closed to new replies.