Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Create Order #8

Closed
8 tasks done
ahmet-cetinkaya opened this issue Sep 3, 2022 · 0 comments
Closed
8 tasks done

Feat: Create Order #8

ahmet-cetinkaya opened this issue Sep 3, 2022 · 0 comments

Comments

@ahmet-cetinkaya
Copy link
Member

ahmet-cetinkaya commented Sep 3, 2022

  • 1. Configuration Products sayfasında BillingAccount'un adresleri görüntüleyin.
  • 2. createOrder adında Order tipinde store state'i oluşturun
  • 3. İlgili adrese tıklandığında adres değerini, createOrder store state'in address bilgisine atayın
  • 4. next butona basıldığında basket state store değerini, createOrder store state'in offers bilgisine atayın
  • 4.1 sonraki sayfa yönlendirin
  • 5. Offer Items bölümünde createOrder store state'daki offers bilgisinde yer alan offer'ları gösterin
  • 6. Service Address bölümüne createOrder store state'daki address bilgisini gösterin
  • 7. Total Amount bölümüne createOrder store state'daki offers bilgisinde yer alan offer'ların, products'ların amountlarını toplayıp yazdırın. (basket sayfasında yaptığımız gibi)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants