when adding the library to an existing project
you run srm pull to capture existing products from stripe
this posts the config to STDOUT
when you run srm deploy it will re-create the products that already exist
we should find a way to check if the product already exists by name, and pricing, if it does, update the product metadata to create the SRM id link
when adding the library to an existing project
you run
srm pullto capture existing products from stripethis posts the config to STDOUT
when you run
srm deployit will re-create the products that already existwe should find a way to check if the product already exists by name, and pricing, if it does, update the product metadata to create the SRM id link