razorpay / razorpay-go

Razorpay Go SDK
MIT License
37 stars 24 forks source link

upi doc correction #83

Closed ankitdas13 closed 2 years ago

ankitdas13 commented 2 years ago

Create an order (sdk audit) : working .please try with valid customer id {"amount":100,"amount_due":100,"amount_paid":0,"attempts":0,"created_at":1656854254,"currency":"INR","entity":"order","id":"order_JouHVhYuEEfIT6","notes":{"notes_key_1":"Tea, Earl Grey, Hot","notes_key_2":"Tea, Earl Grey... decaf."},"offer_id":null,"receipt":"Receipt No. 1","status":"created"}

Create a customer (sdk audit) : update

Create a registration (sdk audit) : update

Create an order to charge the customer (sdk audit) : update

ankitdas13 commented 2 years ago
  1. Create a Registration Link add comma at end

there is syntax error here

Create Recurring payment : Client to client update