paypal erstelle ein wiederkehrendes Profil mit dem nächsten Zahlungsdatum, das dem Startdatum des Profils entspricht

Das erstellte Profil von recurring paypal zeigt das nächste Zahlungsdatum genau wie das Startdatum des Profils. Ich denke, es sollte das nächste Zahlungsdatum bis zum nächsten Monat anzeigen. Das folgende Array-Format wird gesendet, um ein Profil zu erstellen.

 Array
 (
[0] => 
[1] => AMT=9.99
[2] => CREDITCARDTYPE=Visa
[3] => ACCT=4662886735437488
[4] => EXPDATE=092017
[5] => CVV2=121
[6] => FIRSTNAME=Naeem+Bhatti
[7] => LASTNAME=
[8] => STREET=my+address+1
[9] => CITY=westchester
[10] => STATE=Alabama
[11] => ZIP=eq2
[12] => COUNTRYCODE=US
[13] => CURRENCYCODE=USD
[14] => PROFILESTARTDATE=2012-10-01T0%3A0%3A0
[15] => BILLINGPERIOD=Month
[16] => BILLINGFREQUENCY=1
[17] => DESC=Zimmapp Payment
[18] => [email protected]
[19] => PAYMENTACTION=Sale
[20] => AUTOBILLAMT=AddToNextBilling
[21] => BILLINGTYPE=RecurringPayments
[22] => TOTALBILLINGCYCLES=0
 )

und so entsteht das profil.

 Profile ID I-74V7UV5N4SBT
 Product/service    Zimmapp Payment
 Start date Oct 1, 2012
 End date   Indefinite - continue until canceled
 Next payment date  Oct 1, 2012

 Payment type   Regular Recurring Payment
 Payment cycle  Monthly
 Total cycles   Indefinite
 Cycles remaining   Indefinite
 Amount due per cycle   $9.99 USD Details
 Amount received    $0.00 USD

Was ich will, sind monatliche Gebühren von 9,99 für den Benutzer, aber der nächste Zahlungstermin ist derselbe? bitte vorschlagen.

Antworten auf die Frage(1)

Ihre Antwort auf die Frage