Services d'achat
La page Achats de services permet de sélectionner les produits de la vitrine, de les ajouter au panier et de procéder aux étapes de paiement.
Chemin d'accès -Internet : /billing/buy-service
Tout Adimlar
- Panier :
/billing/buy-service/cart - Paiement :
/billing/buy-service/checkout - Commande réussie :
/billing/buy-service/order-success - Détail du produit :
/billing/buy-service/:productId - Rappel 3D :
/billing/buy-service/3d-callback/success|failure
Transactions majeures
- Liste et recherche de produits vitrines
- Sélection forfait/prix (mensuel-annuel)
- Ajouter/supprimer du panier
- Caisse et flux de paiement sécurisé 3D
API Points de terminaison API
GET /api/Product/showcaseGET /api/product-pricing/:productIdGET /api/cartPOST /api/cart/addPUT /api/cart/update-quantityDELETE /api/cart/remove/:cartItemIdPOST /api/payments/checkoutPOST /api/payments/3d/initiatePOST /api/payments/3d/saved-cardPOST /api/payments/3d/callback
:::info Accueil du manifeste
console:billing:buy-service
:::