Skip to content

Instantly share code, notes, and snippets.

View adejorosam's full-sized avatar
🏠
Working from home

Samson Adejoro adejorosam

🏠
Working from home
View GitHub Profile
<!DOCTYPE html>
<?php
use Carbon\Carbon;
use CardinalstoneRestServer\services\mail\Mailer;
?>
<TABLE class=full-width-container style="HEIGHT: 100%; FONT-FAMILY: Calibri(Body); WIDTH: 100%; PADDING-BOTTOM: 30px; PADDING-TOP: 30px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px" height="100%" cellSpacing=0 cellPadding=0 width="100%" bgColor=#eeeeee border=0>
<TBODY>
<TR>
<TD vAlign=top align=center>
<TABLE class=container style="WIDTH: 720px" cellSpacing=0 cellPadding=0 width=720 bgColor=#ffffff border=0>
This file has been truncated, but you can view the full file.
Top Gainers
[
{
"id": "f7df4971-56d3-4355-a209-253478bf071c",
"tenant": "css",
"createdBy": "daemon",
"createdAt": "2024-10-29T10:59:00.671973669Z",
"marketCode": "NGX",
"marketSegmentId": "",
"secId": "LIVESTOCK",
[
{
"Price": "2.99",
"Date": "10/23/2024 12:00:00 AM"
},
{
"Price": "2.99",
"Date": "10/24/2024 12:00:00 AM"
},
{
investment account creation
const payload = {
clientId,
branchId,
productId,
mgmtType: 'SELF',
accountUsage: 'LIVE',
accountLabel:
user.user_type === UserType.Individual
? `${user.first_name || ''} ${user.last_name} (securities)`
<htmL>
<head>
</head>
<body>
<table class="full-width-container" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" bgcolor="#eeeeee" style="width: 100%; height: 100%; padding: 30px 0 30px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif">
<tr>
<td align="center" valign="top">
<!-- / 700px container -->
<table class="container" border="0" cellpadding="0" cellspacing="0" width="720" bgcolor="#ffffff" style="width: 720px;">
<tr>
@adejorosam
adejorosam / gist:9ef26da63fc47c69f6444964c5908cc0
Created November 28, 2024 08:56
withdrawal notification template
<htmL>
<head>
</head>
<body>
<table class="full-width-container" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" bgcolor="#eeeeee" style="width: 100%; height: 100%; padding: 30px 0 30px 0; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif">
<tr>
<td align="center" valign="top">
<!-- / 700px container -->
<table class="container" border="0" cellpadding="0" cellspacing="0" width="720" bgcolor="#ffffff" style="width: 720px;">
<tr>
<?php
namespace CardinalstoneRestServer\models;
use CardinalstoneRestServer\models\Model;
use CardinalstoneRestServer\models\MutualFundModel as mutualFundModel;
use CardinalstoneRestServer\models\ForeignEquityModel;
use CardinalstoneRestServer\services\JWTToken;
use CardinalstoneRestServer\services\mail\Mailer;
use CardinalstoneRestServer\middleware\Uploader;
<?php
namespace CardinalstoneRestServer\services;
use CardinalstoneRestServer\models\WebServiceModel;
use function GuzzleHttp\json_decode;
/*
* This Class handles the API calls to paystack
* @author [email protected]
@adejorosam
adejorosam / gist:2bf3fafc2dce91ab2f16942f8d341e23
Created December 2, 2024 08:19
failed wallet transaction
<!-- / Full width container -->
<!DOCTYPE html>
<?php
use Carbon\Carbon;
use CardinalstoneRestServer\services\mail\Mailer;
?>
<htmL>
<head>
</head>
<body>
<!-- / Full width container -->
<!DOCTYPE html>
<?php
use Carbon\Carbon;
use CardinalstoneRestServer\services\mail\Mailer;
?>
<htmL>
<head>
</head>
<body>