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: added payment widget #122

Closed
wants to merge 2 commits into from
Closed

feat: added payment widget #122

wants to merge 2 commits into from

Conversation

KentCpu
Copy link
Contributor

@KentCpu KentCpu commented Jul 29, 2023

Думаю, что все ужасно переусложнил. Сначала просто скопировал форму и через useEffect подгрузил скрипт, потом подумал:

  1. Как будут добавляться для input стили ?
  2. Что если появится дополнительные поля в форме ?
  3. Как отделить логику от ui-компонента ?

Пришёл к решению, что в форму будут передаваться поля в качестве массива объектов с их настройками и стилями. Наверное, это тоже не очень гибкий подход. Возможно, стоило как-то поработать с children. Также, я не смог понять, как получить доступ к функции pay.

@KentCpu KentCpu added the enhancement New feature or request label Jul 29, 2023
@KentCpu KentCpu self-assigned this Jul 29, 2023
@TorinAsakura TorinAsakura removed their request for review July 29, 2023 20:25
@KentCpu KentCpu closed this Jul 31, 2023
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
Development

Successfully merging this pull request may close these issues.

1 participant