fixing teh FM Club checkout page
Assigned To:
Assign By Admin On 2022-10-18
100%
Deadline:- 1003 Days Over from Deadline. You Have Missed The Deadline 1003 Days Ago
Deadline:- 1003 Days Over from Deadline. You Have Missed The Deadline 1003 Days Ago
Task Details :-
Hi Scott,
see the comments on the side to fix some stuff on fm club CHECK OUT page: http://financialmarkets.club/checkout/3
let me know if you ahve any questions by chatting to me on skype.
Task Current Status :-
Task Complete
Hi Rob,
Good Day. Hope you are well.
I have completed the paypal integration for this site. It took a time since our system is built on laravel v5.4. and now a days the packages for paypal are for higher version of laravel. so I had to do some R&D and the use a compatible package.
Right now the paypal is in testing mode since testing in live mode will cost. I have attached a video explainging the process. If you think it's okay then I'll update the live credentials to it.
https://drive.google.com/file/d/14VeJXJLJR5pUMVxXCegS8KHx76pLhnRx/view?usp=sharing
Demo user id Credentials:
email: sb-sss4g7904981@business.example.com
pass: Si7%42oA
Thank you
whats the update scott?
Hi Rob,
I have started working on this task. I'll try to complete it as soon as possible.
Thank you
Hi Scott,
in between your work on the client, or as overtime work can you complete this checkout page please so that payment is taken by paypal. its almost done, you just need to use the same papyal function as in shop4jewellery.
please manage this very soon. thanks
Hi Rob,
I have updated these changes to my local. but did not upload in live. I'll upload the updated form in the live today.
you didnt modify the form as per my messages in teh comments below. please action these points in teh comments
I have updated the code accordingly.
working on the paypal integration process. and "4. Get Quote option - then give them contact us form where they can mention the description of what they want with contact details." this point
when user click this they will go to paypal page to pay. - same code you fixed on shop4jewellery.com.
BUT... this is RECURRING payment. meaning it will repeat again and aagain depending on the option the customer is choosing. so you must chekc paypal API to see what parameters you need on teh code to ensure it is RECURRING payment.
if client choose :
1. FREE option then no paypal payment needed. you just show order summary when user click check out - and save their details.
2. $1,00 option - then this is MONTHLY RECURRING. Monthly payment is $30.00
3. $0.78 Option - this is YEARLY RECURRING. Yearly payment is $285
4. Get Quote option - then give them contact us form where they can mention the description of what they want with contact details.
Download
make sure this summary is showing correct price based on the option teh customer is choosing.
Download
country should be a drop down list.
make a table with list of all countries in teh world. sort by alphabetical order
Download
address field should be full width where the mobile field is ending.
Download
remove the fields i have crossed.
Download