IkoroVictor / paystack-ruby

A ruby gem for easy integration of Paystack.
MIT License
32 stars 28 forks source link

How to associate my local product with paystack product_id/product_code #25

Closed tolaseadegbite closed 1 year ago

tolaseadegbite commented 1 year ago

So I am trying to assign paystack product id to my local product but seems there's no static method to call from my app. Something like PaystackCustomers.new(), I was expecting to have PaystackProducts.new()..

New to paystack tho. thanks for helping out.

tolaseadegbite commented 1 year ago

PaystackProducts.new() endpoint isn't available.