Sha256: 2ea8538cbb309300a67845a789be8ff685ee40da1ebd23919c3bf3f074f63b15

Contents?: true

Size: 924 Bytes

Versions: 59

Compression:

Stored size: 924 Bytes

Contents

1)after a payment is created -> the option is provided to create a discount coupon -> clicking on that will take you to "new" action for discount coupon -> passing in the cart id, here you can decide the other things like required_verificatino as well as the 

2)viewing a discount item should provide a link to create an entire cart using that discount -> should do a post to create multiple cart items -> should then give a link to create a cart -> and there the discount_code should be present -> with a link to create a payment using that discount id.

3)on creating a payment with the discount id it should -> give the message that the verification si pending

4)on viewing the discount object it should show all the pending discounts -> and provide an option to mark each as accepted or declined

5)on refreshing the payment -> by passing is verify payment as true -> should now set the payment as successfull.

6)end.

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.9 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.8 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.7 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.6 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.5 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.4 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.3 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.2 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.1 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.5.0 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.9 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.8 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.7 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.6 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.5 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.4 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.3 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.2 app/models/auth/concerns/shopping/discount_flow.txt
wordjelly-auth-1.4.0 app/models/auth/concerns/shopping/discount_flow.txt