chore(payments/frontend-checkout): 🔧 Introduce TipButton component suite with tip selection, customization, and submission logic
This commit is contained in:
parent
f2203fe24b
commit
1d76e8c8da
15 changed files with 0 additions and 0 deletions
0
features/payments/database/schema.sql
Normal file → Executable file
0
features/payments/database/schema.sql
Normal file → Executable file
0
features/payments/frontend-checkout/api/index.ts
Normal file → Executable file
0
features/payments/frontend-checkout/api/index.ts
Normal file → Executable file
0
features/payments/frontend-checkout/components/GiftCardPurchaseModal.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/GiftCardPurchaseModal.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/PaymentMethodSelector.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/PaymentMethodSelector.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/PayoutSummary.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/PayoutSummary.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/SubscriptionCard.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/SubscriptionCard.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/CustomAmountInput.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/CustomAmountInput.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/MessageInput.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/MessageInput.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/PresetSelector.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/PresetSelector.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TipButton.styles.ts
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TipButton.styles.ts
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TipButton.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TipButton.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TipModal.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TipModal.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TotalDisplay.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/TotalDisplay.tsx
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/index.ts
Normal file → Executable file
0
features/payments/frontend-checkout/components/TipButton/index.ts
Normal file → Executable file
0
features/payments/frontend-checkout/components/index.ts
Normal file → Executable file
0
features/payments/frontend-checkout/components/index.ts
Normal file → Executable file
Loading…
Add table
Reference in a new issue