MarkEdmondson1234 / stripeR

Interface between Stripe API and R
Other
8 stars 7 forks source link

could not find function "stripeFormOutput" #10

Closed SatoshiReport closed 4 years ago

SatoshiReport commented 5 years ago

In the Shiny example I get the following error:

Error in stripeFormOutput("stripeForm") "
  could not find function "stripeFormOutput"
Call: runApp ... attachDependencies -> tagList -> div -> <Anonymous> -> tag
Execution halted
MarkEdmondson1234 commented 5 years ago

I would try the other stripe package on CRAN as this one is not maintained.