-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add Rally to the integrations list #885
Add Rally to the integrations list #885
Conversation
@FrciSmrci is attempting to deploy a commit to the Vercel Solutions Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hey there! Thank you for your contribution. We have decided to take Next.js Commerce in a new direction and will be closing out current PRs and issues due to this change. Please see this PR for more details: #966 P.S. we'd still love to see a Rally fork of the new direction! 🙏 |
Rally ♥ Next.js
Read more about Rally on our rallyon.com marketing page.
To learn more about Rally's Checkout Button capabilities visit our Developer's portal.
#### To successfully integrate the Rally Checkout Button follow the steps below.
1. Install the Rally Checkout Button
2. Create a Rally Checkout Button component
Create a
RallyCheckoutButton.tsx
component in the project with the following content 👇. Structure example 👉lib/rally/RallyCheckoutButton.tsx
3. Use the Rally Checkout Button component
The component can now be imported (ex. on the cart page) like this 👇.