Assuming received is required, the following 21 results were found.
Licence GNU/GPLhttps://www.joellipman.com/static-items/licence-gnugpl.html
copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their...
error: Document labelled UTF-16 but has UTF-8 content What? This is an article with notes for me on how to convert some received XML encoded in UTF-16 to some JSON in UTF-8. If it were entirely in UTF-8, I would simply load the received XML with...
Also note that any generated code immediately expires any previously generated code. Refresh Token With the code you have received via the URL, enter this in the code below to generate a refresh token: v_ClientID = "1000.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234";...
build response to Shopify m_ResponseHeader = Map(); m_ResponseHeader.put("status_code",401); // // compare our hash vs the received hash if(v_VerifyHash == v_ShopifyHash) { m_ResponseHeader.put("status_code",200); } // // respond return...
in to say their computers can't view a website properly "Can someone have a look at our computers because we recently received the new corporate template for our website and it's not displaying properly on my colleague's computers". [Priority 1] What's...
traffic, this program adds NOTHING to the network traffic, and therefore is a much better measure of what data is being received/sent from your workstation. Download Available for download for FREE as OpenSource. Portable so no installation/setup (can...
Lipman) - Initial release Date Modified: 2023-01-23 (Joel Lipman) - Revamp of code - Only generate invoice if payment received - Distinguish whether composite based on ebay item specific - Add stock in order to authorize payment creation Date Modified:...
scheme or protection. While other companies may offer payment or protection schemes, the email or instructions you have received may not be genuine. If you receive an email alleging to be from a company offering a service, always go directly to the...
added 20/hour Add 20 for restore disk Questions for customers: What do you need to do? Last time it worked? Emails received since? Programs installed since? Alternative documents/programs to do this? Same errors on another computer? What are your...
Values (immediate, high, medium, low) --- Progress Status Indicators (red, green, orange) --- Progress Status Types (received, acknowledged, on-hold, in progress, awaiting customer [uat], closed) --- Version Status Types (milestone, alpha, beta, test,...
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . This software uses portions by the...
is that actually you have to treat it as an attachment. As you may already know, when you queried CRM for that field, you received a JSON response somewhat similar to the following: // this is sample JSON with replaced IDs "My_CRM_File": [ { "extn":...
and the fix was not to include the EventProperty container at all. Subscription was successful but still no notifications received: If you are using OAuth, you need to tell someone at eBay to enable the notification. Try using the Auth'n'Auth method....
and ran this function sendmail [ from :zoho.adminuserid to :"info@joellipman.com" subject :"Client Test: ZB: Payment Received for Invoice " + v_InvoiceRef message :"Workflow was executed and function ran: Balance: " + v_BalanceDue + " Customer Payments:...
]; // // get amount (used to capture payment intent) v_Amount = ifnull(r_PaymentIntentDetails.get("amount"),0); v_AmountReceived = ifnull(r_PaymentIntentDetails.get("amount_received"),0); v_AmountCapturable =...
Score" AS "PO Item Grade", poi."Quantity" AS "PO Item Qty", poi."Quantity Billed" AS "PO Item Qty Billed", poi."Quantity Received" AS "PO Item Qty Rcved", po."Total (BCY)" AS "PO Total", po."Last Modified Time" AS "PO Modified", so."Sales order ID" AS...
+ " "; } } } } } } } v_DebugMessage = v_DebugMessage + "Date/Time: " + zoho.currenttime; // return "Webhook received"; Setup the webhook in ZohoSign Now we need the webhook added to ZohoSign so that when a document is completed, it tells ZohoCRM. First,...
// m_Header = Map(); m_Header.put("Content-Type","application/json"); // The access token is the Admin API token received when installing the custom app for the first time m_Header.put("X-Shopify-Access-Token",r_ShopifyAPI.Access_Token.trim()); //...
that you suspect might be the problem? Able to run the SQL queries directly against the database? Matched the datatypes received/returned by functions, classes and procedures? Confirmed any ACL/permissions on the files? Ensured all global, posted and...
network traffic - Display program used to open port - Disallow program minimize - Background made transparent - Added received/sent data graph progress bars - Listview rolls messages (deletes first one and adds to last) - Date Uploaded: Thu, 29th Sep...