Automattic / camptix

Moved to https://github.com/WordPress/wordcamp.org/
177 stars 97 forks source link

Issue with Razorpay - Indian Payment Gateway #244

Closed rahuldsarker closed 4 years ago

rahuldsarker commented 4 years ago

Hello Team, We are trying to integrate Razorpay - Indian Payment Gateway on our WordCamp Kolkata site for the payment. At checkout, we are getting the following error. {"success":true,"data":{"items":[{"id":218,"name":"Super Early Bird","description":"","quantity":"1","price":10}],"total":10,"coupon":null,"attendee_id":221,"fullname":"XXXXXXX","email":"xxxxx@gmail.com","phone":"+911234567890","total_in_paisa":1000,"return_url":"https:\/\/2020.kolkata.wordcamp.org\/tickets\/?tix_action=payment_return&tix_payment_token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&tix_payment_method=camptix_razorpay","popup_title":"WordCamp Kolkata 2020 Ticket"}}

iandunn commented 4 years ago

Hi Rahul, it looks like this is a duplicate of https://github.com/wpindiaorg/camptix-indian-payments/issues/50