Skip to content

feat(payments-next): Add Free Trial information to PurchaseDetails#20291

Open
xlisachan wants to merge 2 commits intomainfrom
PAY-3545
Open

feat(payments-next): Add Free Trial information to PurchaseDetails#20291
xlisachan wants to merge 2 commits intomainfrom
PAY-3545

Conversation

@xlisachan
Copy link
Copy Markdown
Contributor

@xlisachan xlisachan commented Mar 31, 2026

This pull request

  • Adds free trial details
    • dynamic title for:
      • start page - Start your [x]-day free trial"
      • success page - Your [x]-day free trial started"
    • message - No payment required today. You will be charged { $totalPrice }/{ $formattedInterval} after the free trial ends on { $endDate }.
  • First charge title and message
  • Includes responsive design for mobile
  • Scenarios tested:
    • Created subscription
    • Created subscription with coupon
    • Created subscription with credits

Issue that this pull request solves

Closes: PAY-3545

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Screenshot 2026-03-31 at 11 20 55 AM Screenshot 2026-03-31 at 11 20 23 AM

@xlisachan xlisachan force-pushed the PAY-3545 branch 2 times, most recently from b165ddd to f384e07 Compare March 31, 2026 17:40
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