Fourth time round
Budget: $30 – $250 CAD
$30.00 – 250.00 CAD
Looking for expert on Payment Gateways
Please do not give me a fake or lead estimate. I value honesty and not games.
If you just copy paste my request it shows me you did not read it.
Potential for more work after this.
This is not a Wordpress site. It is a full script. Similar to Kick Starter. It was redeveloped in 2018. First made in 2010.
You will need PHP, HTML, CSS, Redhat, Backend and Front end Developer Experience.
1. Change the projects framework so that projects no longer end or need to end for a payment to happen.
a. Projects should be able to end if they are deleted or cancelled
2. Payouts to happen every 7 or 14 or 30 days. Continuous.
a. The 7 days, 14 days, or 30 days are to be selectable by user
3. Admin can override the 7, 14 or 30 days to their choice at any time. Or stop payments.
4. Currently Payments and Other Updates do not work at all. See Error Codes below.
5. I want all projects to continue unless deleted. That way users can continue to earn.
6. I have a Developer working with me, he can help but does not do payment stuff.
7. It is not clear that a CRON is being triggered to actually do the payouts, because I see refunds being issued to the funders, on the end dates, instead of payments to the user and the site.
8. I want to update the Captcha to current Captcha.
Error codes 1:
Your payment could not be processed due to an errorPayResponse Object ( [responseEnvelope] => ResponseEnvelope Object ( [timestamp] => 2022-10-31T10:27:10.676-07:00 [ack] => Failure [correlationId] => 3725408973f19 [build] => apapiserv-0.0.4_20221013073958482 ) [payKey] => [paymentExecStatus] => [payErrorList] => [paymentInfoList] => [sender] => [defaultFundingPlan] => [warningDataList] => [error] => Array ( [0] => ErrorData Object ( [errorId] => 520009 [domain] => PLATFORM [subdomain] => Application [severity] => Error [category] => Application [message] => Account Account not found. Unilateral receiver not allowed in chained payment is restricted [exceptionId] => [parameter] => Array ( [0] => ErrorParameter Object ( [name] => [value] => Account not found. Unilateral receiver not allowed in chained payment ) ) ) ) )
Error Code 2:
An Internal Error Has Occurred.
Error: An Internal Error Has Occurred.
Stack Trace
• CORE/Cake/Network/Email/SmtpTransport.php line 132 → SmtpTransport->_smtpSend(string, string)
• CORE/Cake/Network/Email/SmtpTransport.php line 61 → SmtpTransport->_auth()
• CORE/Cake/Network/Email/CakeEmail.php line 1061 → SmtpTransport->send(CakeEmail)
• APP/Model/AppModel.php line 457 → CakeEmail->send(array)
• APP/Model/AppModel.php line 838 → AppModel->_sendEmail(array, array, string)
• APP/Plugin/Pledge/Model/Pledge.php line 136 → AppModel->postActivity(array, integer, array)
• APP/Plugin/Pledge/Event/PledgeEventHandler.php line 330 → Pledge->updateStatus(integer, string)
• CORE/Cake/Event/CakeEventManager.php line 246 → PledgeEventHandler->onOpenFunding(CakeEvent)
• CORE/Cake/Event/CakeEventManager.php line 232 → CakeEventManager->dispatch(CakeEvent)
• APP/Lib/Cms.php line 219 → CakeEventManager->dispatch(CakeEvent)
• APP/Plugin/Projects/Model/Project.php line 1192 → Cms::dispatchEvent(string, Project, array)
• APP/Plugin/Projects/Model/Project.php line 999 → Project->getPendingSteps(string, string, boolean)
• APP/Plugin/Projects/Controller/ProjectsController.php line 4701 → Project->getAndUpdateTrackedSteps(string, string, integer, array, array, boolean)
• [internal function] → ProjectsController->admin_update_tracked_step()
• CORE/Cake/Controller/Controller.php line 486 → ReflectionMethod->invokeArgs(ProjectsController, array)
• CORE/Cake/Routing/Dispatcher.php line 210 → Controller->invokeAction(CakeRequest)
• CORE/Cake/Routing/Dispatcher.php line 185 → Dispatcher->_invoke(ProjectsController, CakeRequest, CakeResponse)
• APP/webroot/index.php line 161 → Dispatcher->dispatch(CakeRequest, CakeResponse)
Looking for expert on Payment Gateways
Please do not give me a fake or lead estimate. I value honesty and not games.
If you just copy paste my request it shows me you did not read it.
Potential for more work after this.
This is not a Wordpress site. It is a full script. Similar to Kick Starter. It was redeveloped in 2018. First made in 2010.
You will need PHP, HTML, CSS, Redhat, Backend and Front end Developer Experience.
1. Change the projects framework so that projects no longer end or need to end for a payment to happen.
a. Projects should be able to end if they are deleted or cancelled
2. Payouts to happen every 7 or 14 or 30 days. Continuous.
a. The 7 days, 14 days, or 30 days are to be selectable by user
3. Admin can override the 7, 14 or 30 days to their choice at any time. Or stop payments.
4. Currently Payments and Other Updates do not work at all. See Error Codes below.
5. I want all projects to continue unless deleted. That way users can continue to earn.
6. I have a Developer working with me, he can help but does not do payment stuff.
7. It is not clear that a CRON is being triggered to actually do the payouts, because I see refunds being issued to the funders, on the end dates, instead of payments to the user and the site.
8. I want to update the Captcha to current Captcha.
Error codes 1:
Your payment could not be processed due to an errorPayResponse Object ( [responseEnvelope] => ResponseEnvelope Object ( [timestamp] => 2022-10-31T10:27:10.676-07:00 [ack] => Failure [correlationId] => 3725408973f19 [build] => apapiserv-0.0.4_20221013073958482 ) [payKey] => [paymentExecStatus] => [payErrorList] => [paymentInfoList] => [sender] => [defaultFundingPlan] => [warningDataList] => [error] => Array ( [0] => ErrorData Object ( [errorId] => 520009 [domain] => PLATFORM [subdomain] => Application [severity] => Error [category] => Application [message] => Account Account not found. Unilateral receiver not allowed in chained payment is restricted [exceptionId] => [parameter] => Array ( [0] => ErrorParameter Object ( [name] => [value] => Account not found. Unilateral receiver not allowed in chained payment ) ) ) ) )
Error Code 2:
An Internal Error Has Occurred.
Error: An Internal Error Has Occurred.
Stack Trace
• CORE/Cake/Network/Email/SmtpTransport.php line 132 → SmtpTransport->_smtpSend(string, string)
• CORE/Cake/Network/Email/SmtpTransport.php line 61 → SmtpTransport->_auth()
• CORE/Cake/Network/Email/CakeEmail.php line 1061 → SmtpTransport->send(CakeEmail)
• APP/Model/AppModel.php line 457 → CakeEmail->send(array)
• APP/Model/AppModel.php line 838 → AppModel->_sendEmail(array, array, string)
• APP/Plugin/Pledge/Model/Pledge.php line 136 → AppModel->postActivity(array, integer, array)
• APP/Plugin/Pledge/Event/PledgeEventHandler.php line 330 → Pledge->updateStatus(integer, string)
• CORE/Cake/Event/CakeEventManager.php line 246 → PledgeEventHandler->onOpenFunding(CakeEvent)
• CORE/Cake/Event/CakeEventManager.php line 232 → CakeEventManager->dispatch(CakeEvent)
• APP/Lib/Cms.php line 219 → CakeEventManager->dispatch(CakeEvent)
• APP/Plugin/Projects/Model/Project.php line 1192 → Cms::dispatchEvent(string, Project, array)
• APP/Plugin/Projects/Model/Project.php line 999 → Project->getPendingSteps(string, string, boolean)
• APP/Plugin/Projects/Controller/ProjectsController.php line 4701 → Project->getAndUpdateTrackedSteps(string, string, integer, array, array, boolean)
• [internal function] → ProjectsController->admin_update_tracked_step()
• CORE/Cake/Controller/Controller.php line 486 → ReflectionMethod->invokeArgs(ProjectsController, array)
• CORE/Cake/Routing/Dispatcher.php line 210 → Controller->invokeAction(CakeRequest)
• CORE/Cake/Routing/Dispatcher.php line 185 → Dispatcher->_invoke(ProjectsController, CakeRequest, CakeResponse)
• APP/webroot/index.php line 161 → Dispatcher->dispatch(CakeRequest, CakeResponse)