public function getPaypalButton($postBody)
    {
        // Find plugin occurrences
        $ptn = '/{# +paypal_button +(button_id)=\[(.*)\] #}/';