You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to get "razorpay_payment_id" in the success method of Razorpay but i am not able to get other two key values. And I am also only able to access Razorpay payment page when i am try it without an order id in checkout page.
Please help me out if i am doing wrong something.
The text was updated successfully, but these errors were encountered:
Hi @fend-dev, we are working on this right now, we will be releasing these two keys in future SDK releases, I'll post you here on this issue whenever we add those changes.
I am using Xcode 11.5 and using swift 5. I am using following code for the getting "razorpay_order_id" and "razorpay_signature".
`extension ViewController: RazorpayPaymentCompletionProtocolWithData {
}`
I am able to get "razorpay_payment_id" in the success method of Razorpay but i am not able to get other two key values. And I am also only able to access Razorpay payment page when i am try it without an order id in checkout page.
Please help me out if i am doing wrong something.
The text was updated successfully, but these errors were encountered: