Skip to main content

خدمات الشراء يتم

استخدام صفحة شراء الخدمة لاختيار المنتجات الموجودة في واجهة العرض وإضافتها إلى سلة التسوق ومتابعة خطوات الدفع.

مسار الوصول

  • الويب: /billing/buy-service

كل شيء أديملار

  • السلة: /billing/buy-service/cart
  • الدفع: /billing/buy-service/checkout
  • الطلب الناجح: /billing/buy-service/order-success
  • تفاصيل المنتج: /billing/buy-service/:productId
  • رد اتصال ثلاثي الأبعاد: /billing/buy-service/3d-callback/success|failure

المعاملات الكبرى

  • قائمة المنتجات وعرض البحث
  • اختيار الخطة/السعر (شهري-سنوي).
  • إضافة/إزالة من السلة
  • الخروج وتدفق الدفع الآمن ثلاثي الأبعاد

كولانيلا نقاط نهاية API

  • GET /api/Product/showcase
  • GET /api/product-pricing/:productId
  • GET /api/cart
  • POST /api/cart/add
  • PUT /api/cart/update-quantity
  • DELETE /api/cart/remove/:cartItemId
  • POST /api/payments/checkout
  • POST /api/payments/3d/initiate
  • POST /api/payments/3d/saved-card
  • POST /api/payments/3d/callback

:::معلومات البيان الرئيسية console:billing:buy-service

:::