{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "label": "registeremandate.md", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L1"}, {"id": "documents_registeremandate_register_emandate_and_charge_first_payment_together", "label": "Register emandate and charge first payment together", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L1"}, {"id": "documents_registeremandate_create_customer", "label": "Create customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L3"}, {"id": "documents_registeremandate_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\\registeremandate.md", "source_location": "L4"}, {"id": "documents_registeremandate_codeblock_2", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L19"}, {"id": "documents_registeremandate_create_order", "label": "Create order", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L36"}, {"id": "documents_registeremandate_codeblock_3", "label": "code:php ($api->order->create(array('amount' => 0, 'currency' => 'INR')", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L38"}, {"id": "documents_registeremandate_create_an_authorization_payment", "label": "Create an Authorization Payment", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L63"}, {"id": "documents_registeremandate_create_registration_link", "label": "Create registration link", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L69"}, {"id": "documents_registeremandate_codeblock_4", "label": "code:php ($api->subscription->createSubscriptionRegistration(array('cu)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L71"}, {"id": "documents_registeremandate_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\\registeremandate.md", "source_location": "L95"}, {"id": "documents_registeremandate_codeblock_5", "label": "code:php ($api->order->create(array('amount' => '100', 'currency' => ')", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L97"}, {"id": "documents_registeremandate_codeblock_6", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L111"}, {"id": "documents_registeremandate_create_a_recurring_payment", "label": "Create a recurring payment", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L132"}, {"id": "documents_registeremandate_codeblock_7", "label": "code:php ($api->payment->createRecurring(['email'=>'gaurav.kumar@examp)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L134"}, {"id": "documents_registeremandate_codeblock_8", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L153"}, {"id": "documents_registeremandate_send_resend_notifications", "label": "Send/Resend notifications", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L162"}, {"id": "documents_registeremandate_codeblock_9", "label": "code:php ($api->invoice->fetch($invoiceId)->notifyBy($medium);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L164"}, {"id": "documents_registeremandate_codeblock_10", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L175"}, {"id": "documents_registeremandate_cancel_registration_link", "label": "Cancel registration link", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L182"}, {"id": "documents_registeremandate_codeblock_11", "label": "code:php ($api->invoice->fetch($invoiceId)->cancel();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L184"}, {"id": "documents_registeremandate_codeblock_12", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L194"}, {"id": "documents_registeremandate_fetch_token_by_payment_id", "label": "Fetch token by payment id", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L253"}, {"id": "documents_registeremandate_codeblock_13", "label": "code:php ($api->payment->fetch($paymentId);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L255"}, {"id": "documents_registeremandate_fetch_tokens_by_customer_id", "label": "Fetch tokens by customer id", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L269"}, {"id": "documents_registeremandate_codeblock_14", "label": "code:php ($api->customer->fetch($customerId)->tokens()->all();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L271"}, {"id": "documents_registeremandate_codeblock_15", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L281"}, {"id": "documents_registeremandate_delete_tokens", "label": "Delete tokens", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L318"}, {"id": "documents_registeremandate_codeblock_16", "label": "code:php ($api->customer->fetch($customerId)->tokens()->delete($tokenI)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L320"}, {"id": "documents_registeremandate_codeblock_17", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L331"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_register_emandate_and_charge_first_payment_together", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L1", "weight": 1.0}, {"source": "documents_registeremandate_register_emandate_and_charge_first_payment_together", "target": "documents_registeremandate_create_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L3", "weight": 1.0}, {"source": "documents_registeremandate_create_customer", "target": "documents_registeremandate_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L4", "weight": 1.0}, {"source": "documents_registeremandate_create_customer", "target": "documents_registeremandate_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L19", "weight": 1.0}, {"source": "documents_registeremandate_register_emandate_and_charge_first_payment_together", "target": "documents_registeremandate_create_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L36", "weight": 1.0}, {"source": "documents_registeremandate_create_order", "target": "documents_registeremandate_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L38", "weight": 1.0}, {"source": "documents_registeremandate_register_emandate_and_charge_first_payment_together", "target": "documents_registeremandate_create_an_authorization_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L63", "weight": 1.0}, {"source": "documents_registeremandate_register_emandate_and_charge_first_payment_together", "target": "documents_registeremandate_create_registration_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L69", "weight": 1.0}, {"source": "documents_registeremandate_create_registration_link", "target": "documents_registeremandate_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L71", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_create_an_order_to_charge_the_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L95", "weight": 1.0}, {"source": "documents_registeremandate_create_an_order_to_charge_the_customer", "target": "documents_registeremandate_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L97", "weight": 1.0}, {"source": "documents_registeremandate_create_an_order_to_charge_the_customer", "target": "documents_registeremandate_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L111", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_create_a_recurring_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L132", "weight": 1.0}, {"source": "documents_registeremandate_create_a_recurring_payment", "target": "documents_registeremandate_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L134", "weight": 1.0}, {"source": "documents_registeremandate_create_a_recurring_payment", "target": "documents_registeremandate_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L153", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_send_resend_notifications", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L162", "weight": 1.0}, {"source": "documents_registeremandate_send_resend_notifications", "target": "documents_registeremandate_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L164", "weight": 1.0}, {"source": "documents_registeremandate_send_resend_notifications", "target": "documents_registeremandate_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L175", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_cancel_registration_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L182", "weight": 1.0}, {"source": "documents_registeremandate_cancel_registration_link", "target": "documents_registeremandate_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L184", "weight": 1.0}, {"source": "documents_registeremandate_cancel_registration_link", "target": "documents_registeremandate_codeblock_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L194", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_fetch_token_by_payment_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L253", "weight": 1.0}, {"source": "documents_registeremandate_fetch_token_by_payment_id", "target": "documents_registeremandate_codeblock_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L255", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_fetch_tokens_by_customer_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L269", "weight": 1.0}, {"source": "documents_registeremandate_fetch_tokens_by_customer_id", "target": "documents_registeremandate_codeblock_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L271", "weight": 1.0}, {"source": "documents_registeremandate_fetch_tokens_by_customer_id", "target": "documents_registeremandate_codeblock_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L281", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_registeremandate_md", "target": "documents_registeremandate_delete_tokens", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L318", "weight": 1.0}, {"source": "documents_registeremandate_delete_tokens", "target": "documents_registeremandate_codeblock_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L320", "weight": 1.0}, {"source": "documents_registeremandate_delete_tokens", "target": "documents_registeremandate_codeblock_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\registeremandate.md", "source_location": "L331", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}