3,788 Matching Annotations
  1. Aug 2023
    1. Razorpay will use these details to develop a better risk rules on Shield and the additional details will also be passed to Cybersource DM (third-party risk engine).

      Razorpay will use this information to develop better risk rules on Shield. We will pass on the additional details to a third-party risk engine.

    2. Razorpay has introduced a chargeback guarantee program on International cards, to make sure we are safeguarding our customers from fraud chargebacks. This will require you to provide us additional category-specific details in order for our (or our partner's) risk models to be able to detect risky transactions.

      Razorpay's chargeback guarantee program on international cards safeguards businesses from fraud chargebacks. You need to provide us with an additional category called specific details for our (or our partner's) risk models to be able to detect risky transactions.

    1. For example: you can change the order of the payment methods on your checkout. you can select the relevant pay

      For example, you can: - Change the order... - Select the relevant payment.... - Modify the payment option title...

    1. The APIs connecting Network Participants to the Reconciliation Service Provider (RSP) serve as vital communication conduits within a digital commerce system. They simplify the reconciliation and settlement process, fostering accuracy and efficiency. These APIs enable buyers, sellers, and logistics providers to interact directly with the RSP to confirm, reconcile, and settle transactions smoothly. This communication is key to maintaining the health of the commerce network, overseeing fund transfers, and assuring all parties agree on transaction details and settlements.

      The APIs connecting Network Participants to the Reconciliation Service Provider (RSP) are vital communication conduits within a digital commerce system. They simplify the reconciliation and settlement process, fostering accuracy and efficiency.

      The APIs enable buyers, sellers, and logistics providers to interact directly with the RSP to confirm, reconcile, and settle transactions smoothly. This communication is key to maintaining the health of the commerce network, overseeing fund transfers, and assuring all parties agree on transaction details and settlements.

    2. { "context": { "domain": "NTS10", "country": "IND", "city": "std:080", "action": "collector_recon", "core_version": "1.0.0", "bap_id": "abc.collectorapp.com", "bap_uri": "https://abc.collectorapp.com", "bpp_id": "abc.rsp.com", "bpp_uri": "https://abc.rsp.com", "transaction_id": "6baa811a-6cbe-4ad3-94e9-cbf96aaff343", "message_id": "6baa811a-6cbe-4ad3-94e9-cbf96aaff343", "timestamp": "2022-10-28T10:34:58.469Z", "ttl": "P3D" }, "message": { "orderbook": { "orders": [ { "id": "K106403902112759", "invoice_no": "2022/XYZ/12345-2", "collector_app_id": "abc.collectorapp.com", "receiver_app_id": "abc.receiverapp.com", "receiver_app_uri": "https://abc.receiverapp.com", "state": "Completed", "provider": { "name": { "name": "SABJI XPRESS PVT LTD - BANASWADI", "code": "18275-ONDC-1" }, "address": "NewDelhi" }, "payment": { "uri": "abcdd/fff", "tl_method": "http/get", "params": { "transaction_id": "3df395a9", "transaction_status": "PAID", (enum) "amount": "1234", "currency": "INR" }, "type": "ON-ORDER", "status": "PAID", "collected_by": "BAP", "@ondc/org/collected_by_status": "Assert", "@ondc/org/buyer_app_finder_fee_type": "Amount", "@ondc/org/buyer_app_finder_fee_amount": "1234", "@ondc/org/withholding_amount": "12345", "@ondc/org/withholding_amount_status": "Assert", "@ondc/org/return_window": "P6D", "@ondc/org/return_window_status": "Assert", "@ondc/org/settlement_basis": "Collection", "@ondc/org/settlement_basis_status": "Assert", "@ondc/org/settlement_window": "P10D", "@ondc/org/settlement_window_status": "Assert", "@ondc/org/settlement_details": [ { "settlement_counterparty": "buyer-app", "settlement_phase": "sale-amount", "settlement_amount": 1231, "settlement_type": "neft", (enum) "settlement_bank_account_no": "99679007677676", "settlement_ifsc_code": "HDFC900008", "upi_address": "sellerapp@upi", "bank_name": "HDFC", "branch_name": "Delhi", "beneficiary_name": "A to Z Printing Solutions Pvt. Ltd", "beneficiary_address": "Delhi", "settlement_status": "NOT-PAID", (enum) "settlement_reference": "K106403902112759", "settlement_timestamp": "2022-10-28T10:34:58.469Z" } ] }, "withholding_tax_gst": { "currency": "INR", "value": "-123" }, "withholding_tax_tds": { "currency": "INR", "value": "0673658" }, "deduction_by_collector": { "currency": "INR", "value": "234" }, "payerdetails": { "payer_name": "“Example1 company Pvt. Ltd", "payer_address": "Ghaziabad", "payer_account_no": 509424924294248, "payer_bank_code": "“HDFC0000000”", "payer_virtual_payment_address": "80abc@abctMh2h" }, "settlement_reason_code": "01", "created_at": "2022-10-28T10:34:58.472Z", "updated_at": "2022-10-28T10:34:58.472Z" } ] } }}

      { "context": { "domain": "NTS10", "country": "IND", "city": "std:080", "action": "collector_recon", "core_version": "1.0.0", "bap_id": "abc.collectorapp.com", "bap_uri": "https://abc.collectorapp.com", "bpp_id": "abc.rsp.com", "bpp_uri": "https://abc.rsp.com", "transaction_id": "6baa811a-6cbe-4ad3-94e9-cbf96aaff343", "message_id": "6baa811a-6cbe-4ad3-94e9-cbf96aaff343", "timestamp": "2022-10-28T10:34:58.469Z", "ttl": "P3D" }, "message": { "orderbook": { "orders": [ { "id": "K106403902112759", "invoice_no": "2022/XYZ/12345-2", "collector_app_id": "abc.collectorapp.com", "receiver_app_id": "abc.receiverapp.com", "receiver_app_uri": "https://abc.receiverapp.com", "state": "Completed", "provider": { "name": { "name": "SABJI XPRESS PVT LTD - BANASWADI", "code": "18275-ONDC-1" }, "address": "NewDelhi" }, "payment": { "uri": "abcdd/fff", "tl_method": "http/get", "params": { "transaction_id": "3df395a9", "transaction_status": "PAID", "amount": "1234", "currency": "INR" }, "type": "ON-ORDER", "status": "PAID", "collected_by": "BAP", "@ondc/org/collected_by_status": "Assert", "@ondc/org/buyer_app_finder_fee_type": "Amount", "@ondc/org/buyer_app_finder_fee_amount": "1234", "@ondc/org/withholding_amount": "12345", "@ondc/org/withholding_amount_status": "Assert", "@ondc/org/return_window": "P6D", "@ondc/org/return_window_status": "Assert", "@ondc/org/settlement_basis": "Collection", "@ondc/org/settlement_basis_status": "Assert", "@ondc/org/settlement_window": "P10D", "@ondc/org/settlement_window_status": "Assert", "@ondc/org/settlement_details": [ { "settlement_counterparty": "buyer-app", "settlement_phase": "sale-amount", "settlement_amount": 1231, "settlement_type": "neft", "settlement_bank_account_no": "99679007677676", "settlement_ifsc_code": "HDFC900008", "upi_address": "sellerapp@upi", "bank_name": "HDFC", "branch_name": "Delhi", "beneficiary_name": "A to Z Printing Solutions Pvt. Ltd", "beneficiary_address": "Delhi", "settlement_status": "NOT-PAID", "settlement_reference": "K106403902112759", "settlement_timestamp": "2022-10-28T10:34:58.469Z" } ] }, "withholding_tax_gst": { "currency": "INR", "value": "-123" }, "withholding_tax_tds": { "currency": "INR", "value": "0673658" }, "deduction_by_collector": { "currency": "INR", "value": "234" }, "payerdetails": { "payer_name": "“Example1 company Pvt. Ltd", "payer_address": "Ghaziabad", "payer_account_no": 509424924294248, "payer_bank_code": "“HDFC0000000”", "payer_virtual_payment_address": "80abc@abctMh2h" }, "settlement_reason_code": "01", "created_at": "2022-10-28T10:34:58.472Z", "updated_at": "2022-10-28T10:34:58.472Z" } ] } } }

    3. {"message": { "ack": { "status": "NACK" } }, "error": { "code": "01", "path": "string", "message": "error_code, error_message is mandatory incase settlement_status = ERROR along with the schema mismatch” },}

      { "message": { "ack": { "status": "NACK" } }, "error": { "code": "01", "path": "string", "message": "error_code, error_message is mandatory incase settlement_status = ERROR along with the schema mismatch" } }

    1. Razorpay is a trusted checkout partner and helps build a positive brand image. We provide e-commerce and D2C businesses with a Razorpay Trusted Business badge program, which helps build trust and boosts checkout conversion rates.

      Razorpay is a trusted checkout partner and helps build a positive brand image. Our Razorpay Trusted Business badge program helps e-commerce and D2C businesses build trust and boost checkout conversion rates.

    2. Magic Checkout provides e-commerce stores with a one-click checkout experience, allowing shoppers to complete their purchases quickly. It successfully lowered the cart abandonment rate of Acme and increased the conversion rate.

      Magic Checkout provides a one-click checkout experience, allowing shoppers to complete their purchases quickly. It successfully lowered Acme's cart abandonment rate and increased the conversion rate.

    3. They present a vast selection of furnishings and decorative items, allowing customers to create their dream living spaces with just a few clicks.

      Home decor businesses offer a vast selection of furnishings and decorative items, allowing customers to create their dream living spaces with just a few clicks.

    4. Magic Checkout's mobile-optimized and seamless UI enables shoppers to complete purchases with ease, leading to a frictionless shopping experience. This improved Acme's conversion rate, leading to a massive bump in revenue.

      Magic Checkout's mobile-optimised and seamless UI provides shoppers with a frictionless shopping experience. This improved Acme's conversion rate, leading to a massive bump in revenue.

    1. a real transaction and money will be deducted from your account. However, the amount debited will be auto-r

      I think we can remove this. the magic checkout demo is offering test mode payments only

    1. 3. Can we continue to process recurring payments through card tokens of banks that are not yet available for Recurring Payments on Cards? All the card tokens of the banks that are not yet available for Recurring Payments on cards are put in a paused state from October 1, 2021. You cannot debit these mandates. Please contact your customers and register new mandates using other methods such as UPI or Emandate. Know more about other Recurring Payments methods. Alternatively, use Payment Links from the Curlec Dashboard or

      I think this is also not valid.

    1. No Need to Cap

      Right now this callout looks broken. Can we call this Handy Tips and add the bullets under that? we can remove no need to capture payments and no need to create customers headings

  2. Jul 2023
    1. Watch

      Razorpay marks refunds as processed based on when we initiate the refund and only after receiving confirmation from the Gateway. To receive a more accurate refund status, raise a request with our Support team and get it activated explicitly on your Razorpay account.

    1. Instant Refund Refund amount to your customers almost instantly using Instant Refund. Provide a great customer experience and gain your customers confidence and trust in your business. Instant Settlements Wi

      these are not as important as the main Accept Payments products. Right now they are appearing prominently. more prominent than the Payments products themselves. can we move these under another section called Other Payments Products? or something like that?

    1. offers solutions to add offers and asses

      Razorpay Payments offers a range of products to accept payments and make payouts. We also provide solutions to add offers and assess risk associated with a customer order.

    1. Offer No Cost EMI options for high-ticket items like smartphones, laptops, and home appliances.

      Offer No Cost EMI options for high-ticket items like smartphones, laptops and home appliances.

    2. Deliver a seamless customer experience through an intuitive UI that enables customers to effortlessly discover and choose the most relevant affordability options.

      Deliver a seamless customer experience through an intuitive UI that enables customers to discover and choose the most affordable payment options.

    1. JSONObject request = new JSONObject();request.put("token","token_4lsdksD31GaZ09"); Card card = instance.card.requestCardReference(request);

      RazorpayClient razorpay = new RazorpayClient("[YOUR_KEY_ID]", "[YOUR_KEY_SECRET]");

      JSONObject request = new JSONObject(); request.put("token","token_4lsdksD31GaZ09");

      Card card = instance.card.requestCardReference(request);

    2. JSONObject request = new JSONObject();request.put("number","4854980604708430"); Card card = instance.card.requestCardReference(request);

      RazorpayClient razorpay = new RazorpayClient("[YOUR_KEY_ID]", "[YOUR_KEY_SECRET]");

      JSONObject request = new JSONObject(); request.put("number","4854980604708430");

      Card card = instance.card.requestCardReference(request);

    3. JSONObject request = new JSONObject();

      RazorpayClient razorpay = new RazorpayClient("[YOUR_KEY_ID]", "[YOUR_KEY_SECRET]");

      JSONObject request = new JSONObject(); request.put("number","4854980604708430");

      Card card = instance.card.requestCardReference(request);

    1. Minimum Order LimitAll the payment method options enabled by you which satisfies the minimum order limit appears on the widget.

      All the payment method options that are enabled and that satisfy the minimum order limit appear on the widget.