202-ecommerce / stripe_official

After years of hard work with Stripe connector for PrestaShop, 202 ecommerce stop the development of Stripe module on January 9th 2023. Thanks for all contributors that help us!
20 stars 20 forks source link

Custom hook to define stripe metadata (27526) #187

Closed Afayadas closed 1 year ago

Afayadas commented 1 year ago
Questions Answers
Description? add hook to define custom metadata during Stripe payment
Type? new feature
BC breaks? no
Deprecations? no
Fixed ticket? Evol #27526.
How to test? Use actionStripeOfficialMetadataDefinition hook in other module to add custom metadata to stripe payment.
clotairer commented 1 year ago

PHP Stan error

 ------ ----------------------------------------------------------------- 
  Line   modules/stripe_official/stripe_official.php                      
 ------ ----------------------------------------------------------------- 
  520    Call to an undefined static method Hook::getHookStatusByName().  
 ------ -----------------------------------------------------------------