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; } }

SMITHIUS LIMITED

Name of Company: SMITHIUS LIMITED Company Number: 09816468 Nature of Business: Information technology consultancy activities Registered office: 9 Ensign House, Admirals Way, Marsh Wall, London E14 9XQ…

View the original article

Related Posts:

Appointment Details

Related Content

Company Details

Latest appointments

BLACKBERRY CONSULTING LTD

Company Number: 08333017 Name of Company: BLACKBERRY CONSULTING LTD Nature of Business: Business Management and Consulting Registered office: The registered office of Blackberry Consulting Ltd

Read More »

DW THURMASTON LIMITED

Company Number: 07009918 Name of Company: DW THURMASTON LIMITED Previous Name of Company: Bespoke Motorsport Radiators Limited Nature of Business: Dormant Company Registered office: Artisans`

Read More »

46 COFFEE HOUSE LTD

Company Number: 11398785 Name of Company: 46 COFFEE HOUSE LTD Nature of Business: Unlicensed Restaurants and Caf? Registered office: 46 Queen Street, Neath, Neath Port

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.