Efelico's Posts
Nairaland Forum › Efelico's Profile › Efelico's Posts
<html> <head> <title>test page</title> <style> .red-text{ font-size:16px; color:red; } </style> </head> <body> <p class="red-text">red text everywhere</p> </body> </html> |
hartoyebi38:install whatsapp on pc |
i stay in magboro |
nice one |
can u accept a corper? |
Being relative new to mobile app development. Please, I will like experts to share their view on which is better to go with between using firebase or connecting to mysql as the database for either small or large scale mobile project in the below aspects (1) if the app does not connect to an existing database or third party platform to share the same data (2) if there is a database for the app already ( assuming I am connecting the app to a web site to sharing the same data:something like how Facebook app). Thank you |
hello corp members in the house. how much is the inec training allowance in your state/ election pay if any info |
have been baffle with this thought of this question after being asked by a friend when talking about forgive and forget "if God forgives does He forget". please back up your answer with scriptural reference. Happy new year |
cyan2008:how can i make idm pick up the download since the sdk is being downloaded by the andriod studio itself |
please i need this material especially on mobile, java se and laravel. my email is efelico@gmail.com |
Sirnuel:thank you i will try it |
i succeeded in installing andriod studio 64 bit on my computer. The norm of the application is to download suitable sdk on start up but every effort to download the sdk using this procedure has been failing. please what other method can i use to download the sdk and other resources that are important |
my system model is hp 15 with window 8.1 as the built in window. after formating the o.s using window 7 i discover that the system no longer detect usb and modem due to driver issues. i was able to resolve that of the usb but the modem is still not working. any assistance is highly appreciated |
I need a solar system or any external battery that can last for at least 12 hours. I am currently residing in Ogun state. I need phone number of any seller who can meet my demand but I also need to know your location and price |
infoeag:thank you. i really appreciate |
infoeag:i appreciate your response now i see the difference please kindly help answer this. my own method of verify was like this step 1 generate a reference and store it in a session step 2 initialize the payment step 3 compare the reference number in the call back url with that of the session but have learnt to do it in the paystack way which is step 1: generate a reference number step 2 intitalize the payment step 3 use paystack api to verify the transaction by passing the returned reference as a value i don't really see any difference because both method can be affected by network error, browser crash, unexpected shutdown and the rest. thank you bro although i have finally learnt to do it the paystack way. secondly i have not really understood the work of charge.success since verification is working well |
what's your email so i can send you a step to step guide to set up your database and get things working |
i trying to integrate paystack using the steps highlighted at https://github.com/yabacon/paystack-php. have been able to achieve success to this level,(step 2), where it says "When the user enters their card details, Paystack will validate and charge the card. It will do all the below: Redirect back to a callback_url set when initializing the transaction or on your dashboard at: https://dashboard.paystack.co/#/settings/developer". but my confusion is step 3, 4, 5 i don't understand the role charge. success and verify transaction is playing and how to implement that in my code. since i already have the transaction ref in my paystack dashboard and my callback url is working from which i can compare the transaction ref before the transaction and after the transaction for a match..thanks |