{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "label": "card.md", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L1"}, {"id": "documents_card_cards", "label": "Cards", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L1"}, {"id": "documents_card_create_customer", "label": "Create customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L3"}, {"id": "documents_card_codeblock_1", "label": "code:php ($api->customer->create(array('name' => 'Razorpay User', 'ema)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L4"}, {"id": "documents_card_codeblock_2", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L19"}, {"id": "documents_card_create_order", "label": "Create Order", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L36"}, {"id": "documents_card_codeblock_3", "label": "code:php ($api->order->create(array('amount' => 100, 'currency' => 'IN)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L38"}, {"id": "documents_card_codeblock_4", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L55"}, {"id": "documents_card_create_registration_link", "label": "Create registration link", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L84"}, {"id": "documents_card_codeblock_5", "label": "code:php ($api->subscription->createSubscriptionRegistration(array('cu)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L86"}, {"id": "documents_card_codeblock_6", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L107"}, {"id": "documents_card_create_an_order_to_charge_the_customer", "label": "Create an order to charge the customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L166"}, {"id": "documents_card_codeblock_7", "label": "code:php ($api->order->create(array('amount' => '100', 'currency' => ')", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L168"}, {"id": "documents_card_codeblock_8", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L184"}, {"id": "documents_card_create_a_recurring_payment", "label": "Create a recurring payment", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L213"}, {"id": "documents_card_codeblock_9", "label": "code:php ($api->payment->createRecurring(array('email'=>'gaurav.kumar@)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L215"}, {"id": "documents_card_codeblock_10", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L234"}, {"id": "documents_card_create_an_authorization_payment", "label": "Create an Authorization Payment", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L243"}, {"id": "documents_card_send_resend_notifications", "label": "Send/Resend notifications", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L249"}, {"id": "documents_card_codeblock_11", "label": "code:php ($api->invoice->fetch($invoiceId)->notifyBy($medium);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L251"}, {"id": "documents_card_codeblock_12", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L262"}, {"id": "documents_card_cancel_registration_link", "label": "Cancel registration link", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L269"}, {"id": "documents_card_codeblock_13", "label": "code:php ($api->invoice->fetch($invoiceId)->cancel();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L271"}, {"id": "documents_card_codeblock_14", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L281"}, {"id": "documents_card_fetch_token_by_payment_id", "label": "Fetch token by payment id", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L340"}, {"id": "documents_card_codeblock_15", "label": "code:php ($api->payment->fetch($paymentId);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L342"}, {"id": "documents_card_codeblock_16", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L352"}, {"id": "documents_card_fetch_tokens_by_customer_id", "label": "Fetch tokens by customer id", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L394"}, {"id": "documents_card_codeblock_17", "label": "code:php ($api->customer->fetch($customerId)->tokens()->all();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L396"}, {"id": "documents_card_codeblock_18", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L406"}, {"id": "documents_card_fetch_card", "label": "Fetch card", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L453"}, {"id": "documents_card_codeblock_19", "label": "code:php ($api->card->fetch($cardId);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L455"}, {"id": "documents_card_codeblock_20", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L465"}, {"id": "documents_card_delete_tokens", "label": "Delete tokens", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L482"}, {"id": "documents_card_codeblock_21", "label": "code:php ($api->customer->fetch($customerId)->tokens()->delete($tokenI)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L484"}, {"id": "documents_card_codeblock_22", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L495"}, {"id": "documents_card_using_card_number_tokenised_card_number", "label": "Using Card Number/ Tokenised Card Number", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L502"}, {"id": "documents_card_codeblock_23", "label": "code:php ($api->card->requestCardReference(array(\"number\" =>\"485498060)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L504"}, {"id": "documents_card_codeblock_24", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L515"}, {"id": "documents_card_using_razporpay_token", "label": "Using Razporpay token", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L524"}, {"id": "documents_card_codeblock_25", "label": "code:php ($api->card->requestCardReference(array(\"token\" =>\"token_4lsd)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L526"}, {"id": "documents_card_codeblock_26", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L536"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_cards", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L1", "weight": 1.0}, {"source": "documents_card_cards", "target": "documents_card_create_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L3", "weight": 1.0}, {"source": "documents_card_create_customer", "target": "documents_card_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L4", "weight": 1.0}, {"source": "documents_card_create_customer", "target": "documents_card_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L19", "weight": 1.0}, {"source": "documents_card_cards", "target": "documents_card_create_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L36", "weight": 1.0}, {"source": "documents_card_create_order", "target": "documents_card_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L38", "weight": 1.0}, {"source": "documents_card_create_order", "target": "documents_card_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L55", "weight": 1.0}, {"source": "documents_card_cards", "target": "documents_card_create_registration_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L84", "weight": 1.0}, {"source": "documents_card_create_registration_link", "target": "documents_card_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L86", "weight": 1.0}, {"source": "documents_card_create_registration_link", "target": "documents_card_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L107", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_create_an_order_to_charge_the_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L166", "weight": 1.0}, {"source": "documents_card_create_an_order_to_charge_the_customer", "target": "documents_card_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L168", "weight": 1.0}, {"source": "documents_card_create_an_order_to_charge_the_customer", "target": "documents_card_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L184", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_create_a_recurring_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L213", "weight": 1.0}, {"source": "documents_card_create_a_recurring_payment", "target": "documents_card_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L215", "weight": 1.0}, {"source": "documents_card_create_a_recurring_payment", "target": "documents_card_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L234", "weight": 1.0}, {"source": "documents_card_create_a_recurring_payment", "target": "documents_card_create_an_authorization_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L243", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_send_resend_notifications", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L249", "weight": 1.0}, {"source": "documents_card_send_resend_notifications", "target": "documents_card_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L251", "weight": 1.0}, {"source": "documents_card_send_resend_notifications", "target": "documents_card_codeblock_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L262", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_cancel_registration_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L269", "weight": 1.0}, {"source": "documents_card_cancel_registration_link", "target": "documents_card_codeblock_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L271", "weight": 1.0}, {"source": "documents_card_cancel_registration_link", "target": "documents_card_codeblock_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L281", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_fetch_token_by_payment_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L340", "weight": 1.0}, {"source": "documents_card_fetch_token_by_payment_id", "target": "documents_card_codeblock_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L342", "weight": 1.0}, {"source": "documents_card_fetch_token_by_payment_id", "target": "documents_card_codeblock_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L352", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_fetch_tokens_by_customer_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L394", "weight": 1.0}, {"source": "documents_card_fetch_tokens_by_customer_id", "target": "documents_card_codeblock_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L396", "weight": 1.0}, {"source": "documents_card_fetch_tokens_by_customer_id", "target": "documents_card_codeblock_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L406", "weight": 1.0}, {"source": "documents_card_fetch_tokens_by_customer_id", "target": "documents_card_fetch_card", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L453", "weight": 1.0}, {"source": "documents_card_fetch_card", "target": "documents_card_codeblock_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L455", "weight": 1.0}, {"source": "documents_card_fetch_card", "target": "documents_card_codeblock_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L465", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_delete_tokens", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L482", "weight": 1.0}, {"source": "documents_card_delete_tokens", "target": "documents_card_codeblock_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L484", "weight": 1.0}, {"source": "documents_card_delete_tokens", "target": "documents_card_codeblock_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L495", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_using_card_number_tokenised_card_number", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L502", "weight": 1.0}, {"source": "documents_card_using_card_number_tokenised_card_number", "target": "documents_card_codeblock_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L504", "weight": 1.0}, {"source": "documents_card_using_card_number_tokenised_card_number", "target": "documents_card_codeblock_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L515", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_card_md", "target": "documents_card_using_razporpay_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L524", "weight": 1.0}, {"source": "documents_card_using_razporpay_token", "target": "documents_card_codeblock_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L526", "weight": 1.0}, {"source": "documents_card_using_razporpay_token", "target": "documents_card_codeblock_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\card.md", "source_location": "L536", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}