Add Apple & Google Pay and Pay Pal Debit Card

Замовник: AI | Опубліковано: 07.11.2025

My PHP-based commerce platform already runs a full PayPal flow plus several other gateways, but I now need native Apple Pay and Google Pay checkout on both the web front-end and our iOS/Android app. You will extend the existing PayPal implementation so that customers can choose Apple Pay or Google Pay, with the PayPal Debit Card rails working behind the scenes exactly as they do today. The current codebase is pure PHP with REST endpoints that the mobile apps consume, so please be comfortable wiring the new Wallet buttons into that stack and handling the tokenisation, payment authorisation and order capture calls. Because Apple Pay testing requires access to supported regions, confirm that you can actually run end-to-end tests in an Apple-approved country; I will ask to see a short screen recording or log proving a successful sandbox payment before we move to production. Google Pay can be validated through their test suite as usual. Deliverables: • Clean, well-commented PHP code (or SDK wrapper) that drops into my existing payment controller • Updated JavaScript/Swift/Kotlin snippets for the checkout views on web and mobile • Written steps for enabling the domains, merchant IDs and keys, so future environments can be configured in minutes • A sandbox test report for both Apple Pay and Google Pay showing authorisation and capture passing through PayPal Once the tests pass I will roll the change to staging for broader QA. Let’s get these wallets live quickly!