Фриланс-проекты › Форма для приема оплаты по API плат.системы и API Shopify (Python) Форма для приема оплаты по API плат.системы и API Shopify (Python)
Цель: Создать Shopify Public App для одностраничной формы приема приёма оплаты по API платежной системы WireCard (Бразилия) с приемом денег по картам и системы переводов Boleto.
Документация на английском, есть наработки по задаче, будет неограниченное консультирование по работе с Shopify.
Checkout Flow
Customer added to cart a few line items and next go to Checkout
Call one page transparent checkout for Credit card or Boleto payment
Facebook pixel and Google Tag manager
Enter payer data with checking CPF (CNPJ) and CEP
Calculate discounts
Calculate shipping cost using shipping rates
Use Moip.js for data check, anti fraud analysis and encryption
For now don’t use subscriptions
Create Order with cart line items (possible to use previous saved Customer with saved credit card data on Moip server)
Get response from Moip with Order ID
Moip generates webhook for Order
Create Payment (using credit card data with encryption by public key) using Order ID (save Order ID for track history of is cancelled)
Get response from Moip with hash
Moip generates webhook for Payment
Charge Order, possible to use manual or auto capture (5 days limit)
Get response with payment status
bank slip
online debit
Refunds (4 business days)
Create Order in Shopify if successful pay
Facebook pixel and Google Tag Manager
Create transaction
Manage inventories
If Boleto generate barcode
Send notifications
Thank You page
Facebook pixel and Google Tag Manager
Create abandoned checkout if unsuccessful pay
Send notifications
User interface
Desktop
Tablet
Mobile
Monitoring and Logging
On error info by email, etc
Watchdog timers to check if service works
-
Задайте ваш вопрос заказчику