Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
BraintreeSearchAdapter.php
Go to the documentation of this file.
1 <?php
7 
8 use Braintree\MultipleValueNode;
9 use Braintree\RangeNode;
10 use Braintree\TextNode;
11 use Braintree\Transaction;
12 use Braintree\TransactionSearch;
13 
19 {
24  public function id()
25  {
26  return TransactionSearch::id();
27  }
28 
32  public function merchantAccountId()
33  {
34  return TransactionSearch::merchantAccountId();
35  }
36 
40  public function orderId()
41  {
42  return TransactionSearch::orderId();
43  }
44 
48  public function paypalPaymentId()
49  {
50  return TransactionSearch::paypalPaymentId();
51  }
52 
56  public function createdUsing()
57  {
58  return TransactionSearch::createdUsing();
59  }
60 
64  public function type()
65  {
66  return TransactionSearch::type();
67  }
68 
72  public function createdAt()
73  {
74  return TransactionSearch::createdAt();
75  }
76 
80  public function amount()
81  {
83  }
84 
88  public function status()
89  {
90  return TransactionSearch::status();
91  }
92 
96  public function settlementBatchId()
97  {
98  return TransactionSearch::settlementBatchId();
99  }
100 
104  public function paymentInstrumentType()
105  {
106  return TransactionSearch::paymentInstrumentType();
107  }
108 }
if( $block->displayPriceExclTax()||$block->displayBothPrices())(__('Excl. Tax')) ?>"> <?php if ($block -> displayPriceWithWeeeDetails()): ?> <span class="cart-tax-total" data-mage-init=' Magento Weee Helper Data Magento Weee Helper Data title amount
Definition: unit.phtml:68