<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Full path for create payment and mark order as paid in external API in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Full-path-for-create-payment-and-mark-order-as-paid-in-external/m-p/63261#M37431</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I don't realy known how it's flow of payments look like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's true if I want to buy something via card then I need:&lt;BR /&gt;1.&amp;nbsp;Client: Authorize a Credit Card (with &lt;SPAN&gt;transactionType&amp;nbsp;&lt;/SPAN&gt;= &lt;SPAN&gt;transactionType&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;2. Server: Get Held Transaction List (to allow me to send information to server to set order as paid)&lt;/P&gt;&lt;P&gt;3. Server: Approve or Decline Held Transaction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I want pay via PayPal Express then I need use actions:&lt;/P&gt;&lt;P&gt;1. Client:&amp;nbsp;Authorization and Capture, Continued&lt;/P&gt;&lt;P&gt;2. Server: Get Held Transaction List (to allow me to send information to server to set order as paid)&lt;/P&gt;&lt;P&gt;3. Server: Approve or Decline Held Transaction&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Could you correct if I wrong?&lt;BR /&gt;&lt;BR /&gt;Because I want to create actions in API and I don't really know If it's all action which I should use.&lt;BR /&gt;Of course, action from server I want to create as actions where will be runned &lt;SPAN&gt;every now and then (1 per 10 min)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 15:01:58 GMT</pubDate>
    <dc:creator>SajanSSJ4</dc:creator>
    <dc:date>2018-06-01T15:01:58Z</dc:date>
    <item>
      <title>Full path for create payment and mark order as paid in external API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Full-path-for-create-payment-and-mark-order-as-paid-in-external/m-p/63261#M37431</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I don't realy known how it's flow of payments look like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's true if I want to buy something via card then I need:&lt;BR /&gt;1.&amp;nbsp;Client: Authorize a Credit Card (with &lt;SPAN&gt;transactionType&amp;nbsp;&lt;/SPAN&gt;= &lt;SPAN&gt;transactionType&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;2. Server: Get Held Transaction List (to allow me to send information to server to set order as paid)&lt;/P&gt;&lt;P&gt;3. Server: Approve or Decline Held Transaction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I want pay via PayPal Express then I need use actions:&lt;/P&gt;&lt;P&gt;1. Client:&amp;nbsp;Authorization and Capture, Continued&lt;/P&gt;&lt;P&gt;2. Server: Get Held Transaction List (to allow me to send information to server to set order as paid)&lt;/P&gt;&lt;P&gt;3. Server: Approve or Decline Held Transaction&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Could you correct if I wrong?&lt;BR /&gt;&lt;BR /&gt;Because I want to create actions in API and I don't really know If it's all action which I should use.&lt;BR /&gt;Of course, action from server I want to create as actions where will be runned &lt;SPAN&gt;every now and then (1 per 10 min)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 15:01:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Full-path-for-create-payment-and-mark-order-as-paid-in-external/m-p/63261#M37431</guid>
      <dc:creator>SajanSSJ4</dc:creator>
      <dc:date>2018-06-01T15:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Full path for create payment and mark order as paid in external API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Full-path-for-create-payment-and-mark-order-as-paid-in-external/m-p/63287#M37446</link>
      <description>&lt;P&gt;Hello again,&lt;BR /&gt;&lt;BR /&gt;Propably you don't know what I want to know.&lt;BR /&gt;&lt;BR /&gt;I want to know, when can I know is some payment are complited (sended data is correct, and bank don't abort that payment from "not enought money on billing" or something), because in some payment providers I know that is a posibility to get reall information about is money get from billing and sended to merchant required a lot of time (e.g. from 1 payment provider from diffrent country I need to wait sometimes ~6h, so simple request for that is not possible)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sometimes I thought about that I need to get "settled" payments for get payments really paid, but I don't sure it is correct thinking (because if I good remember then I heard something about ~30 days from Authorized -&amp;gt; Expired)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me withone status is correct time to allow me to set payment is really paid?&lt;BR /&gt;&lt;SPAN&gt;Captured/Pending Settlement?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 09:01:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Full-path-for-create-payment-and-mark-order-as-paid-in-external/m-p/63287#M37446</guid>
      <dc:creator>SajanSSJ4</dc:creator>
      <dc:date>2018-06-04T09:01:20Z</dc:date>
    </item>
  </channel>
</rss>

