mirror of
https://github.com/itflow-org/itflow
synced 2026-05-05 10:47:48 +00:00
Stripe Payment: Rollback stipe-php from 20.0.0 back to 19.4.1 to fix a isses with adding saved paymentss, Stripe updated their API in which we will update to a later date
This commit is contained in:
@@ -22,7 +22,6 @@ class Supplier extends \Stripe\ApiResource
|
||||
const REMOVAL_PATHWAY_BIOMASS_CARBON_REMOVAL_AND_STORAGE = 'biomass_carbon_removal_and_storage';
|
||||
const REMOVAL_PATHWAY_DIRECT_AIR_CAPTURE = 'direct_air_capture';
|
||||
const REMOVAL_PATHWAY_ENHANCED_WEATHERING = 'enhanced_weathering';
|
||||
const REMOVAL_PATHWAY_MARINE_CARBON_REMOVAL = 'marine_carbon_removal';
|
||||
|
||||
/**
|
||||
* Lists all available Climate supplier objects.
|
||||
|
||||
Reference in New Issue
Block a user