Payment DetailsA payment details form with card information, billing address, and save payment method.billingpaymentcardformdetails PreviewCodePayment DetailsAdd your payment information securelyCardholder NameCard NumberExpiry DateCVVBilling AddressCityStateZIPSecure PaymentYour payment information is encrypted and stored securely.CancelSave Payment MethodCopy"use client"; import PaymentDetails from "@/components/vritti/payment-details"; export function PaymentDetailsExample() { return <PaymentDetails />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/payment-details"Copy Dependencies pnpmnpmyarnbunpnpm add lucide-reactCopy