Skip to content

release: promote development → main (2026-06-23T15:03:03Z) - #108

Merged
therajanmaurya merged 1 commit into
mainfrom
development
Jun 23, 2026
Merged

release: promote development → main (2026-06-23T15:03:03Z)#108
therajanmaurya merged 1 commit into
mainfrom
development

Conversation

@therajanmaurya

Copy link
Copy Markdown
Collaborator

Auto-opened by /paycraft-deploy Phase 4 PROMOTE.

Source: origin/development @ 63e87d2
Target: origin/main @ be41dfb
Diff: 1 commits

This PR is fast-forward-only — main is kept as an exact replica of development at promote time. No manual edits should land on main.

…annual (#107)

* chore: initialize session branch — fix razorpay plan cadence

* fix(paycraft): correct Razorpay plan billing cadence for quarter/semiannual

syncProductToRazorpay mapped every non-month interval to a yearly plan
with multiplier 1, so Pro Quarterly and Pro Semiannual were created as
yearly-billing Razorpay plans — a revenue mismatch. Added razorpayPlanCadence()
mapping each interval to the correct Razorpay period + multiplier (month→monthly×1,
quarter→quarterly×1, semiannual→monthly×6, year→yearly×1); unknown intervals now
throw instead of silently minting a wrong-cadence plan. tsc --noEmit clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Mobile Byte Labs <mobilebytelabs@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@therajanmaurya
therajanmaurya merged commit 40548eb into main Jun 23, 2026
6 of 8 checks passed
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pay-craft Ready Ready Preview, Comment Jun 23, 2026 3:04pm

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9ff7ca0c-32ea-4ec4-9994-738728b69d9f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch development

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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