SGFGOV / medusa-payment-razorpay

A basic implementation for medusajs payment with razorpay
https://github.com/SGFGOV/medusa-payment-razorpay
13 stars 17 forks source link

Phone number not found in context, while selecting razorpay payment method #10

Closed Kartik18g closed 8 months ago

Kartik18g commented 8 months ago

I've followed the readme instructions, but when i select razorpay option i'm getting this error.

    "code": "cart_incompatible_state",
    "type": "payment_authorization_error",
    "message": "Phone number not found in context"
}

I'm not sure what's wrong, seems something with the plugin.

thakkaryash21 commented 8 months ago

@Kartik18g I am facing the same error. How did you resolve it?