Skip to content

Version Packages - #1481

Merged
wcole1-godaddy merged 1 commit into
mainfrom
changeset-release/main
Sep 21, 2026
Merged

wcole1-godaddy merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@godaddy/localizations@1.0.14

Patch Changes

  • dff57f0: Add the missing tip apiErrors translations to every locale

@godaddy/react@1.0.58

Patch Changes

  • dff57f0: Support tips in unified checkout

    Adds the tips session config surface (default and threshold-based amounts/percentages presets) alongside enableTips, and includes the selected tip in wallet sheet totals and the authorized/confirmed amount.

    For redirect gateways (CCAvenue), the authorized tip is persisted across the redirect so the confirmation on the return leg records the tip the customer was actually charged. Checkout refuses to redirect when a non-zero tip cannot be persisted, rather than sending the customer to pay a tip the order would not include.

    Express checkout stays tip-free: its wallet sheets open on the item subtotal and add the shipping and taxes they calculate in their own event flows, and its confirmation records no tip.

    Presets worth more than the order total are not offered, and a selection a later discount puts out of reach is cleared. Percentages are a proportion of the item subtotal while the API bounds the tip by the order total, so on a discounted order a preset could be picked and then rejected at Pay; the option is now withheld instead. "No tip" and "Custom amount" are always available, and a custom amount is still left for the API to rule on.

    Also gives every Button a cursor-pointer, so buttons rendered as <button> show a pointer cursor on hover instead of the browser default.

  • a869359: Allow GoDaddy payment forms and wallets to load without an application ID. Continue passing configured application IDs and session overrides to Collect when supplied. Only load the Collect SDK when the session has a configured GoDaddy payment method.

  • Updated dependencies [dff57f0]

    • @godaddy/localizations@1.0.14

@github-actions
github-actions Bot requested a review from a team as a code owner September 21, 2026 19:05
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a3bc71c to 731bd92 Compare September 21, 2026 19:06
@wcole1-godaddy
wcole1-godaddy merged commit fedb111 into main Sep 21, 2026
@wcole1-godaddy
wcole1-godaddy deleted the changeset-release/main branch September 21, 2026 19:06
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.

1 participant