logo design

Job ID: 36898090

Budget: $30 – $250 AUD

I have a brand new laravel framework setup on php 8.2 .
I need someone to add functionalilties to let me ability to add generic card to google wallet as well as apple wallet.

you can use any dependancy of your choice. your output of work is something that i follow instruction (you should add it step by step in readme) to setup project depends on your dependancy.

- I will give you access to the GitHub repo.
- you do not need to build interface at all. i will check your endpoint and you will get paid based on progress. U do not need even login for user. This is just functionality test for standalone work.
1.1> someone can hit your endpoint (/google/wallet-create , uses('GoogleController:walletCreate')) and then they add a card to google wallet based on hard coded card you put in your code. (it should be coded in a way that i can add another generic card if i needed)
1.2> user hit your endpoint (/google/wallet-update/{card_identifier}, uses('GoogleController::walletUpdate)) and it update existing card in google wallet

2.1> someone can hit another endpoint (/apple/wallet-create , uses('AppleController:walletCreate')) and then they add a card to apple wallet based on hard coded card you put in your code. (it should be coded in a way that i can add another generic card if i needed)
2.2> someone can hit another endpoint to update card in apple wallet (/apple/wallet-update/{card_identifier}, uses('AppleController::walletUpdate))

Note: readme must be very clear to setup google, apple account in a way that i can pass to anyone to test it.

Generic card meaning something i uploaded in image.
Related categories: PHP Laravel Google APIs