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

style(payment): Update Coinbase payment modal. #1546

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gtandersen
Copy link
Contributor

@gtandersen gtandersen commented Mar 25, 2024

Copy link
Contributor

@castaway castaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@castaway
Copy link
Contributor

Oops, re-reviewed after Dave asked about non-coinbase .. This update removes the use of mainOptions from the html, are these no longer used / appropriate? if so we should removed all other references to them

@gtandersen
Copy link
Contributor Author

Oops, re-reviewed after Dave asked about non-coinbase .. This update removes the use of mainOptions from the html, are these no longer used / appropriate? if so we should removed all other references to them

I will re-review this as well because we'll apparently need a way for customers to pay manually to Coinbase (without the Coinbase Commerce interface).

@gtandersen
Copy link
Contributor Author

In order to satisfy customers' desire to without using Coinbase, the additional button below is intended to trigger initiateCryptoPayment() similar to the initiatePayment() in shopping-cart.component.ts and take the user to a cryptocurrency version of the payment receipt page with instructions on how to proceed:

Coinbase Transfer

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

Successfully merging this pull request may close these issues.

None yet

2 participants