giorg
Results
2
comments of
giorg
Hi, first of all thanks for this cool plugin, it works perfectly. What I need is: when I define in my model color = RGBColorField(null=True, blank=True) then when in the...
thanks for your answer, yes I've read that, I mean I tried the usual way in php: `$result = $MailChimp->patch("lists/501580b9e9/members/$subscriber_hash", [ 'merge_fields' => [ 'FNAME' => $order->getCustomerFirstname(), 'LNAME' => $order->getCustomerLastname(),...