Gert
Gert
This is the payment method created - where do I put the (paypal) token? 
Hello! Yes I did
Looks like v3: from my composer.lock file: 
Ok before doing this - is it possible to use Paypal Subscribe at all with checkout? I need a [paypal subscribe](https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/subscribe-step-1/) to process payment for the product (not just a...
Surprised there's no case for it, since there's also a lovata shopaholic subscriptions plugin (which I also have), wouldn't Paypal subscriptions make sense to go with it?
Thanks that works (but has-many relations should be plural right? A user can have many orderS ...)
> @gvanto - did you have any luck with extending this to search on parent in GridView? Nope not looked into this for a while now. I am just listing...
Btw should be: 'total_count' not 'like_count' ``` getCount: function(data) { return (data.data.length && data.data[0].total_count) || 0; } ``` Thanks for an awesome social sharing script!
@unematiii that's what I used (and is causing the problem)