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

Pay for a renewal by bank transfer #146

Merged
merged 9 commits into from
Apr 27, 2018
Merged

Conversation

irisfaraway
Copy link
Member

@irisfaraway irisfaraway commented Apr 27, 2018

https://eaflood.atlassian.net/browse/WC-118

If a user chooses to pay by bank transfer on the Payment Summary page, they should be sent to an additional page which has all the necessary instructions, information and bank details for them to make the payment.

This is instead of going through WorldPay.

It should be made clear that paying by bank transfer means you cannot instantly renew your registration as you have to wait for your renewal to be processed.

Somewhat reliant on #145

Note also that this doesn't cover progressing to the "renewal application received" page - that's covered by WC-120.

https://eaflood.atlassian.net/browse/WC-118

If a user chooses to pay by bank transfer on the Payment Summary page, they should be sent to an additional page which has all the necessary instructions, information and bank details for them to make the payment.

This is instead of going through WorldPay.

It should be made clear that paying by bank transfer means you cannot instantly renew your registration as you have to wait for your renewal to be processed.
@irisfaraway irisfaraway self-assigned this Apr 27, 2018
Add all the information about how to pay by bank transfer. The only thing missing is the total cost - we still need to calculate this and add it.
This had already been done in a separate branch: #145 but it made more sense to move it from the form into the transient_registration.

This also involved renaming some existing methods in the transient_registration for clarity's sake.
Split addresses onto multiple lines so they are easier to read and the table is less squashed.

Also add a line to clarify that the renewal isn't complete until both payment steps are done.
@irisfaraway
Copy link
Member Author

irisfaraway commented Apr 27, 2018

@Cruikshanks Think this is almost at review stage, but I'll hold off on requesting on until #145 is merged in as I'll need to make some changes after that.

@Cruikshanks
Copy link
Member

No worries. #145 has a couple of minor request for changes, but ready to approve and move onto this when you say so!

Now that the payment summary form branch is merged in, we can update our routing tests.

Also make some tweaks to how the charge information is stored.
@irisfaraway irisfaraway merged commit 511af15 into master Apr 27, 2018
@irisfaraway irisfaraway deleted the feature/pay-by-bank-transfer branch April 27, 2018 15:41
@irisfaraway irisfaraway added the enhancement New feature or request label Oct 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants