Для обработки платежей ваша сквозная веб-служба заказов запрашивает платежные токены с помощью Google Pay. Для завершения транзакции платежный токен пересылается на ваш платежный шлюз.
Мы рекомендуем протестировать конфигурацию платежного шлюза на ранних этапах разработки интеграции, поскольку это может стать узким местом для разработчиков.
[null,null,["Последнее обновление: 2024-11-26 UTC."],[[["Your Ordering End-to-End web service uses Google Pay to request payment tokens for handling payments, which are then sent to your payment gateway for transaction completion."],["Early testing of your payment gateway configuration is recommended to avoid potential integration bottlenecks."],["To accept tokenized payments, integration with a participating Google Pay gateway is necessary, potentially requiring merchant registration and Google Pay enablement for your account."],["The payment flow involves interaction between Ordering End-to-End, Google Pay, your web service, and the payment processing service, with potential CVC challenges for new credit cards used with Google Pay."]]],["The web service requests payment tokens via Google Pay to process payments. These tokens are then sent to the payment gateway to complete transactions. It's advised to test the gateway configuration early due to potential delays. Integration with a listed Google Pay gateway is required, and merchants must register and obtain a `merchantId`. The process involves interactions between the service, Google Pay, the web service, and the payment processor. Using a new credit card with Google Pay may result in a temporary pending transaction.\n"]]