ll|\Stripe\StripeObject $treasury Treasury details related to this authorization if it was created on a FinancialAccount. * @property \Stripe\StripeObject $verification_data * @property null|string $wallet The digital wallet used for this transaction. One of apple_pay, google_pay, or samsung_pay. Will populate as null when no digital wallet was utilized. */ class Authorization extends \Stripe\ApiResource { const OBJECT_NAME = 'issuing.authorization'; use \Stripe\ApiOperations\All; use \Stripe\ApiOperations\Retrieve; use \Stripe\ApiOperations\Update; /** * @param null|array $params * @param null|array|string $opts * * @throws \Stripe\Exception\ApiErrorException if the request fails * * @return \Stripe\Issuing\Authorization the approved authorization */ public function approve($params = null, $opts = null) { $url = $this->instanceUrl() . '/approve'; list($response, $opts) = $this->_request('post', $url, $params, $opts); $this->refreshFrom($response, $opts); return $this; } /** * @param null|array $params * @param null|array|string $opts * * @throws \Stripe\Exception\ApiErrorException if the request fails * * @return \Stripe\Issuing\Authorization the declined authorization */ public function decline($params = null, $opts = null) { $url = $this->instanceUrl() . '/decline'; list($response, $opts) = $this->_request('post', $url, $params, $opts); $this->refreshFrom($response, $opts); return $this; } }

ALPHA CATERING LTD

Company Number: 12029206 Name of Company: ALPHA CATERING LTD Trading Name: Express Kebab House Nature of Business: Take-away food shops and mobile food stands Registered office: Suite 501, Unit 2, 94A…

View the original article

Related Posts:

Appointment Details

Related Content

Company Details

Latest appointments

ESCALLA TS LTD

ESCALLA TS LTD (Company Number 05333127 ) (“the Company”) – In Administration Registered office: Goodwood House, Blackbrook Park Avenue, Taunton, Somerset, TA1 2PX; Former Registered

Read More »

ST AUGUSTINES COLLEGE LTD

Appointment of Administrators In the High Court of Justice Business and Property Court in Manchester Company and Insolvency List, No 609 of 2025 ST AUGUSTINES

Read More »
Register to access more data

Register as a user to access additional data tables. It’s free to register and we won’t share your details with anyone.