Difference between revisions of "Release 27"

From UnionCloud Support
Jump to: navigation, search
(Event Ticket Type Validation)
Line 40: Line 40:
  
 
<gallery>
 
<gallery>
Image.png|Description
+
File:Braintree-Basket.PNG|Typical UnionCloud basket
Image.PNG|Description
+
File:Braintree-Checkout-Card.PNG|Checkout: Card Payment Selected
Image.png|Description
+
File:Braintree-Checkout-Card2.PNG|Once Card Number is entered it will detect Card Type and recolour accordingly
Image.png|Description
+
File:Braintree-Checkout-Paypal.PNG|Checkout: Paypal Payment Selected
 +
File:Braintree-Checkout-Paypal2.PNG|Checkout: Paypal SignIn/Redirect
 +
File:Braintree-Backet-Confirmed.PNG|Checkout Completed
 
</gallery>
 
</gallery>
  

Revision as of 11:23, 28 April 2017

This page details the content that has been updated in the Union Cloud Release named in the title above, if you were looking for the content from a different Sprint, or Union Cloud Release, please take a look at the Version History page to see all Sprints and Releases.

Release 27: Payments & Polyglots

The next UnionCloud update will be released 22nd April. There are two major parts to this release, the updated payment gateway moving to Braintree, and the inclusion of the ability to embed multiple languages, though in the first instance we will just be adding Welsh.

Bilingualism

Bilingualism Info Here

  • Additional Language configuration for NUS and Union admin
  • Enable Administrators to enter content in Welsh for;
  • CMS - Developers Toolkit & WYSIWYG editor
  • Configurable Messages & Emails
  • Groups & related entities
  • Events & related entities
  • Elections
  • Referenda
  • Student Voice Module
  • Campaigns - NUS, Union, Group
  • Bilingual Implementation for Student side, encompassing following modules;
  • Groups
  • Events
  • Cart
  • Delivery Page
  • Order Summary
  • My account excluding My Volunteering
  • Voting
  • Referendum
  • Student Voice

Braintree

Braintree Info Here

  • Integration with Braintree Payment Gateway for payments on UnionCloud
  • Auto-reconciliation of unfulfilled orders using Braintree API

Tickets & UserStories

Info from fixed tickets & User Stories here.

User Stories

N/A

ZenDesk Tickets

ZD6662

Shopping Cart for Guest user on Connect

Issue with Cart Configuration on Connect, meant that when a user logged in on the Basket / Payment Gateway screen on NUSConnect their cart was cleared.

  • This issue has been resolved.


ZD7544

Misc Close Link

Event Ticket Type Validation

Updated Validation on Event Dates to reflect the following;

Event in Future:
Event Start Date: Editable and validated. (Start date needs to be greater than current)
Event End Date: Editable and validated. (Start date needs to be greater than current and start date set)
Ticket sale start date: Not validated w.r.t to current date-time when event is in future. (Still has to be less than event end date.)
Ticket sale end date: Not validated w.r.t to current date-time when event is in future (Still has to be less than event end date.)
Event is Ongoing:
Event Start Date: Disabled. (This will be in past as event is ongoing)
Event End date: Can be edited as long as the new date is in the future.
Ticket sale start date: Not validated w.r.t to current date-time when event is in future. (Still has to be less than event end date)
Ticket sale end date: Not validated w.r.t to current date-time when event is in future. (Still has to be less than event end date)
Event is past (End date and start date both in past)
Start Date: Disabled
End Date: Enabled
Ticket sale start date: Disabled
Ticket sale end date: Disabled

  • This issue has been resolved.